chains/chains/eip155-512.json

25 lines
491 B
JSON

{
"name": "Double-A Chain Mainnet",
"chain": "AAC",
"rpc": ["https://rpc.acuteangle.com"],
"faucets": [],
"nativeCurrency": {
"name": "Acuteangle Native Token",
"symbol": "AAC",
"decimals": 18
},
"infoURL": "https://www.acuteangle.com/",
"shortName": "aac",
"chainId": 512,
"networkId": 512,
"slip44": 1512,
"explorers": [
{
"name": "aacscan",
"url": "https://scan.acuteangle.com",
"standard": "EIP3091"
}
],
"icon": "aac"
}