Skip to content

Commit

Permalink
ASSET-33 Update USDbC image
Browse files Browse the repository at this point in the history
Signed-off-by: jormal <jormal@naver.com>
  • Loading branch information
jormal committed Jul 19, 2024
1 parent e8078ab commit bc9231b
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 10 deletions.
10 changes: 0 additions & 10 deletions assets/usdc-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,16 +190,6 @@
"mainnet"
]
},
{
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
"decimals": 6,
"name": "USD Base Coin",
"network": "evm-8453",
"symbol": "USDbC",
"tags": [
"mainnet"
]
},
{
"address": "0xC96971f6F5A1D20EFcD465B1163812a955b414A3",
"decimals": 6,
Expand Down
Binary file added assets/usdc-1/image-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/usdc-1/image-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/usdc-1/image-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/usdc-1/image-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions assets/usdc-1/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"contracts": [
{
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
"decimals": 6,
"name": "USD Base Coin",
"network": "evm-8453",
"symbol": "USDbC",
"tags": [
"mainnet"
]
}
],
"id": "usdc-1",
"images": {
"png128": true,
"png256": true,
"png32": true,
"png64": true,
"svg": true
},
"name": "USD Base Coin",
"references": [
{
"id": "coingecko",
"url": "https://www.coingecko.com/en/coins/bridged-usd-coin-base"
},
{
"id": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-base-coin"
}
],
"tags": []
}
4 changes: 4 additions & 0 deletions enums/ids/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,10 @@
"description": "USD Coin",
"value": "usdc-0"
},
{
"description": "USD Base Coin",
"value": "usdc-1"
},
{
"description": "Decentralized USD",
"value": "usdd-0"
Expand Down

0 comments on commit bc9231b

Please sign in to comment.