debank icon & info (#1914)

* debank icon & info

* fix icon
This commit is contained in:
haiyang 2022-11-22 17:54:51 +08:00 committed by GitHub
parent dd0c6d7e6c
commit fbadccdcdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 2 deletions

View File

@ -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,

View File

@ -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,

8
_data/icons/debank.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
"width": 400,
"height": 400,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB