mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Add CW20 Terra token Anchor Protocol ANC (#17340)
* Add CW20 Terra token Anchor Protocol ANC * Explorer * Update logo to larger image * fix link Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
2794a27cfb
commit
d60ea3eb96
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Anchor Protocol Token",
|
||||
"website": "https://www.anchorprotocol.com",
|
||||
"description": "The Anchor Token (ANC) is Anchor Protocol's governance token. ANC tokens can be deposited to create new governance polls, which can be voted on by users that have staked ANC.",
|
||||
"explorer": "https://finder.terra.money/mainnet/address/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76",
|
||||
"type": "TERRA",
|
||||
"symbol": "ANC",
|
||||
"decimals": 6,
|
||||
"status": "active",
|
||||
"id": "terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76",
|
||||
"tags": [
|
||||
"staking",
|
||||
"governance"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/9aUYgpKZ9c"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://anchorprotocol.com/docs/anchor-v1.1.pdf"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
Reference in New Issue
Block a user