The chain ID. Must be a supported chain.
Use this parameter to create a new Account for Player with the provided owner address. If you omit this parameter and no Account exists for the Player, a custodial Account will be created.
Set to true
to indicate that the transactionIntent request should be resolved as soon as possible, after the transactionIntent is created and simulated and before it arrives on chain.
ID of the Player this TransactionIntent belongs to, if one exists (starts with pla_
). If you omit this parameter a new Player will be created.
ID of the Policy that defines the gas sponsorship strategy (starts with pol_
). If no Policy is provided, the own Account native token funds will be used to pay for gas.
Generated using TypeDoc
ID of the Account this TransactionIntent is executed with, if one exists (starts with
acc_
ordac_
). When providing a Player and ChainID, you can omit this parameter.