mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
277 B
JSON
17 lines
277 B
JSON
{
|
|
"name": "DeBank Mainnet",
|
|
"chain": "DeBank",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Ether",
|
|
"symbol": "ETH",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "",
|
|
"shortName": "debank-mainnet",
|
|
"chainId": 116,
|
|
"networkId": 116,
|
|
"explorers": []
|
|
}
|