Private
Readonly
argsPrivate
chainIDPrivate
Readonly
contractPrivate
Optional
explicitPrivate
Readonly
functionPrivate
gasPrivate
gasPrivate
noncePrivate
querentPrivate
senderPrivate
tokenPrivate
valuePrivate
versionTo perform custom checking, extend Interaction and override this method.
Sets the "caller" field on contract queries.
Legacy component. Use "SmartContractTransactionsFactory" (for transactions) or "SmartContractQueriesController" (for queries), instead.
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.