add arcology testnet (#2313)

* add arcology testnet

* Prettier
This commit is contained in:
Vincent 2023-02-22 18:26:46 +08:00 committed by GitHub
parent 3b7d7a3516
commit 7b59345ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View 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"
}
]
}

View File

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