mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
25 lines
946 B
JSON
25 lines
946 B
JSON
{
|
|
"name": "YMPL",
|
|
"website": "https://ymplprotocol.com",
|
|
"source_code": "https://github.com/ympl-protocol",
|
|
"white_paper": "",
|
|
"description": "YMPL is a probabilistic DeFi protocol that rebases the token supply in a set of intervals based on probabilistic model. YMPL s not a stablecoin, no price target of $1. Its price discovery is purely based on the demands and supply of the market and chances.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/ymplofficial",
|
|
"handle": "ymplofficial"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/ympl",
|
|
"handle": "ympl"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xb7ba8461664dE526A3ae44189727DFC768625902",
|
|
"type": "ERC20",
|
|
"symbol": "YMPL",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0xb7ba8461664dE526A3ae44189727DFC768625902"
|
|
} |