Skip to content

Execute chain transaction

POST
/v2/chain/execute

Execute a transaction 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
walletId
required

The fsco wallet ID to sign the transaction with

string
sentAt
required

The timestamp when the transaction was sent

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

Transaction execution result

object
queryId
required

The transaction ID of the transaction

string