EthGetCodeParams
EthGetCodeParams:
object
Based on the JSON-RPC request for eth_getCode
procedure
Type declaration
address
readonly
address:Address
blockTag?
optional
readonly
blockTag:BlockParam
Source
packages/actions/src/eth/EthParams.ts:130