@sentio/sdk
    Preparing search index...
    interface WithdrawSession {
        asset_type: string;
        has_auditor: boolean;
        num_chunks: bigint;
        sender: string;
    }
    Index

    Properties

    asset_type: string
    has_auditor: boolean
    num_chunks: bigint
    sender: string