Module environment

Source

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.