From d668b872d1df81a86c7749f350a55ee88c52bb3c Mon Sep 17 00:00:00 2001 From: Pablo Veyrat <50438397+sogipec@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:42:41 +0100 Subject: [PATCH] feat: kite token (#326) --- ERC20_LIST.json | 9 +++++++++ src/assets/tokens/kite.svg | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 src/assets/tokens/kite.svg diff --git a/ERC20_LIST.json b/ERC20_LIST.json index 0ecdad2..d9da070 100644 --- a/ERC20_LIST.json +++ b/ERC20_LIST.json @@ -1445,6 +1445,15 @@ "hasPermit": false, "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USDT.svg" }, + "0xf467C7d5a4A9C4687fFc7986aC6aD5A4c81E1404": { + "address": "0xf467C7d5a4A9C4687fFc7986aC6aD5A4c81E1404", + "name": "Protocol Token", + "decimals": 18, + "symbol": "KITE", + "useInSwap": false, + "hasPermit": false, + "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/kite.svg" + }, "0x9485aca5bbBE1667AD97c7fE7C4531a624C8b1ED": { "address": "0x9485aca5bbBE1667AD97c7fE7C4531a624C8b1ED", "name": "EURA (previously agEUR)", diff --git a/src/assets/tokens/kite.svg b/src/assets/tokens/kite.svg new file mode 100644 index 0000000..9ebdc26 --- /dev/null +++ b/src/assets/tokens/kite.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file