import { ETH2Core } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth2-core/src/index.ts";
Constructors
Index Signatures
key: string]: ETH2Function | any
[Properties
private
_httpClient: AxiosInstance | undefinedMethods
private
buildAPIWrappersFromSchema(schema: BaseAPISchema)private
routeBuilder(rawUrl: string, parameters: { [key: string]: string; }): stringsetProvider(provider: string)
Static Methods
createHttpClient(baseUrl: string): AxiosInstance