-
-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support swaps using user operations (#3749)
Add the type option to force a TransactionType such as swap or swapApproval. Add the swaps option to specify swaps specific metadata such as sourceTokenSymbol and swapTokenValue. Emit the user-operation-added event to allow the clients to check for a swap transaction type and notify other controllers.
- Loading branch information
1 parent
1c4a902
commit f8437e9
Showing
11 changed files
with
364 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.