Skip to content

Commit

Permalink
[ASSET-40] Add cbBTC (#45)
Browse files Browse the repository at this point in the history
* ASSET-39 Add cbBTC

Signed-off-by: jormal <[email protected]>

* ASSET-39 Fix POL

Signed-off-by: jormal <[email protected]>

---------

Signed-off-by: jormal <[email protected]>
  • Loading branch information
jormal authored Nov 26, 2024
1 parent bae5713 commit 6140d8e
Show file tree
Hide file tree
Showing 9 changed files with 109 additions and 10 deletions.
Binary file added assets/cbbtc-0/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/cbbtc-0/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/cbbtc-0/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/cbbtc-0/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.
21 changes: 21 additions & 0 deletions assets/cbbtc-0/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions assets/cbbtc-0/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"contracts": [
{
"address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"decimals": 8,
"name": "Coinbase Wrapped BTC",
"network": "evm-1",
"symbol": "cbBTC",
"tags": [
"mainnet"
]
},
{
"address": "0x74B73Fd2eE237e9219dF30dfFDB206D237cbFC00",
"decimals": 8,
"name": "Unified cbBTC",
"network": "evm-3068",
"symbol": "cbBTC",
"tags": [
"mainnet"
]
},
{
"address": "0x18797b650f66e7D0607aE83ffa8ad4447Ff16d8d",
"decimals": 8,
"name": "Unified cbBTC",
"network": "evm-49088",
"symbol": "cbBTC",
"tags": [
"testnet"
]
},
{
"address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"decimals": 8,
"name": "Coinbase Wrapped BTC",
"network": "evm-8453",
"symbol": "cbBTC",
"tags": [
"mainnet"
]
},
{
"address": "0xc57371cD3f2a0ADfE7F404ec07F55399bb5BE24f",
"decimals": 8,
"name": "Coinbase Wrapped BTC",
"network": "evm-84532",
"symbol": "cbBTC",
"tags": [
"testnet"
]
}
],
"id": "cbbtc-0",
"images": {
"png128": true,
"png256": true,
"png32": true,
"png64": true,
"svg": true
},
"name": "Coinbase Wrapped BTC",
"references": [
{
"id": "coingecko",
"url": "https://www.coingecko.com/en/coins/coinbase-wrapped-btc"
},
{
"id": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/coinbase-wrapped-btc"
}
],
"tags": []
}
10 changes: 0 additions & 10 deletions assets/matic-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@
"mainnet"
]
},
{
"address": "0x0000000000000000000000000000000000001010",
"decimals": 18,
"name": "Matic Token",
"network": "evm-137",
"symbol": "MATIC",
"tags": [
"mainnet"
]
},
{
"address": "0xCC42724C6683B7E57334c4E856f4c9965ED682bD",
"decimals": 18,
Expand Down
10 changes: 10 additions & 0 deletions assets/pol-0/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
"mainnet"
]
},
{
"address": "0x0000000000000000000000000000000000001010",
"decimals": 18,
"name": "Polygon Ecosystem Token",
"network": "evm-137",
"symbol": "POL",
"tags": [
"mainnet"
]
},
{
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
"decimals": 18,
Expand Down
4 changes: 4 additions & 0 deletions enums/ids/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,10 @@
"description": "CATAMOTO",
"value": "cata-0"
},
{
"description": "Coinbase Wrapped BTC",
"value": "cbbtc-0"
},
{
"description": "Coinbase Wrapped Staked ETH",
"value": "cbeth-0"
Expand Down

0 comments on commit 6140d8e

Please sign in to comment.