diff --git a/defiProjectList.json b/defiProjectList.json index 1610ea1..1672f15 100644 --- a/defiProjectList.json +++ b/defiProjectList.json @@ -1,3 +1,14 @@ [ - -] \ No newline at end of file + { + "name": "SunSwap", + "logoURI": "https://coin.top/production/upload/logo/sun10.png", + "homepage": "http://sun.io/", + "MarketCapLink": "https://coinmarketcap.com/currencies/sun-token", + "url": "https://apilist.tronscan.org/api/tvl", + "category": "DEX", + "poolAddresses": [ + "TKcEU8ekq2ZoFzLSGFYCUY6aocJBX9X31b", + "TCbzPNRqy1twLz5jTr28Wbuvashou53UQB" + ] + } +]