trustwallet-assets/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

28 lines
948 B
JSON

{
"name": "DLP Duck Token",
"website": "https://duckdao.io",
"description": "The Duck Liquidity Pool is a DuckDAO DeFi Market Maker protocol that will provide an opportunity for yield farmers to take advantage of the new opportunities with real skin in the game.",
"explorer": "https://etherscan.io/token/0xc0ba369c8db6eb3924965e5c4fd0b4c1b91e305f",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/dao_duck",
"handle": "dao_duck"
},
{
"name": "Telegram",
"url": "https://t.me/duckliquiditypool",
"handle": "Duckliquiditypool"
},
{
"name": "Medium",
"url": "https://duckdao.medium.com",
"handle": "Duckdao"
}
],
"type": "ERC20",
"symbol": "DUCK",
"decimals": 18,
"status": "active",
"id": "0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F"
}