-
Notifications
You must be signed in to change notification settings - Fork 26
feat(multicall): add support for multicall contract #713
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
base: main
Are you sure you want to change the base?
Conversation
…xelarnetwork/axelar-contract-deployments into feat/multicall-contract-script
…xelarnetwork/axelar-contract-deployments into feat/multicall-contract-script
|
Note: This script update only supports simple cases with non-complex arguments. |
Multicall to add multiple trusted chains | ||
|
||
```bash | ||
node stellar/multicall.js multicall '[{ |
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.
This is not very usable, think about how to create a clean UX. This should be integrated in the relevant scripts directly. E.g. node stellar/its.js set-trusted-chains [chain1] [chain2] ...
should automatically use a multicall underthehood
AXE-8467
Tested via
Setting trusted chains
:Check if chains set
Multicall to get flow limit