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