Skip to content

EthGetBalanceParams

EthGetBalanceParams: object

Based on the JSON-RPC request for eth_getBalance procedure

Type declaration

address

address: Address

blockTag?

optional blockTag: BlockParam

Defined in

packages/actions/src/eth/EthParams.ts:97