-
Notifications
You must be signed in to change notification settings - Fork 1
/
mainnet.json
30 lines (30 loc) · 937 Bytes
/
mainnet.json
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
{
"chainId":"384da888112027f0321850a169f737c33e53b388aad48b5adace4bab97f437e0",
"explorerUrl":"https://protonscan.io",
"explorerName":"ProtonScan.io",
"resourceTokenSymbol":"SYS",
"resourceTokenContract":"eosio.token",
"systemTokenSymbol":"XPR",
"systemTokenContract":"eosio.token",
"rpcEndpoints":[
"https://mainnet-rpc.api.protondex.com",
"https://api.protonnz.com",
"https://proton.greymass.com"
],
"actionsRpcEndpoints":[
"https://proton.greymass.com",
"https://proton.cryptolions.io",
"https://proton.eosusa.news"
],
"hyperionEndpoints":[
"https://proton.eosusa.io",
"https://proton.pink.gg",
"https://aa-proton.saltant.io",
"https://proton.cryptolions.io",
"https://frankfurt.protondata.net"
],
"lightEndpoints":[
"https://proton.light-api.net"
],
"atomicassetsEndpoint": "https://proton.api.atomicassets.io"
}