From fe620b5d543732f6a2114d4337357fd243716ced Mon Sep 17 00:00:00 2001 From: JokerTheBond Date: Tue, 29 Oct 2024 14:44:49 +0100 Subject: [PATCH] Add IBEX --- data/IBEX/data.json | 17 +++++++++++++++++ data/IBEX/logo.svg | 1 + 2 files changed, 18 insertions(+) create mode 100644 data/IBEX/data.json create mode 100644 data/IBEX/logo.svg diff --git a/data/IBEX/data.json b/data/IBEX/data.json new file mode 100644 index 0000000..9873184 --- /dev/null +++ b/data/IBEX/data.json @@ -0,0 +1,17 @@ +{ + "name": "Impermax Finance", + "symbol": "IBEX", + "decimals": 18, + "description": "The lending protocol for market makers", + "website": "https://impermax.finance/", + "twitter": "@ImpermaxFinance", + "tokens": { + "ethereum": { + "address": "0xf655c8567e0f213e6c634cd2a68d992152161dc6" + }, + "scroll": { + "address": "0x78ab77f7d590fb101aa18affc238cbfea31ead5b" + } + } +} + \ No newline at end of file diff --git a/data/IBEX/logo.svg b/data/IBEX/logo.svg new file mode 100644 index 0000000..bb5fa96 --- /dev/null +++ b/data/IBEX/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file