mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
71e377e338
commit
8876b99a0f
|
@ -19,5 +19,6 @@
|
|||
"name": "aacscan",
|
||||
"url": "https://scan.acuteangle.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}],
|
||||
"icon": "aac"
|
||||
}
|
8
_data/icons/aac.json
Normal file
8
_data/icons/aac.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmRUrz4dULaoaMpnqd8qXT7ehwz3aaqnYKY4ePsy7isGaF",
|
||||
"width":512,
|
||||
"height":512,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user