Documentation
¶
Overview ¶
evm-balance prints EVM-side state for an address: balance (alume), nonce, the current feemarket BaseFee and MinGasPrice, plus the precisebank fractional balance. Read-only — no signing or broadcasting.
Usage:
go run ./examples/evm-balance \
--grpc-endpoint localhost:9090 \
--address 0xAbC...
If --address is omitted the example reads the keyring entry and derives the 0x address from it.
Click to show internal directories.
Click to hide internal directories.