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

Support for Fast Transfers (LL) Mainnet #1627

Open
SamantaCasal opened this issue Aug 22, 2024 · 3 comments
Open

Support for Fast Transfers (LL) Mainnet #1627

SamantaCasal opened this issue Aug 22, 2024 · 3 comments

Comments

@SamantaCasal
Copy link
Collaborator

SamantaCasal commented Aug 22, 2024

Description

Integrate Fast Transfer into known Protocols. That is, we should be able to identify Fast Transfer transactions in the API.
This task includes making the change and config into the vaa-payload-parser component. AppId should be "Fast Transfers."
This integration is on Mainnet environment.

Resources

Sample transactions on Mainntet:

Contract addresses: https://www.notion.so/wormholefoundation/External-Wormhole-Fast-Transfer-Solver-Technical-Documentation-1677e59a48164ceaa36a8a35cebc0794

Layout(VAA structure): https://github.com/wormhole-foundation/example-liquidity-layer/blob/main/universal/ts/src/messages.ts#L28-L39
Also, recommended read THIS slack convo.

@SamantaCasal SamantaCasal assigned M-Picco and julianmerlo95 and unassigned M-Picco Aug 22, 2024
@SamantaCasal SamantaCasal changed the title Support for Fast Transfers (LL) Support for Fast Transfers (LL) Mainnet Aug 22, 2024
@julianmerlo95
Copy link
Collaborator

[vaa-payload-parser] PR for base and arbitrum:
https://github.com/XLabs/vaa-payload-parser/pull/74

@julianmerlo95
Copy link
Collaborator

[vaa-payload-parser] PR for solana
https://github.com/XLabs/vaa-payload-parser/pull/75

@julianmerlo95
Copy link
Collaborator

[blockchain-watcher] PR for base and arbitrum redeem process:
#1669

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants