Add AEROCHAIN TESTNET

This commit is contained in:
Doni Wicaksono 2022-03-30 02:00:07 +07:00
parent 427b062814
commit 1d0ba60961
No known key found for this signature in database
GPG Key ID: 9C2D30EC6505C0D2

View File

@ -0,0 +1,25 @@
{
"name": "AEROCHAIN TESTNET",
"chain": "AEROCHAIN",
"network": "testnet",
"rpc": [
"https://trpc.aerochaincoin.org/",
"https://trpc.aerochain.id/"
],
"faucets": [],
"nativeCurrency": {
"name": "AEROCHAIN",
"symbol": "ARC",
"decimals": 18
},
"infoURL": "https://aerochaincoin.org/",
"shortName": "arc",
"chainId": 788,
"networkId": 788,
"explorers": [{
"name": "aeroscan",
"url": "https://testnet.aeroscan.id/",
"standard": "EIP3091"
}]
}