mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
ebae0c0cc0
commit
4028543446
24
_data/chains/eip155-1701.json
Normal file
24
_data/chains/eip155-1701.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Anytype EVM Chain",
|
||||||
|
"chain": "ETH",
|
||||||
|
"icon": "any",
|
||||||
|
"rpc": ["https://geth.anytype.io"],
|
||||||
|
"faucets": ["https://evm.anytype.io/faucet"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ANY",
|
||||||
|
"symbol": "ANY",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://evm.anytype.io",
|
||||||
|
"shortName": "AnytypeChain",
|
||||||
|
"chainId": 1701,
|
||||||
|
"networkId": 1701,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Anytype Explorer",
|
||||||
|
"url": "https://explorer.anytype.io",
|
||||||
|
"icon": "any",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/any.json
Normal file
8
_data/icons/any.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmaARJiAQUn4Z6wG8GLEry3kTeBB3k6RfHzSZU9SPhBgcG",
|
||||||
|
"width": 200,
|
||||||
|
"height": 200,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue
Block a user