Skip to content

Call chain method

POST
/v2/chain/call

Call a read-only method on the blockchain.

X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
txData
required

The transaction data

string
0x123...
chainId
required

The chain ID

number
1
sentAt
required

The timestamp when the call was sent

string
2024-03-14T12:00:00Z

Chain call result

object
executionId
required

The execution ID

string
12345678-1234-1234-1234-123456789012
data
required

The result data

string
0x123...