UNPKG

viem

Version:

TypeScript Interface for Ethereum

5 lines 320 B
export { assertCurrentChain, } from '../utils/chain/assertCurrentChain.js'; export { defineChain } from '../utils/chain/defineChain.js'; export { extractChain, } from '../utils/chain/extractChain.js'; export { getChainContractAddress, } from '../utils/chain/getChainContractAddress.js'; //# sourceMappingURL=utils.js.map