mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
8876b99a0f
* 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 Co-authored-by: syr0910 <yanyan8809107@gmail.com> Co-authored-by: ligi <ligi@ligi.de>
24 lines
528 B
JSON
24 lines
528 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"
|
|
} |