From c9be93be177f39c7de98f6c65dc77693d93c16d3 Mon Sep 17 00:00:00 2001 From: Koliafinance Date: Wed, 25 Dec 2024 20:36:35 +0100 Subject: [PATCH] token.json / --- token.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 token.json diff --git a/token.json b/token.json new file mode 100644 index 00000000..87bc99bb --- /dev/null +++ b/token.json @@ -0,0 +1,7 @@ +{ + "name": "KOLIA", + "symbol": "KOLIA", + "address": "0x2502D2816855781b0e9aa55BbAe91701c115f341", + "decimals": 18, + "logoURI": "github.com/Koliafinance/kolia/raw/main/logokolia.png" +}