Activity
chore: fix bug the modal doesn't disappear when navigating to token d…
chore: fix bug the modal doesn't disappear when navigating to token d…
fix: gas paid incorrectly from sui to other chains
fix: gas paid incorrectly from sui to other chains
chore: update sui to sui-2
chore: update sui to sui-2
feat: enhance interchain token search and Sui event handling
feat: enhance interchain token search and Sui event handling
fix: prevent unnecessary loading state
fix: prevent unnecessary loading state
fix: improve destination chain detection from events
fix: improve destination chain detection from events
fix: correctly pass totalGasFee as integer
fix: correctly pass totalGasFee as integer
feat: improve GMP transaction status retrieval and UI display
feat: improve GMP transaction status retrieval and UI display
feat: add loading state and validation to deploy interchain token
feat: add loading state and validation to deploy interchain token
Force push
feat: add loading state and validation to deploy interchain token
feat: add loading state and validation to deploy interchain token
refactor: move ITS client instantiation inside conditional
refactor: move ITS client instantiation inside conditional
feat: support interchain token deployment status
feat: support interchain token deployment status
feat: cache final destination chain and pass context to findFinalDest…
feat: cache final destination chain and pass context to findFinalDest…
feat: display two-hop deployment status via Axelar
feat: display two-hop deployment status via Axelar
Merge branch 'main' into env/mainnet
Merge branch 'main' into env/mainnet
Merge branch 'main' into env/testnet
Merge branch 'main' into env/testnet
chore: fix tests
chore: fix tests
style: remove redundant displayName modification
style: remove redundant displayName modification
test: skip mainnet and testnet chain support tests
test: skip mainnet and testnet chain support tests
refactor: simplify VM chain config schema and display name
refactor: simplify VM chain config schema and display name
Merge branch 'env/devnet-amplifier' into fix/sui-connection
Merge branch 'env/devnet-amplifier' into fix/sui-connection