Functions§
- delete_
account - Deletes the account with the given address from the state.
- get_
balance - Get the balance of an address.
- get_
nonce - Get the nonce of an Ethereum address.
- increment_
nonce - Increments the nonce of the account with the given address in the runner’s state.
- init_
account - Initializes an account with the given address in the EVM state.