From 54d305b2671f045713ff4a27451e79463343a132 Mon Sep 17 00:00:00 2001 From: ALPAC-4 <81249838+ALPAC-4@users.noreply.github.com> Date: Sun, 12 May 2024 16:36:19 +0900 Subject: [PATCH] fix: add assetlis in tucana chain.json (#73) --- testnets/tucana/chain.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/testnets/tucana/chain.json b/testnets/tucana/chain.json index 73e9679..474017d 100644 --- a/testnets/tucana/chain.json +++ b/testnets/tucana/chain.json @@ -51,9 +51,7 @@ }, "metadata": { "op_bridge_id": "14", - "op_denoms": [ - "uinit" - ], + "op_denoms": ["uinit"], "ibc_channels": [ { "chain_id": "initiation-1", @@ -68,6 +66,7 @@ "version": "ics20-1" } ], + "assetlist": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/assetlist.json", "minitia": { "type": "minimove", "version": "v0.2.11"