mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
debank (#1886)
* debank * remove debank icon now * 116 chainID * mainnet
This commit is contained in:
parent
a7cd0b6871
commit
2b70b81be7
16
_data/chains/eip155-115.json
Normal file
16
_data/chains/eip155-115.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "DeBank Testnet",
|
||||||
|
"chain": "DeBank",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "debank-testnet",
|
||||||
|
"chainId": 115,
|
||||||
|
"networkId": 115,
|
||||||
|
"explorers": []
|
||||||
|
}
|
16
_data/chains/eip155-116.json
Normal file
16
_data/chains/eip155-116.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "DeBank Mainnet",
|
||||||
|
"chain": "DeBank",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "debank-mainnet",
|
||||||
|
"chainId": 116,
|
||||||
|
"networkId": 116,
|
||||||
|
"explorers": []
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user