mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-9000.json (#917)
This commit is contained in:
parent
0307521f9e
commit
342ef535f4
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"name": "Evmos Testnet",
|
||||
"chain": "Evmos",
|
||||
"rpc": ["https://ethereum.rpc.evmos.dev"],
|
||||
"faucets": ["https://faucet.evmos.org"],
|
||||
"rpc": ["https://evmos-archive-testnet.api.bdnodes.net:8545"],
|
||||
"faucets": ["https://faucet.evmos.dev"],
|
||||
"nativeCurrency": {
|
||||
"name": "Photon",
|
||||
"symbol": "PHOTON",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://evmos.org",
|
||||
"shortName": "evmos-mons",
|
||||
"shortName": "evmos-testnet",
|
||||
"chainId": 9000,
|
||||
"networkId": 9000,
|
||||
"icon": "evmos",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Evmos EVM Explorer (Blockscout)",
|
||||
"url": "https://evm.evmos.org",
|
||||
"url": "https://evm.evmos.dev",
|
||||
"standard": "none",
|
||||
"icon": "evmos"
|
||||
},
|
||||
{
|
||||
"name": "Evmos Cosmos Explorer (Big Dipper)",
|
||||
"url": "https://explorer.evmos.org",
|
||||
"name": "Evmos Cosmos Explorer",
|
||||
"url": "https://explorer.evmos.dev",
|
||||
"standard": "none",
|
||||
"icon": "evmos"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user