mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
13 lines
526 B
JSON
13 lines
526 B
JSON
{
|
|
"name": "UNIFUND",
|
|
"website": "https://unifund.global",
|
|
"source_code": "https://etherscan.io/address/0x04b5e13000c6e9a3255dc057091f3e3eeee7b0f0#code",
|
|
"white_paper": "https://unifund.global/assets/docs/UnipumpWPv1.pdf",
|
|
"description": "Managed Trading Funds on Uniswap",
|
|
"explorer": "https://etherscan.io/token/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0",
|
|
"type": "ERC20",
|
|
"symbol": "iFUND",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0"
|
|
} |