@neutral-trade/sdk - v1.0.0
    Preparing search index...

    Type Alias PerformRefillInstructionDataArgs

    type PerformRefillInstructionDataArgs = {
        refillAmount: number | bigint;
    }
    Index

    Properties

    Properties

    refillAmount: number | bigint