POST
/
sdk
/
{environmentId}
/
evm
/
simulateTransaction

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36

Body

application/json
chainId
string
required
Maximum length: 255
data
string
required
from
string
required

Valid blockchain wallet address, must be an alphanumeric string without any special characters

Maximum length: 255
to
string
required

Valid blockchain wallet address, must be an alphanumeric string without any special characters

Maximum length: 255
value
string
required
Maximum length: 255
domain
string
Maximum length: 255

Response

200 - application/json
inAssets
object[]
required
outAssets
object[]
required
priceData
object
required
showTotalFiat
boolean
required
counterparties
string[]