Addition of Double-A chain and token (#955)

* 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>
This commit is contained in:
syr0910 2022-03-09 20:07:39 +08:00 committed by GitHub
parent 71e377e338
commit 8876b99a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -19,5 +19,6 @@
"name": "aacscan",
"url": "https://scan.acuteangle.com",
"standard": "EIP3091"
}]
}],
"icon": "aac"
}

8
_data/icons/aac.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmRUrz4dULaoaMpnqd8qXT7ehwz3aaqnYKY4ePsy7isGaF",
"width":512,
"height":512,
"format":"png"
}
]