mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
9a27a14a58
commit
6dd1ea7545
28
_data/chains/eip155-9000.json
Normal file
28
_data/chains/eip155-9000.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "Evmos Testnet",
|
||||
"chain": "Evmos",
|
||||
"network": "testnet",
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.evmos.org"],
|
||||
"nativeCurrency": {
|
||||
"name": "Photon",
|
||||
"symbol": "PHOTON",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://evmos.org",
|
||||
"shortName": "evmos-mons",
|
||||
"chainId": 9000,
|
||||
"networkId": 9000,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Evmos EVM Explorer (Blockscout)",
|
||||
"url": "https://evm.evmos.org",
|
||||
"standard": "none"
|
||||
},
|
||||
{
|
||||
"name": "Evmos Cosmos Explorer (Big Dipper)",
|
||||
"url": "https://explorer.evmos.org",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user