mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Add TRX and USDC(ARBITRUM) (#25902)
* Delete logo.png * Update info.json * Delete logo.png * Update info.json * Create logo.png * Create info.json * Update info.json * Create logo.png * Create info.json * Update tokenlist.json * Update tokenlist.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "USD Coin (Arb1)",
|
||||
"name": "Bridged USDC",
|
||||
"type": "ARBITRUM",
|
||||
"symbol": "USDC",
|
||||
"symbol": "USDC.e",
|
||||
"decimals": 6,
|
||||
"website": "https://www.centre.io/usdc",
|
||||
"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.",
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "USD Coin",
|
||||
"type": "ARBITRUM",
|
||||
"symbol": "USDC",
|
||||
"decimals": 6,
|
||||
"website": "https://www.centre.io/usdc",
|
||||
"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://arbiscan.io/token/0xaf88d065e77c8cc2239327c5edb3a432268e5831",
|
||||
"status": "active",
|
||||
"id": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
|
||||
"links": [
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/usd-coin/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/coins/usd-coin/"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://centre.io/blog"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"stablecoin"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@@ -17,8 +17,8 @@
|
||||
"asset": "c10042221_t0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
||||
"type": "ARBITRUM",
|
||||
"address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
||||
"name": "USD Coin (Arb1)",
|
||||
"symbol": "USDC",
|
||||
"name": "Bridged USDC",
|
||||
"symbol": "USDC.e",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/logo.png",
|
||||
"pairs": []
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "TRON",
|
||||
"type": "ERC20",
|
||||
"symbol": "TRX",
|
||||
"decimals": 6,
|
||||
"website": "https://tron.network/",
|
||||
"description": "TRON is a dedicated to build the infrastructure for a truly decentralized Internet.",
|
||||
"explorer": "https://etherscan.io/token/0x50327c6c5a14dcade707abad2e27eb517df87ab5",
|
||||
"status": "active",
|
||||
"id": "0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Tronfoundation"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/tronnetworkEN"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://tron.network/static/doc/white_paper_v_2_0.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/tron/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/tron/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
@@ -6,7 +6,7 @@
|
||||
"website": "https://www.aquagoat.finance/",
|
||||
"description": "AquaGoat Finance is a decentralized community-led eco-DeFi project, with AquaGoat acting as its DeFi alternative to conventional high-interest savings accounts.",
|
||||
"explorer": "https://bscscan.com/token/0x07af67b392b7a202fad8e0fbc64c34f33102165b",
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x07af67b392B7A202fAD8E0FBc64C34F33102165B",
|
||||
"links": [
|
||||
{
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB |
@@ -6,6 +6,6 @@
|
||||
"type": "BEP20",
|
||||
"symbol": "PVM",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x71afF23750db1f4edbE32C942157a478349035b2"
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user