Execute chain transaction
POST /v2/chain/execute
POST
/v2/chain/execute
Execute a transaction on the blockchain.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”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
Responses
Section titled “ Responses ”Transaction execution result
object
queryId
required
The transaction ID of the transaction
string