Avalanche SDK Client
    Preparing search index...

    Module index

    Type Aliases

    AdminAPIActions
    AdminApiClient
    AdminApiClientConfig
    AdminRpcSchema

    The RPC schema for the Admin methods.

    AvalancheBaseClient
    AvalancheBaseClientConfig
    AvalancheClient
    AvalancheClientConfig
    AvalancheCoreClient
    AvalancheCoreClientConfig
    AvalanchePublicActions
    AvalanchePublicRpcSchema

    The RPC schema for the Avalanche Public methods.

    AvalancheTransportConfig
    AvalancheWalletActions
    AvalancheWalletClient
    AvalancheWalletClientConfig
    AvalancheWalletCoreClient
    AvalancheWalletCoreClientConfig
    AvalancheWalletRpcSchema

    The RPC schema for the Avalanche Wallet methods.

    CChainActions
    CChainClient
    CChainClientConfig
    CChainRpcSchema

    The RPC schema for the C-Chain methods.

    CChainWalletActions
    CreateAdminApiClientErrorType
    CreateAvalancheBaseClientErrorType
    CreateAvalancheClientErrorType
    CreateAvalancheCoreClientErrorType
    CreateAvalancheWalletClientErrorType
    CreateAvalancheWalletCoreClientErrorType
    CreateCChainClientErrorType
    CreateHealthApiClientErrorType
    CreateIndexApiClientErrorType
    CreateInfoApiClientErrorType
    CreatePChainClientErrorType
    CreateXChainClientErrorType
    Erc20Actions
    HealthAPIActions
    HealthApiClient
    HealthApiClientConfig
    HealthRpcSchema

    The RPC schema for the Health methods.

    IndexAPIActions
    IndexApiClient
    IndexApiClientConfig
    IndexRpcSchema

    The RPC schema for the Index methods.

    InfoAPIActions
    InfoApiClient
    InfoApiClientConfig
    InfoRpcSchema

    The RPC schema for the Info methods.

    PChainActions
    PChainClient
    PChainClientConfig
    PChainRpcSchema

    The RPC schema for the P-Chain methods.

    XChainActions
    XChainClient
    XChainClientConfig
    XChainRpcSchema

    The RPC schema for the X-Chain methods.

    Functions

    adminAPIActions
    avalanchePublicActions
    avalancheWalletActions
    cChainActions
    cChainWalletActions
    createAdminApiClient

    Creates an Admin API Client with a given transport configured for a Chain.

    createAvalancheBaseClient
    createAvalancheClient

    Creates an Avalanche Client with a given transport configured for a Chain.

    createAvalancheCoreClient

    Creates an Avalanche Core Client with a given transport configured for a Chain.

    createAvalancheTransportClient
    createAvalancheWalletClient

    Creates an Avalanche Wallet Client with a given transport configured for a Chain.

    createAvalancheWalletCoreClient
    createCChainClient

    Creates a C-Chain (Contract Chain) Client with a given transport configured for a Chain.

    createHealthApiClient

    Creates a Health API Client with a given transport configured for a Chain.

    createIndexApiClient

    Creates an Index API Client with a given transport configured for a Chain.

    createInfoApiClient

    Creates an Info API Client with a given transport configured for a Chain.

    createPChainClient

    Creates a P-Chain (Platform Chain) Client with a given transport configured for a Chain.

    createXChainClient

    Creates an X-Chain (Exchange Chain) Client with a given transport configured for a Chain.

    erc20Actions
    healthAPIActions
    indexAPIActions
    infoAPIActions
    pChainActions
    xChainActions