Home
POST
https://casper.nownodes.io/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Executes a Version1 transaction locally without committing it to the blockchain. Returns the execution result.

Body

application/json

JSON-RPC request

jsonrpcstringrequired

JSON-RPC protocol version

methodstringrequired

RPC method

paramsobjectrequired

Transaction object to execute speculatively

Show child attributes
transactionobject
Show child attributes
Version1object

Version1 transaction

Show child attributes
headerobject

Metadata for the transaction

Show child attributes
chain_namestring
timestampstring<date-time>
ttlstring
body_hashstring
pricing_modeobject
Show child attributes
Fixedobject
Show child attributes
gas_price_toleranceinteger
payloadobject

Transaction fields and arguments

Show child attributes
fieldsobject
Show child attributes
initiator_addrobject
Show child attributes
PublicKeystring
argsArray<Array<object>>

Arguments for the transaction

targetstring
entry_pointstring
transaction_categoryinteger
schedulingstring
approvalsArray<object>

List of approvals (can be empty for speculative execution)

Show child attributes
signerstring
signaturestring

Response

200OK

Speculative execution result