OPNet
    Preparing search index...

    Type Alias ReservationExpiredEventNFT

    type ReservationExpiredEventNFT = {
        amountRecovered: bigint;
        block: bigint;
    }
    Index

    Properties

    amountRecovered: bigint
    block: bigint