Skip to content

The move_adapter_funds message fails with InsufficientBalance when moving deposit denom #394

@arlai-mk

Description

@arlai-mk

When calling MoveAdapterFunds with the vault's deposit denom, the call may fail with InsufficientBalance.
This happens because deposit_to_adapter checks the vault's balance during message building, before the withdraw message has executed and returned funds to the vault.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions