From e20df819a0bb1401c93e2e58db102d710b4fe0be Mon Sep 17 00:00:00 2001 From: RedemptionFi <145705771+RedemptionFi@users.noreply.github.com> Date: Tue, 31 Oct 2023 06:49:16 +0800 Subject: [PATCH] Add Redemption Finance (#544) --- data/RDMP/data.json | 14 ++++++++++++++ data/RDMP/logo.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 data/RDMP/data.json create mode 100644 data/RDMP/logo.svg diff --git a/data/RDMP/data.json b/data/RDMP/data.json new file mode 100644 index 000000000..1cdc9af2c --- /dev/null +++ b/data/RDMP/data.json @@ -0,0 +1,14 @@ +{ + "name": "Redemption Finance", + "symbol": "RDMP", + "decimals": 18, + "description": "Yield Farming Protocol", + "website": "https://rdmp.finance", + "twitter": "@RedemptionFi", + "nobridge": true, + "tokens": { + "base": { + "address": "0x41E99e0F73a88947C52070FF67C19B7aBc171A54" + } + } +} \ No newline at end of file diff --git a/data/RDMP/logo.svg b/data/RDMP/logo.svg new file mode 100644 index 000000000..510bc2eae --- /dev/null +++ b/data/RDMP/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file