@sentio/sdk
    Preparing search index...

    Interface WithdrawEvent

    interface WithdrawEvent {
        amount: bigint;
    }
    Index

    Properties

    Properties

    amount: bigint