mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@342ef535f4 🚀
This commit is contained in:
parent
dc96a8d0f2
commit
bb381e3748
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2744,15 +2744,15 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Evmos Testnet",
|
"name": "Evmos Testnet",
|
||||||
"chainId": 9000,
|
"chainId": 9000,
|
||||||
"shortName": "evmos-mons",
|
"shortName": "evmos-testnet",
|
||||||
"networkId": 9000,
|
"networkId": 9000,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Photon",
|
"name": "Photon",
|
||||||
"symbol": "PHOTON",
|
"symbol": "PHOTON",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://ethereum.rpc.evmos.dev"],
|
"rpc": ["https://evmos-archive-testnet.api.bdnodes.net:8545"],
|
||||||
"faucets": ["https://faucet.evmos.org"],
|
"faucets": ["https://faucet.evmos.dev"],
|
||||||
"infoURL": "https://evmos.org"
|
"infoURL": "https://evmos.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "Evmos",
|
"name": "Evmos",
|
||||||
|
|
|
@ -3724,26 +3724,26 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Evmos Testnet",
|
"name": "Evmos Testnet",
|
||||||
"chain": "Evmos",
|
"chain": "Evmos",
|
||||||
"rpc": ["https://ethereum.rpc.evmos.dev"],
|
"rpc": ["https://evmos-archive-testnet.api.bdnodes.net:8545"],
|
||||||
"faucets": ["https://faucet.evmos.org"],
|
"faucets": ["https://faucet.evmos.dev"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Photon",
|
"name": "Photon",
|
||||||
"symbol": "PHOTON",
|
"symbol": "PHOTON",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://evmos.org",
|
"infoURL": "https://evmos.org",
|
||||||
"shortName": "evmos-mons",
|
"shortName": "evmos-testnet",
|
||||||
"chainId": 9000,
|
"chainId": 9000,
|
||||||
"networkId": 9000,
|
"networkId": 9000,
|
||||||
"icon": "evmos",
|
"icon": "evmos",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Evmos EVM Explorer (Blockscout)",
|
"name": "Evmos EVM Explorer (Blockscout)",
|
||||||
"url": "https://evm.evmos.org",
|
"url": "https://evm.evmos.dev",
|
||||||
"standard": "none",
|
"standard": "none",
|
||||||
"icon": "evmos"
|
"icon": "evmos"
|
||||||
}, {
|
}, {
|
||||||
"name": "Evmos Cosmos Explorer (Big Dipper)",
|
"name": "Evmos Cosmos Explorer",
|
||||||
"url": "https://explorer.evmos.org",
|
"url": "https://explorer.evmos.dev",
|
||||||
"standard": "none",
|
"standard": "none",
|
||||||
"icon": "evmos"
|
"icon": "evmos"
|
||||||
}]
|
}]
|
||||||
|
|
|
@ -210,7 +210,7 @@
|
||||||
"tolo": "eip155:8724",
|
"tolo": "eip155:8724",
|
||||||
"ambrostestnet": "eip155:8888",
|
"ambrostestnet": "eip155:8888",
|
||||||
"berg": "eip155:8995",
|
"berg": "eip155:8995",
|
||||||
"evmos-mons": "eip155:9000",
|
"evmos-testnet": "eip155:9000",
|
||||||
"evmos": "eip155:9001",
|
"evmos": "eip155:9001",
|
||||||
"GENEC": "eip155:9100",
|
"GENEC": "eip155:9100",
|
||||||
"trpg": "eip155:9527",
|
"trpg": "eip155:9527",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user