Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawObligationCollateralAndRedeemReserveCollateralInstructionDataArgs

    type WithdrawObligationCollateralAndRedeemReserveCollateralInstructionDataArgs = {
        collateralAmount: number | bigint;
    }
    Index
    collateralAmount: number | bigint