Coda by Ian Macalinao
    Preparing search index...

    Interface NewWrapperInstructionDataArgs

    interface NewWrapperInstructionDataArgs {
        bump: number;
        hardCap: number | bigint;
    }
    Index

    Properties

    Properties

    bump: number
    hardCap: number | bigint