diff --git a/assets/cbbtc-0/image-128.png b/assets/cbbtc-0/image-128.png new file mode 100644 index 0000000..ae63b5d Binary files /dev/null and b/assets/cbbtc-0/image-128.png differ diff --git a/assets/cbbtc-0/image-32.png b/assets/cbbtc-0/image-32.png new file mode 100644 index 0000000..e32a3aa Binary files /dev/null and b/assets/cbbtc-0/image-32.png differ diff --git a/assets/cbbtc-0/image-64.png b/assets/cbbtc-0/image-64.png new file mode 100644 index 0000000..bcbce40 Binary files /dev/null and b/assets/cbbtc-0/image-64.png differ diff --git a/assets/cbbtc-0/info.json b/assets/cbbtc-0/info.json new file mode 100644 index 0000000..2dd4e36 --- /dev/null +++ b/assets/cbbtc-0/info.json @@ -0,0 +1,44 @@ +{ + "contracts": [ + { + "address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf", + "decimals": 8, + "name": "Coinbase Wrapped BTC", + "network": "evm-1", + "symbol": "cbBTC", + "tags": [ + "mainnet" + ] + }, + { + "address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf", + "decimals": 8, + "name": "Coinbase Wrapped BTC", + "network": "evm-8453", + "symbol": "cbBTC", + "tags": [ + "mainnet" + ] + } + ], + "id": "cbbtc-0", + "images": { + "png128": true, + "png256": false, + "png32": true, + "png64": true, + "svg": false + }, + "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": [] +} diff --git a/enums/ids/asset.json b/enums/ids/asset.json index a1cb262..4c0f424 100644 --- a/enums/ids/asset.json +++ b/enums/ids/asset.json @@ -311,6 +311,10 @@ "description": "CATAMOTO", "value": "cata-0" }, + { + "description": "Coinbase Wrapped BTC", + "value": "cbbtc-0" + }, { "description": "Coinbase Wrapped Staked ETH", "value": "cbeth-0"