-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: stellar-t1-2025-q1 devnet-amplifier deployment #527
base: main
Are you sure you want to change the base?
Conversation
"decimals": 7, | ||
"finality": "1", | ||
"approxFinalityWaitTime": 1, | ||
"tokenSymbol": "XLM", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should have XLM tokenAddress
in the config: https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/axelar-chains-config/info/devnet-amplifier.json#L636-L637
- testnet:
CDLZFC3SYJYDZT7K67VZ75HPJVIEUVNIXF47ZG2FB2RMQQVU2HHGCYSC
- mainnet:
CAS3J7GYLGXMF6TDJBBYYSE3HQ6BBSMLNUQ34T6TZMYMW2EVH34XOWMA
} | ||
} | ||
} | ||
}, | ||
"stellar-test-2025-q1": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given agreed naming convention does this need to be updated or deprecated?
No description provided.