Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricfung authored Jan 18, 2025
2 parents 6c174e9 + b9600da commit 1f0fd95
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 2 deletions.
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "USD Coin",
"type": "ZKSYNC",
"symbol": "USDC",
"decimals": 6,
"website": "https://www.centre.io/",
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.",
"explorer": "https://explorer.zksync.io/address/0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4",
"status": "active",
"id": "0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4",
"links": [
{
"name": "x",
"url": "https://x.com/centre_io"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/usd-coin/"
},
{
"name": "discord",
"url": "https://discord.com/CetY6Y4"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-coin/"
}
],
"tags": [
"stablecoin"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "USD Coin",
"name": "USD Coin Bridged",
"type": "ZKSYNC",
"symbol": "USDC",
"decimals": 6,
Expand Down
2 changes: 1 addition & 1 deletion blockchains/zksync/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"asset": "c324_t0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4",
"type": "ZKSYNC",
"address": "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4",
"name": "USD Coin",
"name": "USD Coin Bridged",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/logo.png",
Expand Down

0 comments on commit 1f0fd95

Please sign in to comment.