EVM implementation of the Catalyst SDK.

Hierarchy (view full)

Constructors

Properties

address?: string
catalystNetwork: CatalystNetwork
describerModule: EvmDescriberModuleV5
provider: EvmProviderV5
registryModule: EvmRegistryModuleV5
signer?: EvmSignerV5
tokensModule: EvmTokensModuleV5
vaultsModule: EvmVaultsModuleV5
CATALYST_VERSION: "v1" = 'v1'

Methods

  • Updates a provider utilized by the SDK. This can be used to manually change the network the SDK is connected to, or in the cause of faulty or failing RPC to change the target for requests.

    Parameters

    Returns void