mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add AEROCHAIN TESTNET (#1015)
* Add AEROCHAIN TESTNET * Update _data/chains/eip155-788.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
60ac475514
commit
446312705d
25
_data/chains/eip155-788.json
Normal file
25
_data/chains/eip155-788.json
Normal 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"
|
||||
}]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user