mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
399 B
JSON
11 lines
399 B
JSON
{
|
|
"name": "MIDAS",
|
|
"website": "https://midas-defi.finance",
|
|
"description": "Every time you stake and unstake tokens, the contract will automatically harvest MDS rewards for you",
|
|
"explorer": "https://etherscan.io/token/0x0290B327A8583bD6FA63c130B732a808864e55Fc",
|
|
"type": "ERC20",
|
|
"symbol": "MDS",
|
|
"decimals": 18,
|
|
"id": "0x0290B327A8583bD6FA63c130B732a808864e55Fc"
|
|
}
|