Native value in wei, as a string. '0' for ERC20 transfers — the token amount is encoded in data.
Calldata (empty for a plain native transfer; ERC20 transfers encode transfer(to, amount) here).
The Salt account's network address.
Destination network / chain ID, as a string.
The account's EVM nonce (on-chain transaction count) on the destination network.
Recipient address; for ERC20 transfers, the token contract address.
Parameters for a transaction stored in the database. This is the proposed transaction shape used by policy checks (see Salt.runPoliciesCheck) and carried on AccountTransaction.params.