trustwallet-assets/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json
Nazar c247f003a7
Add links to MKR token (#11142)
* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-07-03 09:58:54 +03:00

30 lines
940 B
JSON

{
"name": "Maker",
"website": "https://makerdao.com",
"description": "Maker (MKR) is a utility token, governance token and recapitalization resource of the Maker system.",
"explorer": "https://etherscan.io/token/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2",
"research": "https://research.binance.com/en/projects/maker",
"type": "ERC20",
"symbol": "MKR",
"decimals": 18,
"status": "active",
"id": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2",
"links": [
{
"name": "blog",
"url": "https://blog.makerdao.com/"
},
{
"name": "whitepaper",
"url": "https://makerdao.com/assets/documents/purple.pdf"
},
{
"name": "reddit",
"url": "https://reddit.com/r/MakerDAO/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/maker/"
}
]
}