From 6e9c699a1345b1d2e9ae6ea7f958220d11e7fef4 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 17 Feb 2024 23:00:43 +0100 Subject: [PATCH 1/4] Add izumi Token --- data/iZi/data.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/iZi/data.json diff --git a/data/iZi/data.json b/data/iZi/data.json new file mode 100644 index 0000000..f060016 --- /dev/null +++ b/data/iZi/data.json @@ -0,0 +1,16 @@ +{ + "name": "izumi Token", + "symbol": "iZi", + "decimals": 18, + "description": "iZi token is izumi platform's utility token, it can be used to pay for cross-chain trading fees, incentive pool set-up, and other tools' usage.", + "website": "https://izumi.finance", + "twitter": "@izumi_Finance", + "tokens": { + "ethereum": { + "address": "0x9ad37205d608B8b219e6a2573f922094CEc5c200" + }, + "scroll": { + "address": "0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747" + } + } +} From 1fa919e631fa14c3f5a2cf634cc3aa428621353f Mon Sep 17 00:00:00 2001 From: 0xsamubi <119833352+0xsamubi@users.noreply.github.com> Date: Sun, 18 Feb 2024 15:39:50 +0100 Subject: [PATCH 2/4] Delete data/iZi directory --- data/iZi/data.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 data/iZi/data.json diff --git a/data/iZi/data.json b/data/iZi/data.json deleted file mode 100644 index f060016..0000000 --- a/data/iZi/data.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "izumi Token", - "symbol": "iZi", - "decimals": 18, - "description": "iZi token is izumi platform's utility token, it can be used to pay for cross-chain trading fees, incentive pool set-up, and other tools' usage.", - "website": "https://izumi.finance", - "twitter": "@izumi_Finance", - "tokens": { - "ethereum": { - "address": "0x9ad37205d608B8b219e6a2573f922094CEc5c200" - }, - "scroll": { - "address": "0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747" - } - } -} From e6601b9c2d77e116af789f67c7d99fb355f51804 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 18 Feb 2024 17:01:16 +0100 Subject: [PATCH 3/4] adding a commit for iUSD --- data/iUSD/data.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/iUSD/data.json diff --git a/data/iUSD/data.json b/data/iUSD/data.json new file mode 100644 index 0000000..ce5a522 --- /dev/null +++ b/data/iUSD/data.json @@ -0,0 +1,16 @@ +{ + "name": "iZUMi Bond USD", + "symbol": "iUSD", + "decimals": 18, + "description": " iUSD is 1:1 pegged to USD, issued by iZUMi Finance, and sold to private investors as a bond to raise funds for the future development of iZUMi’s ecosystem.", + "website": "https://izumi.finance", + "twitter": "@izumi_Finance", + "tokens": { + "ethereum": { + "address": "0x0A3BB08b3a15A19b4De82F8AcFc862606FB69A2D" + }, + "scroll": { + "address": "0x0A3BB08b3a15A19b4De82F8AcFc862606FB69A2D" + } + } +} From 75ffea53cf74213b8a0f16c683066b705270736c Mon Sep 17 00:00:00 2001 From: 0xsamubi <119833352+0xsamubi@users.noreply.github.com> Date: Sun, 18 Feb 2024 17:10:48 +0100 Subject: [PATCH 4/4] Add files via upload --- data/iUSD/iusd.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/iUSD/iusd.svg diff --git a/data/iUSD/iusd.svg b/data/iUSD/iusd.svg new file mode 100644 index 0000000..a412474 --- /dev/null +++ b/data/iUSD/iusd.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file