mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
17881c34f5
commit
6ebe16591c
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user