Ethereum
Calls
transact
Transact an Ethereum transaction.
Namespace
Type
Storage
blockHash
Namespace
Type
currentBlock
The current Ethereum block.
Namespace
Type
currentReceipts
The current Ethereum receipts.
Namespace
Type
currentTransactionStatuses
The current transaction statuses.
Namespace
Type
pending
Current building block's transactions and receipts.
Namespace
Type
Events
Executed
An ethereum transaction was successfully executed.
Namespace
Type
Errors
BalanceLow
Namespace
GasLimitTooHigh
Namespace
GasLimitTooLow
Namespace
GasPriceTooLow
Namespace
InvalidNonce
Namespace
InvalidSignature
Signature is invalid.
Namespace
PreLogExists
Pre-log is present, therefore transact is not allowed.
Namespace
Undefined
Namespace
undefined
Last updated