Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

NodesmithProvider

class NodesmithProvider extends UrlJsonRpcProvider {
static getApiKey(apiKey: any): any;
static getUrl(network: Network, apiKey?: any): string;
}

§Extends

§
UrlJsonRpcProvider
[src]

§Static Methods

§
getApiKey(apiKey: any): any
[src]
§
getUrl(network: Network, apiKey?: any): string
[src]