mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add kekchain logo (#1488)
Co-authored-by: Interchained <president@worldvaporexpo.com>
This commit is contained in:
parent
50ac7a0f93
commit
60de2bf17d
25
_data/chains/eip155-420666.json
Normal file
25
_data/chains/eip155-420666.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Kekchain",
|
||||
"chain": "kek",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://testnet.kekchain.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KEK",
|
||||
"symbol": "KEK",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://kekchain.com",
|
||||
"shortName": "KEK",
|
||||
"chainId": 420666,
|
||||
"networkId": 1,
|
||||
"icon": "kek",
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://testnet-explorer.kekchain.com",
|
||||
"icon": "kek",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
8
_data/icons/kek.json
Normal file
8
_data/icons/kek.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmNzwHAmaaQyuvKudrzGkrTT2GMshcmCmJ9FH8gG2mNJtM",
|
||||
"width":300,
|
||||
"height":300,
|
||||
"format":"svg"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user