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 IBC Withdraw methods #100

Open
smk762 opened this issue Aug 31, 2023 · 0 comments
Open

Add IBC Withdraw methods #100

smk762 opened this issue Aug 31, 2023 · 0 comments

Comments

@smk762
Copy link
Contributor

smk762 commented Aug 31, 2023

Rough example from API code:

     {
            "userpass": mm.userpass,
            "method": "ibc_withdraw",
            "mmrpc": "2.0",
            "params": {
                "ibc_source_channel": source_channel,
                "coin": coin,
                "to": to,
                "amount": amount
            }
        }

Related SDK PR: KomodoPlatform/komodo-defi-framework#1636

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

1 participant