mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
9ee67b2391
commit
71e377e338
23
_data/chains/eip155-512.json
Normal file
23
_data/chains/eip155-512.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user