Optional
chainName?: stringChain name of the chain which the api is connected to.
Optional
injectedRegistry?: RequireAtLeastOne<Option to inject chain information into the registry.
Optional
overrideRegistry?: RequireAtLeastOne<ChainInfoRegistry<InjectedChainInfoKeys>>Option to override the registry with the supplied chain information.
Optional
registryType?: RegistryTypesWhether or not to apply the registry from the npm package asset-transfer-api-registry
,
or the hosted CDN which updates frequently.
Options that are appplied at initialization of the
AssetTransferApi
.