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

[API-3250] extend cctp contract functions to take an expiry timestamp and a memo #13

Closed
wants to merge 4 commits into from

Conversation

dhfang
Copy link
Collaborator

@dhfang dhfang commented Aug 21, 2024

Extends cctp contract transfer functions to take two additional arguments:

  1. an expiry timestamp we can use to fail transfers if the fee we quote has expired
  2. a memo param that just gets emitted in an event

@dhfang dhfang marked this pull request as ready for review August 22, 2024 15:38
@dhfang dhfang requested a review from wirew0lf August 22, 2024 15:38
@dhfang dhfang changed the title extend cctp contract functions to take an expiry timestamp and a quote token [API-3250] extend cctp contract functions to take an expiry timestamp and a quote token Aug 22, 2024
@dhfang dhfang changed the title [API-3250] extend cctp contract functions to take an expiry timestamp and a quote token [API-3250] extend cctp contract functions to take an expiry timestamp and a memo Aug 22, 2024
@dhfang dhfang closed this Aug 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants