From 2c5cac59bf6e89e909ee2915a2c94fbf3c9544f5 Mon Sep 17 00:00:00 2001 From: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 20:22:08 +0300 Subject: [PATCH] Add links to USDN token (#11201) * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 32 ++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json b/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json index 2e67efa9e..fd22ef930 100644 --- a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json +++ b/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json @@ -7,5 +7,35 @@ "symbol": "USDN", "decimals": 18, "status": "active", - "id": "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0" + "id": "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0", + "links": [ + { + "name": "github", + "url": "https://github.com/Neutrino-Protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/neutrino_proto" + }, + { + "name": "blog", + "url": "https://medium.com/neutrinoteam" + }, + { + "name": "facebook", + "url": "https://facebook.com/NeutrinoProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/neutrino_group" + }, + { + "name": "whitepaper", + "url": "https://wp.neutrino.at/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/neutrino/" + } + ] } \ No newline at end of file