From 8370a348037de4143e7edec8d772cfeb850836cc Mon Sep 17 00:00:00 2001 From: Eric Carlson Date: Tue, 16 Apr 2024 10:37:35 -0400 Subject: [PATCH] Add arctic-1 <-> lisbon-3 info (#57) --- ibc_info.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ibc_info.json b/ibc_info.json index 87434d4..67ee7be 100644 --- a/ibc_info.json +++ b/ibc_info.json @@ -80,5 +80,13 @@ "client_id": "07-tendermint-117" } ], - "arctic-1": [] + "arctic-1": [ + { + "counterparty_chain_name": "axelar-testnet-lisbon-3", + "dst_channel": "channel-467", + "src_channel": "channel-0", + "port_id": "transfer", + "client_id": "07-tendermint-0" + } + ] }