Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 732 Bytes

File metadata and controls

13 lines (9 loc) · 732 Bytes

QanAutoApi.EstimateGasObject

Properties

Name Type Description Notes
balance String Fake balance to set for the account before executing the call [optional]
code Number Fake EVM bytecode to inject into the account before executing the call [optional]
nonce String Fake nonce to set for the account before executing the call [optional]
state String Fake key-value mapping to override all slots in the account storage before executing the call [optional]
stateDiff String Fake key-value mapping to override individual slots in the account storage before executing the call [optional]