Coda by Ian Macalinao
    Preparing search index...

    Type Alias NewWrapperInstructionDataArgs

    type NewWrapperInstructionDataArgs = {
        bump: number;
        hardCap: number | bigint;
    }
    Index
    bump: number
    hardCap: number | bigint