mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
d60ea3eb96
* 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>
26 lines
853 B
JSON
26 lines
853 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|