From 6df20eabd7f7477b488fc8527cc678a5882cf0fe Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Mon, 13 Sep 2021 02:41:58 +0300 Subject: [PATCH] Add links WaultSwap (#13550) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz --- .../info.json | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json b/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json index 00856441a..5b8c03de5 100644 --- a/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json +++ b/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json @@ -7,5 +7,23 @@ "description": "Wault Finance is a decentralized finance hub that connects all of the primary DeFi use-cases within one simple ecosystem, on the Binance Smart Chain. In short, an all-in-one DeFi Platform!We’ve built a protocol including 2 tokens – WAULTx and WEX – and some unique features such as: WaultSwap (AMM), Wault Launchpad (new project presales), Wault Locker (liquidity locks for new or established projects), Wault Farms (staking and farming) and many other great services.", "explorer": "https://polygonscan.com/token/0x4c4bf319237d98a30a929a96112effa8da3510eb", "status": "active", - "id": "0x4c4BF319237D98a30A929A96112EfFa8DA3510EB" + "id": "0x4c4BF319237D98a30A929A96112EfFa8DA3510EB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Wault_Finance" + }, + { + "name": "github", + "url": "https://github.com/WaultFinance" + }, + { + "name": "telegram", + "url": "https://t.me/WaultFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/waultswap-polygon/" + } + ] } \ No newline at end of file