generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.upptimerc.yml
55 lines (52 loc) · 1.45 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Change these first
owner: gnosischain
repo: gnosischain-uptime
sites:
- name: "RPC"
method: POST
url: https://rpc.gnosischain.com/
headers: ["Content-Type: application/json"]
body: |
{
"method": "eth_blockNumber",
"params":[],
"id":1,
"jsonrpc":"2.0"
}
- name: "GatewayFM Public RPC"
method: POST
url: https://rpc.gnosis.gateway.fm/
headers: ["Content-Type: application/json"]
body: |
{
"method": "eth_blockNumber",
"params":[],
"id":1,
"jsonrpc":"2.0"
}
- name: "Beacon RPC"
url: https://rpc-gbc.gnosischain.com/eth/v1/beacon/headers
- name: "Gnosisscan"
url: https://gnosisscan.io/
- name: "Blockscout Explorer"
url: https://blockscout.com/xdai/mainnet
- name: "Beacon Explorer"
url: https://beacon.gnosischain.com/
- name: "Ethstats"
url: https://ethstats.gnosischain.com/
- name: "Faucet"
url: https://gnosisfaucet.com/
- name: "Bridge Explorer"
url: https://bridge-explorer.gnosischain.com/
- name: "xDaiBridge"
url: https://bridge.gnosischain.com/
- name: "OmniBridge"
url: https://omni.gnosischain.com/bridge
- name: "Beacon Checkpoint Sync"
url: https://checkpoint.gnosischain.com/
status-website:
name: GnosisChain
introTitle: "**GnosisChain** the Community-Run Chain"
introMessage: Check the availability for GnosisChain services
cname: status.gnosischain.com
theme: light