Transaction Simulation

NOTE: This endpoint is only callable by API keys in the following tiers:

  • Movement
  • Business
  • Developer
  • Enterprise
  • PremiumSharedRpc
  • StarterSharedRpc
  • UltimateSharedRpc

Simulate a transaction on the Movement testnet before submitting it

Body Params

body

string
required

Private key of the sender account

string
required

Function to call in the transaction

typeArguments
array of strings
required

Type arguments for the function call

typeArguments*
functionArguments
array
required

Arguments for the function call

functionArguments*
number

Maximum gas amount for the transaction. Default is 200000

number

Gas unit price for the transaction. Default is 100

Response

Language
Credentials
Bearer
JWT
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json