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

wallet_swapAsset v1 #291

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexandratran
Copy link
Contributor

@alexandratran alexandratran commented Mar 1, 2025

Add wallet_swapAsset spec. Do not merge until live.

* wallet_swapAsset v1

* add patterns to the user address and tokens address

* update error codes and remove referral code, also edit the value property to optional and added to the description that defaults to 0

* remove bad identation

* update api spec with the new params accordingly and remove sendTo optional param

* add schema for caip10 addresses and update address format on swap asset rpc method

* update error code

* added more error to the api spec regarding caip 10 addresses

* the swap could not be completed as requested

* add schema for Caip10Address

* remove invalid params error from the api spec

* change the code of swap not available on chain to 36000

* Update openrpc.yaml

Co-authored-by: Alex Donesky <adonesky@gmail.com>

* Update openrpc.yaml

Co-authored-by: Alex Donesky <adonesky@gmail.com>

---------

Co-authored-by: Alex Donesky <adonesky@gmail.com>
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.

None yet

2 participants