@circle-fin/usdckit - v0.18.0
    Preparing search index...
    type GetAccountsInput = {
        address?: Address;
        amountGte?: NativeUnits;
        chain?: Chain;
        refId?: string;
        token?: Address | ChainContract | null;
        walletSetId?: string;
    }
    Index

    Properties

    address?: Address
    amountGte?: NativeUnits
    chain?: Chain
    refId?: string
    token?: Address | ChainContract | null
    walletSetId?: string