UNPKG

wallets-wrapper

Version:

How to install

3 lines (2 loc) 130 B
import { ethers } from 'ethers'; export declare const getChainId: (provider: ethers.providers.Web3Provider) => Promise<string>;