-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swap: add missing tags (required), lowercase standardize (#287)
* Swap: add missing tags (required), lowercase standardize * run format document JSON
- Loading branch information
1 parent
24dfe06
commit f569185
Showing
5 changed files
with
68 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
{ | ||
"name": "VeRocket (ZumoSwap)", | ||
"href": "https://app.verocket.com", | ||
"desc": "Fast token swap service built for VeChain (formerly ZumoSwap)", | ||
"category": "defi", | ||
"tags": [ | ||
"tool", | ||
"tokens", | ||
"VIP-180" | ||
], | ||
"isVeWorldSupported": true | ||
"name": "VeRocket (ZumoSwap)", | ||
"href": "https://app.verocket.com", | ||
"desc": "Fast token swap service built for VeChain (formerly ZumoSwap)", | ||
"category": "defi", | ||
"tags": [ | ||
"tool", | ||
"tokens", | ||
"VIP-180", | ||
"swap" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
{ | ||
"name": "Turtle Swap", | ||
"href": "https://TurtleSwap.TurtleLabs.Finance", | ||
"desc": "VeChains Newest Decentralized Exchange, Part of the Turtle Labs DeFi Ecosystem.", | ||
"category": "defi", | ||
"tags": ["exchange", "dex", "tool", "finance", "utilities"], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "Turtle Swap", | ||
"href": "https://TurtleSwap.TurtleLabs.Finance", | ||
"desc": "VeChains Newest Decentralized Exchange, Part of the Turtle Labs DeFi Ecosystem.", | ||
"category": "defi", | ||
"tags": [ | ||
"exchange", | ||
"dex", | ||
"tool", | ||
"finance", | ||
"utilities", | ||
"swap" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,29 @@ | ||
{ | ||
"name": "DThor Swap", | ||
"href": "https://dthor.io/#/?network=vechain&from=apphub", | ||
"desc": "Swap, earn, discover tools, and build on the leading decentralized crypto trading protocol", | ||
"category": "defi", | ||
"tags": ["DEX","Swap","trade","DeFi","VIP-180","VIP-181","VIP-210","VeFam","Staking","Farming","NFT","gameFi"], | ||
"contracts": [ | ||
"0xe22cbba738159f5851d139d682d79f3b1082bd52", | ||
"0xc5d347515bb834f116252d9fb062f99d2d36e750", | ||
"0x5871ea5cd4702ce5f28315b137e7539febe53433", | ||
"0xb9dfd9eaeeedabeb3ad41f6a88474d4a43a2307d", | ||
"0xf6981b45d7aff0f5afbc768530bd1387a05a0a7c", | ||
"0xebec91cf281d8bb0f2bc493ab7d315575267a8e4" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "DThor Swap", | ||
"href": "https://dthor.io/#/?network=vechain&from=apphub", | ||
"desc": "Swap, earn, discover tools, and build on the leading decentralized crypto trading protocol", | ||
"category": "defi", | ||
"tags": [ | ||
"DEX", | ||
"trade", | ||
"DeFi", | ||
"VIP-180", | ||
"VIP-181", | ||
"VIP-210", | ||
"VeFam", | ||
"Staking", | ||
"Farming", | ||
"NFT", | ||
"gameFi", | ||
"swap" | ||
], | ||
"contracts": [ | ||
"0xe22cbba738159f5851d139d682d79f3b1082bd52", | ||
"0xc5d347515bb834f116252d9fb062f99d2d36e750", | ||
"0x5871ea5cd4702ce5f28315b137e7539febe53433", | ||
"0xb9dfd9eaeeedabeb3ad41f6a88474d4a43a2307d", | ||
"0xf6981b45d7aff0f5afbc768530bd1387a05a0a7c", | ||
"0xebec91cf281d8bb0f2bc493ab7d315575267a8e4" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,8 @@ | |
"bridge", | ||
"cross-chain", | ||
"scalability", | ||
"tokenomics" | ||
"tokenomics", | ||
"swap" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
{ | ||
"name": "VeSwap", | ||
"href": "https://veswap.io/", | ||
"desc": "A DEX built on VeChain to support a sustainable ecosystem.", | ||
"category": "defi", | ||
"tags": [ | ||
"defi", | ||
"sustainability", | ||
"exchange", | ||
"b3tr", | ||
"dapp" | ||
], | ||
"isVeWorldSupported": true | ||
"name": "VeSwap", | ||
"href": "https://veswap.io/", | ||
"desc": "A DEX built on VeChain to support a sustainable ecosystem.", | ||
"category": "defi", | ||
"tags": [ | ||
"defi", | ||
"sustainability", | ||
"exchange", | ||
"b3tr", | ||
"dapp", | ||
"swap" | ||
], | ||
"isVeWorldSupported": true | ||
} |