Skip to main content
POST
/
estimations
/
blockchain_interaction
/
deploy_gas_estimation
{
  "isSuccess": true,
  "isFailure": true,
  "error": {
    "code": "<string>",
    "message": "<string>",
    "info": [
      "<string>"
    ]
  },
  "value": {
    "gasEstimation": 123
  }
}

Body

tokenConfigurationId
integer
gasStationWalletCustodianId
integer

Response

OK

isSuccess
boolean
isFailure
boolean
error
object
value
object