diff --git a/erc20-tokens.json b/erc20-tokens.json index fa0df7e..d472c0e 100644 --- a/erc20-tokens.json +++ b/erc20-tokens.json @@ -6974,6 +6974,15 @@ "symbol": "SHOPX", "website": "https://shopx.co/" }, + { + "address": "0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84", + "decimals": 18, + "displaySymbol": "icETH", + "logo": "https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/logo.png", + "name": "Interest Compounding ETH Index", + "symbol": "icETH", + "website": "https://indexcoop.com/interest-compounding-eth-index" + }, { "address": "0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098", "decimals": 18, diff --git a/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/info.json b/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/info.json new file mode 100644 index 0000000..be8fe5e --- /dev/null +++ b/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/info.json @@ -0,0 +1,9 @@ +{ + "name": "Interest Compounding ETH Index", + "website": "https://indexcoop.com/interest-compounding-eth-index", + "type": "ERC20", + "symbol": "icETH", + "decimals": 18, + "status": "active", + "id": "0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84" +} \ No newline at end of file diff --git a/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/logo.png b/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/logo.png new file mode 100644 index 0000000..793ab90 Binary files /dev/null and b/extensions/blockchains/ethereum/assets/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/logo.png differ