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@d47634d5c8 🚀
This commit is contained in:
parent
dfd6f5780a
commit
558d08ee49
File diff suppressed because one or more lines are too long
16
chains/eip155-8453.json
Normal file
16
chains/eip155-8453.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Base",
|
||||
"chain": "ETH",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://base.org",
|
||||
"shortName": "base",
|
||||
"chainId": 8453,
|
||||
"networkId": 8453,
|
||||
"status": "incubating"
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -5965,6 +5965,19 @@
|
|||
"rpc": ["https://www.krotho-test.net"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.kortho.io/"
|
||||
}, {
|
||||
"name": "Base",
|
||||
"chainId": 8453,
|
||||
"shortName": "base",
|
||||
"networkId": 8453,
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://base.org"
|
||||
}, {
|
||||
"name": "Toki Network",
|
||||
"chainId": 8654,
|
||||
|
|
|
@ -8834,6 +8834,21 @@
|
|||
"shortName": "Kortho",
|
||||
"chainId": 8285,
|
||||
"networkId": 8285
|
||||
}, {
|
||||
"name": "Base",
|
||||
"chain": "ETH",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://base.org",
|
||||
"shortName": "base",
|
||||
"chainId": 8453,
|
||||
"networkId": 8453,
|
||||
"status": "incubating"
|
||||
}, {
|
||||
"name": "Toki Network",
|
||||
"chain": "TOKI",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -458,6 +458,7 @@
|
|||
"Cypress": "eip155:8217",
|
||||
"BTON": "eip155:8272",
|
||||
"Kortho": "eip155:8285",
|
||||
"base": "eip155:8453",
|
||||
"toki": "eip155:8654",
|
||||
"toki-testnet": "eip155:8655",
|
||||
"olo": "eip155:8723",
|
||||
|
|
Loading…
Reference in New Issue
Block a user