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