mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
279 B
JSON
17 lines
279 B
JSON
{
|
|
"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"
|
|
}
|