@circle-fin/usdckit - v0.18.0
    Preparing search index...
    ListWalletsInput: {
        address?: string;
        blockchain?: Blockchain;
        refId?: string;
        scaCore?: ScaCore;
        walletSetId?: string;
    } & Pagination

    Represents the input for listing wallets.

    Type declaration

    • Optionaladdress?: string

      The address of the wallet to filter by.

    • Optionalblockchain?: Blockchain

      The blockchain to filter by.

    • OptionalrefId?: string

      Reference or description used to identify the wallet.

    • OptionalscaCore?: ScaCore

      Filters results by the SCA version.

    • OptionalwalletSetId?: string

      The ID of the wallet set to filter by.