Private
Readonly
argsPrivate
chainIDPrivate
Readonly
contractPrivate
Optional
explicitPrivate
Readonly
functionPrivate
gasPrivate
gasPrivate
isPrivate
isPrivate
isPrivate
noncePrivate
querentPrivate
senderPrivate
tokenPrivate
valueTo perform custom checking, extend Interaction and override this method.
Optional
sender: IAddressdo not pass the "sender" parameter. Make sure to call "withSender()", instead.
Sets the "caller" field on contract queries.
Optional
sender: IAddressdo not pass the "sender" parameter. Make sure to call "withSender()", instead.
Generated using TypeDoc
Interactions can be seen as mutable transaction & query builders.
Aside from building transactions and queries, the interactors are also responsible for interpreting the execution outcome for the objects they've built.