Skip to content
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

Epic: Update EVM Contract to receive Axelar's GMP message #1

Closed
adamewozniak opened this issue Oct 30, 2023 · 1 comment
Closed

Epic: Update EVM Contract to receive Axelar's GMP message #1

adamewozniak opened this issue Oct 30, 2023 · 1 comment
Assignees

Comments

@adamewozniak
Copy link
Member

adamewozniak commented Oct 30, 2023

We need to augment our existing EVM contract to receive price data from GMP.

  • Our current EVM contract is here
  • We should be able to deploy this to almost any EVM compatible chain.
  • This contract should be able to limit permission so that only GMP can call the "Update" functions.
  • This contract should live in a /contract directory in this repo.
@adamewozniak adamewozniak changed the title Epic: Create Axelar GMP-Passing Contract Epic: Update EVM Contract to receive Axelar's GMP message Oct 30, 2023
@adamewozniak
Copy link
Member Author

Also as a note, at this point we need to verify that the axelar GMP request comes from the Agamotto chain

rbajollari added a commit that referenced this issue Oct 17, 2024
rbajollari added a commit that referenced this issue Oct 17, 2024
* issue #1

* issue 2

* 0 tvl case

* update mainnet_chains
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

No branches or pull requests

2 participants