Update info.json (#11117)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-02 22:49:17 +03:00 committed by GitHub
parent f0a344cd7e
commit bcd6f59ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,19 @@
"symbol": "WBTC",
"decimals": 8,
"status": "active",
"id": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599"
"id": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
"links": [
{
"name": "whitepaper",
"url": "https://wbtc.network/assets/wrapped-tokens-whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/wrapped-bitcoin/"
}
]
}