mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
903 B
JSON
25 lines
903 B
JSON
{
|
|
"name": "YMPL",
|
|
"website": "https://ymplprotocol.com",
|
|
"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.",
|
|
"explorer": "https://etherscan.io/token/0xb7ba8461664dE526A3ae44189727DFC768625902",
|
|
"type": "ERC20",
|
|
"symbol": "YMPL",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0xb7ba8461664dE526A3ae44189727DFC768625902",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ympl-protocol"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ymplofficial"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/ympl"
|
|
}
|
|
]
|
|
} |