chains/chains/eip155-1313161555.json

23 lines
458 B
JSON

{
"name": "Aurora Testnet",
"chain": "NEAR",
"rpc": ["https://testnet.aurora.dev/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
"shortName": "aurora-testnet",
"chainId": 1313161555,
"networkId": 1313161555,
"explorers": [
{
"name": "aurorascan.dev",
"url": "https://testnet.aurorascan.dev",
"standard": "EIP3091"
}
]
}