Skip to content

Conversation

Validatrium
Copy link
Contributor

Add new relays

Bitsong ↔ Axelar

Archway ↔ Juno

"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-290",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this old channel was used, and so it may be that case that tokens already transferred would be abandoned if a new main IBC channel is registered to replace the current one. Are we able to show that no (or very few--testing) tokens has been abandoned on either chain?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes you can

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please provide this evidence

@JeremyParish69 JeremyParish69 marked this pull request as draft August 5, 2025 18:42
@angelorc
Copy link
Contributor

angelorc commented Sep 2, 2025

Hi @JeremyParish69 can you merge this pr? The old channel is expired, we checked the btsg supply on axelar and there is only few test token there, this is why we opened a new channel instead of re-active the old channel

{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "bitsong",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The chain order is opposite of alphabetical, causing checks to fail

@JeremyParish69
Copy link
Contributor

Hi @JeremyParish69 can you merge this pr? The old channel is expired, we checked the btsg supply on axelar and there is only few test token there, this is why we opened a new channel instead of re-active the old channel

The axelar-bitsong connection isn't an issue because it's the first it's being registered. It's the archway-juno connection that is the concern

@Validatrium
Copy link
Contributor Author

Validatrium commented Sep 8, 2025 via email

@JeremyParish69
Copy link
Contributor

@Validatrium Please show the supply of JUNO and ARCH on the counterparty chain using the old channels

@Validatrium
Copy link
Contributor Author

Validatrium commented Sep 9, 2025 via email

@JeremyParish69
Copy link
Contributor

Hello @JeremyParish69 https://github.com/JeremyParish69, please let us know how to check Juno and Arch on the counterparty chain with old channels?

I believe you'd calculate denoms (which uses the channel-id) of the biggest tokens from each chain, and then query the bank module of the chains for those denoms (e.i., supply of BTSG on Axelar = ?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants