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

Add support for INTR and IBTC prices #33

Open
ebma opened this issue Oct 4, 2024 · 4 comments
Open

Add support for INTR and IBTC prices #33

ebma opened this issue Oct 4, 2024 · 4 comments

Comments

@ebma
Copy link
Member

ebma commented Oct 4, 2024

Context

Pendulum might need to have access to the IBTC and INTR prices on chain. These are currently not supported by the batching server.

TODO

Append the mapping here with:

...
("INTERLAY", "INTR") => Some("interlay".to_string()),
("INTERBTC", "IBTC") => Some("interbtc".to_string()),
...

and add respective test cases.

@ebma
Copy link
Member Author

ebma commented Oct 4, 2024

@pendulum-chain/product this is a follow-up for https://github.com/pendulum-chain/transaction-builder/pull/127. It might not be very relevant if we don't need prices for INTR or IBTC on chain but since this is a simple addition, we can just add the support already.

@prayagd
Copy link

prayagd commented Oct 11, 2024

Hey team! Please add your planning poker estimate with Zenhub @b-yap @ebma @gianfra-t @TorstenStueber

@TorstenStueber
Copy link
Member

@pendulum-chain/product can we move to Ready or not relevant anymore?

@prayagd
Copy link

prayagd commented Nov 6, 2024

Dont have the full context cc @vadaynujra

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

3 participants