Home

Dry Run Transaction Block

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return transaction execution effects including the gas cost summary, while the effects are not committed to the chain.

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsui_dryRunTransactionBlockrequired
paramsArray<string>required

Response

200OK

Successful response returning dry run transaction results

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error