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@fbadccdcdc 🚀
This commit is contained in:
parent
f6b8bc86d5
commit
284a561c46
|
@ -606,6 +606,14 @@
|
|||
"height": 1000,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "debank",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "dexit",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3,12 +3,13 @@
|
|||
"chain": "DeBank",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"icon": "debank",
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"infoURL": "https://debank.com",
|
||||
"shortName": "debank-testnet",
|
||||
"chainId": 115,
|
||||
"networkId": 115,
|
||||
|
|
|
@ -3,12 +3,13 @@
|
|||
"chain": "DeBank",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"icon": "debank",
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"infoURL": "https://debank.com",
|
||||
"shortName": "debank-mainnet",
|
||||
"chainId": 116,
|
||||
"networkId": 116,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1362,7 +1362,7 @@
|
|||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": ""
|
||||
"infoURL": "https://debank.com"
|
||||
}, {
|
||||
"name": "DeBank Mainnet",
|
||||
"chainId": 116,
|
||||
|
@ -1375,7 +1375,7 @@
|
|||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": ""
|
||||
"infoURL": "https://debank.com"
|
||||
}, {
|
||||
"name": "Fuse Mainnet",
|
||||
"chainId": 122,
|
||||
|
|
|
@ -1924,12 +1924,13 @@
|
|||
"chain": "DeBank",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"icon": "debank",
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"infoURL": "https://debank.com",
|
||||
"shortName": "debank-testnet",
|
||||
"chainId": 115,
|
||||
"networkId": 115,
|
||||
|
@ -1939,12 +1940,13 @@
|
|||
"chain": "DeBank",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"icon": "debank",
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"infoURL": "https://debank.com",
|
||||
"shortName": "debank-mainnet",
|
||||
"chainId": 116,
|
||||
"networkId": 116,
|
||||
|
|
8
icons/debank.json
Normal file
8
icons/debank.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN
Normal file
BIN
iconsDownload/QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user