mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add OasisChain info (#1203)
This commit is contained in:
parent
8b4f756dcb
commit
5968b3154b
26
_data/chains/eip155-26863.json
Normal file
26
_data/chains/eip155-26863.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "OasisChain Mainnet",
|
||||
"chain": "OasisChain",
|
||||
"rpc": [
|
||||
"https://rpc1.oasischain.io",
|
||||
"https://rpc2.oasischain.io",
|
||||
"https://rpc3.oasischain.io"
|
||||
],
|
||||
"faucets": [
|
||||
"http://faucet.oasischain.io"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "OAC",
|
||||
"symbol": "OAC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://scan.oasischain.io",
|
||||
"shortName": "OAC",
|
||||
"chainId": 26863,
|
||||
"networkId": 26863,
|
||||
"explorers": [{
|
||||
"name": "OasisChain Explorer",
|
||||
"url": "https://scan.oasischain.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user