From 8d47de088440a27e2b103a113dc32e6b7b684ce4 Mon Sep 17 00:00:00 2001 From: ivanshukhov <45999338+ivanshukhov@users.noreply.github.com> Date: Wed, 12 Jul 2023 10:24:00 +0200 Subject: [PATCH] Add PLQ --- list-token.tokenlist.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/list-token.tokenlist.json b/list-token.tokenlist.json index 89e4b10..f2f1440 100644 --- a/list-token.tokenlist.json +++ b/list-token.tokenlist.json @@ -1310,11 +1310,19 @@ "decimals": 18, "chainId": 42161, "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/23038.png" + }, + { + "chainId": 7070, + "address": "0x5EBCdf1De1781e8B5D41c016B0574aD53E2F6E1A", + "name": "WPLQ", + "symbol": "WPLQ", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg" } ], "version": { "major": 2, - "minor": 103, + "minor": 104, "patch": 0 } }