@sentio/sdk
    Preparing search index...
    interface TransferRequest<T0> {
        from: string;
        item: string;
        paid: bigint;
        receipts: _0x2.vec_set.VecSet<_0x1.type_name.TypeName>;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    from: string
    item: string
    paid: bigint