mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
3b7d7a3516
commit
7b59345ff4
23
_data/chains/eip155-118.json
Normal file
23
_data/chains/eip155-118.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Arcology Testnet",
|
||||
"chain": "Arcology",
|
||||
"icon": "acolicon",
|
||||
"rpc": ["https://testnet.arcology.network/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Arcology Coin",
|
||||
"symbol": "Acol",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://arcology.network/",
|
||||
"shortName": "arcology",
|
||||
"chainId": 118,
|
||||
"networkId": 118,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "arcology",
|
||||
"url": "https://testnet.arcology.network/explorer",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/acolicon.json
Normal file
8
_data/icons/acolicon.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmRD7itMvaZutfBjyA7V9xkMGDtsZiJSagPwd3ijqka8kE",
|
||||
"width": 288,
|
||||
"height": 288,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user