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