Skip to content

Commit fd33921

Browse files
syr0910syr0910ligi
authored
Adding Double-A Chain Testnet (ethereum-lists#956)
* Create eip155-512.json add AAC * Update _data/chains/eip155-512.json * Update eip155-512.json Update url * Create aac.json add AAC-icon * Update eip155-512.json add aacicon * Create eip155-513.json add Double-A Chain Testnet * Update eip155-513.json * Update eip155-513.json Co-authored-by: syr0910 <[email protected]> Co-authored-by: ligi <[email protected]>
1 parent 92d2e9b commit fd33921

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

_data/chains/eip155-513.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "Double-A Chain Testnet",
3+
"chain": "AAC",
4+
"icon": "aac",
5+
"rpc": [
6+
"https://rpc-testnet.acuteangle.com"
7+
],
8+
"faucets": [
9+
"https://scan-testnet.acuteangle.com/faucet"
10+
],
11+
"nativeCurrency": {
12+
"name": "Acuteangle Native Token",
13+
"symbol": "AAC",
14+
"decimals": 18
15+
},
16+
"infoURL": "https://www.acuteangle.com/",
17+
"shortName": "aact",
18+
"chainId": 513,
19+
"networkId": 513,
20+
"explorers": [{
21+
"name": "aacscan-testnet",
22+
"url": "https://scan-testnet.acuteangle.com",
23+
"standard": "EIP3091"
24+
}]
25+
}

0 commit comments

Comments
 (0)