From b53a08c791722faef119ef4659118052eccc5327 Mon Sep 17 00:00:00 2001 From: eklee808 <92848719+Planet-Us@users.noreply.github.com> Date: Tue, 10 Jan 2023 14:40:53 +0700 Subject: [PATCH] add OFE Token (#1141) --- contract-map.json | 7 +++++++ images/OFE.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 images/OFE.svg diff --git a/contract-map.json b/contract-map.json index 781e847d0..41bc2cecc 100644 --- a/contract-map.json +++ b/contract-map.json @@ -1,4 +1,11 @@ { + "0x9B6B9d2468E165a02FEf69E61B6D3D6CBC0Ac409": { + "name": "OASISLIFE", + "logo": "OFE.svg", + "erc20": true, + "symbol": "OFE", + "decimals": 18 + }, "0xdf0162A6B3e9fDf0302c1e949739DeeaFafd8F89": { "name": "METAOASIS", "logo": "MOA.svg", diff --git a/images/OFE.svg b/images/OFE.svg new file mode 100644 index 000000000..0967a6e46 --- /dev/null +++ b/images/OFE.svg @@ -0,0 +1 @@ + \ No newline at end of file