UNPKG

@ethers-ancillary/exchain

Version:

An ethers-compatible provider for OKExChain.

3 lines (2 loc) 141 B
import { ethers } from "ethers"; export declare function getNetwork(network?: ethers.providers.Networkish): null | ethers.providers.Network;