Fixes (sanity and consistency, auto)

This commit is contained in:
unanoc 2022-02-21 09:39:51 +00:00 committed by trust-wallet-merge-bot
parent 17881c34f5
commit 6ebe16591c

View File

@ -1,17 +1,13 @@
{
"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",
"type": "CW20",
"decimals": 6,
"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.",
"website": "https://www.anchorprotocol.com",
"explorer": "https://finder.terra.money/mainnet/address/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76",
"status": "active",
"id": "terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76",
"tags": [
"staking",
"governance"
],
"links": [
{
"name": "discord",
@ -21,5 +17,9 @@
"name": "whitepaper",
"url": "https://anchorprotocol.com/docs/anchor-v1.1.pdf"
}
],
"tags": [
"staking",
"governance"
]
}
}