Skip to content

Commit

Permalink
add coingecko support
Browse files Browse the repository at this point in the history
  • Loading branch information
Mia-Tron committed Apr 1, 2022
1 parent 0a16ec6 commit 744cdf0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DON'T modify any other project's contents.

##### Current TVL:

##### CoinMarketCap ID (so your TVL can appear on Coinmarketcap): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)

This comment has been minimized.

Copy link
@Romel2457

Romel2457 Nov 12, 2024

Interest

##### MarketCap link (so your TVL can appear on Coinmarketcap or Coingecko): (https://coinmarketcap.com/currencies/#TOKEN or https://www.coingecko.com/en/coins/#TOKEN)

##### Short Description:

This comment has been minimized.

Copy link
@CEHENNEMO

CEHENNEMO Dec 18, 2024

sanderpwn.jcbS YORUM EKELNECEK BURAYA


Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Adding new Defi project
The JSON schema for Defi project includes: name, logoURI, homepage, CoinMarketCap ID, url, poolAddresses.
The JSON schema for Defi project includes: name, logoURI, homepage, MarketCapLink, url, poolAddresses.

Follow the steps below to add a new Defi project:
1) Fork this repo.
Expand All @@ -9,7 +9,7 @@ Follow the steps below to add a new Defi project:
"name": "SunSwap",
"logoURI": "https://coin.top/production/upload/logo/sun10.png",
"homepage": "http://sun.io/",
"CoinMarketCapID": "10529",
"MarketCapLink": "https://coinmarketcap.com/currencies/sun-token",
"url": "https://apilist.tronscan.org/api/tvl",

This comment has been minimized.

Copy link
@Samuel0147

Samuel0147 Jul 6, 2023

Cool

"category": "DEX",
"poolAddresses": [

This comment has been minimized.

Copy link
@19mz

19mz Jun 20, 2024

tanks

This comment has been minimized.

Copy link
@Amarylla923

Amarylla923 via email Jun 29, 2024

This comment has been minimized.

Copy link
@Amarylla923

Amarylla923 via email Jun 29, 2024

Expand All @@ -21,7 +21,7 @@ Follow the steps below to add a new Defi project:
* `name`[Required]: your Defi project name.

This comment has been minimized.

Copy link
@Alaa3l

Alaa3l Apr 2, 2024

Alaa

This comment has been minimized.

Copy link
@Alaa3l

Alaa3l Apr 2, 2024

A22

This comment has been minimized.

Copy link
@Alaa3l

Alaa3l Apr 2, 2024

A

This comment has been minimized.

Copy link
@CEHENNEMO

CEHENNEMO Dec 18, 2024

USDT TRC20

* `logoURI`[Required]: the logo URI of your Defi project.

This comment has been minimized.

Copy link
@Samuel0147

Samuel0147 Jul 6, 2023

I’ll love to add mine

This comment has been minimized.

Copy link
@Alaa3l

This comment has been minimized.

Copy link
@Amarylla923

Amarylla923 via email Apr 4, 2024

This comment has been minimized.

Copy link
@Amarylla923

Amarylla923 via email Apr 4, 2024

* `homepage`[Required]: the home page of your Defi project.

This comment has been minimized.

Copy link
@Alaa3l

Alaa3l Apr 2, 2024

TKwj6xGvQw2pDPxpK3pPTdBWoseWWbeuhp

* `CoinMarketCapID`[Optional]: so your TVL can appear on Coinmarketcap. Find your ID through (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000).

This comment has been minimized.

Copy link
@Samuel0147

Samuel0147 Jun 26, 2023

Ok thanks but how to find ID

* `MarketCapLink`[Optional]: so your TVL can appear on Coinmarketcap or Coingecko. (https://coinmarketcap.com/currencies/#TOKEN or https://www.coingecko.com/en/coins/#TOKEN)

* `url`[Required]: the url to get your specific Defi project's TVL, the result should be JSON format:

This comment has been minimized.

Copy link
@Alaa3l

Alaa3l Apr 2, 2024

TKwj6xGvQw2pDPxpK3pPTdBWoseWWbeuhp

This comment has been minimized.

Copy link
@Amarylla923

Amarylla923 via email Apr 3, 2024

```
Expand Down Expand Up @@ -61,8 +61,8 @@ https://apilist.tronscan.org/api/tvl
##### Current TVL:
$3298643126.37
##### CoinMarketCap ID (so your TVL can appear on Coinmarketcap): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
10529
##### CoinMarketCap ID (so your TVL can appear on Coinmarketcap or Coingecko: (https://coinmarketcap.com/currencies/#TOKEN or https://www.coingecko.com/en/coins/#TOKEN)
https://coinmarketcap.com/currencies/sun-token
##### Short Description:
SUN is first integrated platform for stablecoin swap, stake-mining and self-governance on TRON.
Expand Down

16 comments on commit 744cdf0

@Samuel0147
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claiming back my tron

@mahmod87
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
"tvl": 3298643126.37
}

@mahmod87
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
"tvl": 3298643126.37
}

@mahmod87
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
"tvl": 3298643126.37
}

@mahmod87
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.github/PULL_REQUEST_TEMPLATE.md

@Samuel0147
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello what’s it all about

@Amarylla923
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gage coin Gage Escalante Zamora/ Gage E Davis
Yellow Son

@Amarylla923
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ily

@Amarylla923
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GM

@Balmasexy
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deposit all the token to this Address'(TG5zdY5MGejLZcGeqszN5TuTT5sFqfk5ra)00000

@Amarylla923
Copy link

@Amarylla923 Amarylla923 commented on 744cdf0 Sep 30, 2023 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TM9zVeb8JKrLzUH9wMXUBBVyCq7XhZq4oz

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hossen71
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UQA5NWl5eH6KvxwnMBCj7vDbb-Xebok-pWGfFuHhq1zMxmv5

Please sign in to comment.