Create eip155-512.json (#953)

* Create eip155-512.json

add AAC

* Update _data/chains/eip155-512.json

Co-authored-by: syr0910 <yanyan8809107@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
syr0910 2022-03-09 15:40:30 +08:00 committed by GitHub
parent 9ee67b2391
commit 71e377e338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,23 @@
{
"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"
}]
}