Transactions
Predict Transaction
Simulate the transaction and changes in token balances, in addition to the fee estimation.
post/api/v1/transactions/predict
Request body
Example request
{
"details": {
"message_to_sign": "SGVsbG8="
}
}Response
Successful Response