ArgumentRule
objects.
The argument
field defines which part of the transaction should be checked (e.g. to
, value
).
WalletKit decodes the transaction input data to decodedInput
object, to access the decoded input,
use decodedInput.<field>
(e.g. decodedInput.function
, decodedInput.to
).