We have upgraded the product to App Kit and recommend using it for all production deployments. USDCKit will remain available as a private beta product. Thank you.
@circle-fin/usdckit - v0.25.4
    Preparing search index...

    Hierarchy

    • Provider
      • Provider
    Index

    Constructors

    Accessors

    Methods

    Constructors

    • Parameters

      • __namedParameters: {
            apiKey: string;
            baseUrl?: string;
            chainId: number;
            entitySecret: string;
            fallbackTransport?: null | Transport;
            pollingInterval?: number;
            timeout?: number;
        }

      Returns Provider

    Accessors

    Methods

    • Parameters

      • __namedParameters: { method: string; params?: unknown[] }

      Returns Promise<unknown>