post https://explorers.t-dx.com/api/rest/v1/eth//estimate_gas
This endpoint returns the estimated gas used for the given transaction
Responses
This endpoint returns the estimated gas used for the given transaction
xxxxxxxxxx
curl --request POST \
--url https://explorers.t-dx.com/api/rest/v1/eth/network/estimate_gas \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: