mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
evmos testnet
This commit is contained in:
parent
2718c1060d
commit
91187720a1
27
_data/chains/cosmos-evmos_9000.json
Normal file
27
_data/chains/cosmos-evmos_9000.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "Evmos Testnet",
|
||||
"chain": "Evmos",
|
||||
"network": "testnet",
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.evmos.org"],
|
||||
"nativeCurrency": {
|
||||
"name": "Photon",
|
||||
"symbol": "PHOTON",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://evmos.org",
|
||||
"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