Type Alias: ViemPublicClient
ViemPublicClient =
PublicClient<Transport,Chain>
Defined in: evm/viem/types.ts:7
Viem PublicClient with required chain property. Chain is required to determine the network for EVMChain.
ViemPublicClient =
PublicClient<Transport,Chain>
Defined in: evm/viem/types.ts:7
Viem PublicClient with required chain property. Chain is required to determine the network for EVMChain.