chore: add memento-demo testnet #1032
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Temporary testnet connection for Memento demo
Greptile Summary
Updated On: 2025-09-19 20:13:42 UTC
This PR adds a new testnet chain configuration called "memento-demo" to the Axelar network's testnet configuration. The change introduces a comprehensive setup for chain ID 2129 with the name "Memento Demo", including all standard Axelar components for cross-chain functionality.
The configuration follows the established pattern for amplifier-connected EVM chains, adding entries to both the
chainssection (for the target blockchain configuration) and theaxelar.contractssection (for Axelar's CosmWasm contracts that manage cross-chain operations). The setup includes:This configuration enables the Memento chain to participate in Axelar's cross-chain ecosystem, allowing for token transfers and general message passing between Memento and other supported chains. The "amplifier" connection type indicates this chain uses Axelar's newer amplifier architecture for enhanced security and decentralization.
Changed Files
Confidence score: 2/5