From 8d13534f52f0af816f15672c65bd5a1c56fbfeb4 Mon Sep 17 00:00:00 2001 From: noobita87 <101972496+noobita87@users.noreply.github.com> Date: Tue, 20 Sep 2022 08:07:35 +0800 Subject: [PATCH] change biofi decimal --- src/joe.tokenlist-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/joe.tokenlist-v2.json b/src/joe.tokenlist-v2.json index eaa93311..e6b5695d 100644 --- a/src/joe.tokenlist-v2.json +++ b/src/joe.tokenlist-v2.json @@ -5,7 +5,7 @@ "version": { "major": 205, "minor": 1, - "patch": 0 + "patch": 1 }, "tokens": [ { @@ -866,7 +866,7 @@ { "chainId": 43114, "address": "0x9366d30feba284e62900f6295bc28c9906f33172", - "decimals": 18, + "decimals": 6, "name": "BioFi", "symbol": "BioFi", "tags": ["DeFi"],