mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added AlveyChain and Icons (#2419)
* Added AlveyChain and Icons * Update eip155-3797.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
3bcac7bc38
commit
0dcde6b1de
23
_data/chains/eip155-3797.json
Normal file
23
_data/chains/eip155-3797.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "AlveyChain Mainnet",
|
||||||
|
"chain": "ALV",
|
||||||
|
"icon": "alveychain",
|
||||||
|
"rpc": ["https://rpc.alveychain.com/rpc", "https://rpc2.alvey.io/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "AlveyCoin",
|
||||||
|
"symbol": "ALV",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://alveyscan.com/rpc",
|
||||||
|
"shortName": "alv",
|
||||||
|
"chainId": 3797,
|
||||||
|
"networkId": 3797,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "AlveyScan",
|
||||||
|
"url": "https://alveyscan.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/alveychain.json
Normal file
8
_data/icons/alveychain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmSwczpPLBG6ob1a8WLoujthiCPzwEyJNp7WdKRi52qbWX",
|
||||||
|
"width": 310,
|
||||||
|
"height": 310,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 147 KiB |
Loading…
Reference in New Issue
Block a user