diff --git a/erc20-tokens.json b/erc20-tokens.json index caab94f..20bb8ea 100644 --- a/erc20-tokens.json +++ b/erc20-tokens.json @@ -1599,6 +1599,14 @@ "symbol": "BUGG", "website": "https://bugg.gg" }, + { + "address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c", + "decimals": 6, + "logo": "https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png", + "name": "Euro Coin", + "symbol": "EUROC", + "website": "https://www.circle.com/en/" + }, { "address": "0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421", "decimals": 18, diff --git a/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/info.json b/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/info.json new file mode 100644 index 0000000..7946f26 --- /dev/null +++ b/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/info.json @@ -0,0 +1,12 @@ +{ + "name": "Euro Coin", + "website": "https://www.circle.com/en/", + "description": "", + "explorer": "", + "research": "", + "type": "ERC20", + "symbol": "EUROC", + "decimals": 6, + "status": "active", + "id": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c" +} \ No newline at end of file diff --git a/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png b/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png new file mode 100644 index 0000000..5e2ecf6 Binary files /dev/null and b/extensions/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png differ