From bcd6f59ae87fdafc1330c414255b4f2475fe4d68 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Fri, 2 Jul 2021 22:49:17 +0300 Subject: [PATCH] Update info.json (#11117) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json index 31e09897c..594701c05 100644 --- a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json +++ b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json @@ -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/" + } + ] } \ No newline at end of file