Last updated 2 years ago
Was this helpful?
> >
Alchemy provider settings.
Signature:
export declare type SSXAlchemyProvider = { service: SSXRPCProviders.SSXAlchemyProvider; apiKey?: string; network?: SSXAlchemyProviderNetworks; };
References: ,