Skip to content

Commit

Permalink
feat: add TRUMP.SOL
Browse files Browse the repository at this point in the history
  • Loading branch information
vlenoir-bc committed Jan 19, 2025
1 parent 76cdfaa commit d61e3d1
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 9 deletions.
18 changes: 9 additions & 9 deletions chain/solana/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1493,6 +1493,15 @@
"symbol": "RETARDIO.SOL",
"website": "https://www.retardio.xyz/"
},
{
"address": "6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
"decimals": 6,
"displaySymbol": "TRUMP",
"logo": "https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/solana/assets/6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN/logo.png",
"name": "OFFICIAL TRUMP",
"symbol": "TRUMP.SOL",
"website": "https://gettrumpmemes.com/"
},
{
"address": "6tVZVjcppH2BZ9Xj5yFU1Zt34m2rYcyDqqpSeMDZpump",
"decimals": 6,
Expand Down Expand Up @@ -4823,15 +4832,6 @@
"symbol": "LDO.SOL",
"website": "https://stake.lido.fi/"
},
{
"address": "HaP8r3ksG76PhQLTqR8FYBeNiQpejcFbQmiHbg787Ut1",
"decimals": 8,
"displaySymbol": "TRUMP",
"logo": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/solana/assets/HaP8r3ksG76PhQLTqR8FYBeNiQpejcFbQmiHbg787Ut1/logo.png",
"name": "MAGA (Wormhole)",
"symbol": "TRUMP.SOL",
"website": "https://magamemecoin.com/"
},
{
"address": "Hax9LTgsQkze1YFychnBLtFH8gYbQKtKfWKKg2SP6gdD",
"decimals": 9,
Expand Down
9 changes: 9 additions & 0 deletions custody.json
Original file line number Diff line number Diff line change
Expand Up @@ -1455,6 +1455,15 @@
"minWithdrawal": 0
}
},
{
"symbol": "TRUMP.SOL",
"displaySymbol": "TRUMP",
"type": "SOLANA_TOKEN",
"nabuSettings": {
"custodialPrecision": 6
},
"hwsSettings": null
},
{
"symbol": "TRX",
"displaySymbol": "TRX",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "OFFICIAL TRUMP",
"type": "SPL",
"symbol": "TRUMP",
"decimals": 6,
"website": "https://gettrumpmemes.com/",
"description": "$TRUMP are now freely tradeable on the blockchain.",
"explorer": "https://solscan.io/token/6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
"status": "active",
"id": "6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
"links": [
{
"name": "x",
"url": "https://x.com/GetTrumpMemes"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/official-trump/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions extensions/blockchains/solana/denylist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,13 @@ UwU8RVXB69Y6Dcju6cN2Qef6fykkq6UUNpB15rZku6Z
# - https://solscan.io/token/UwU8RVXB69Y6Dcju6cN2Qef6fykkq6UUNpB15rZku6Z (Unicorn): https://unicorn.meme/
# - CoinGecko (uwu): https://www.coingecko.com/en/coins/unicorn-3
#
# 'trump' is shared by:
# 6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN
# - Website: https://gettrumpmemes.com/
# - Explorer: https://solscan.io/token/6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN (OFFICIAL TRUMP)
# - CoinGecko: https://www.coingecko.com/en/coins/official-trump
HaP8r3ksG76PhQLTqR8FYBeNiQpejcFbQmiHbg787Ut1
# - Website: https://magamemecoin.com/
# - Explorer: https://solscan.io/token/HaP8r3ksG76PhQLTqR8FYBeNiQpejcFbQmiHbg787Ut1 (MAGA (Wormhole))
# - CoinGecko: https://www.coingecko.com/en/coins/bridged-maga-wormhole
#

0 comments on commit d61e3d1

Please sign in to comment.