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

Closed
smk762 opened this issue Aug 31, 2023 · 1 comment
Closed

Add IBC Withdraw methods #100

smk762 opened this issue Aug 31, 2023 · 1 comment

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

@smk762
Copy link
Contributor Author

smk762 commented Sep 13, 2024

Closing, duplicate of #283

@smk762 smk762 closed this as completed Sep 13, 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

No branches or pull requests

1 participant