Skip to content

Commit

Permalink
feat: jettons
Browse files Browse the repository at this point in the history
  • Loading branch information
mahnunchik committed Jul 11, 2024
1 parent 1e7feb7 commit 5f36e7b
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
21 changes: 21 additions & 0 deletions crypto/notcoin@toncoin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"_id": "notcoin@toncoin",
"asset": "notcoin",
"platform": "toncoin",
"type": "token",
"name": "Notcoin",
"symbol": "NOT",
"address": "EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT",
"decimals": 9,
"logo": "notcoin.svg",
"changelly": {
"ticker": "not"
},
"coingecko": {
"id": "notcoin"
},
"coinmarketcap": {
"id": 28850,
"slug": "notcoin"
}
}
25 changes: 25 additions & 0 deletions crypto/tether@toncoin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"_id": "tether@toncoin",
"asset": "tether",
"platform": "toncoin",
"type": "token",
"name": "Tether",
"symbol": "USDT",
"address": "EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs",
"decimals": 6,
"logo": "tether.svg",
"changelly": {
"ticker": "usdton"
},
"coingecko": {
"id": "tether"
},
"coinmarketcap": {
"id": 825,
"slug": "tether"
},
"moonpay": {
"id": "83e816a9-7d83-4cb4-bb18-a67653a37c7d",
"code": "usdt_ton"
}
}
4 changes: 4 additions & 0 deletions logo/notcoin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5f36e7b

Please sign in to comment.