UNPKG

wallets-wrapper

Version:

How to install

3 lines (2 loc) 103 B
import { ChainIds } from '../models'; export declare const getRpcUrl: (chainId: ChainIds) => string;