Estimating Gas Price
API Specification
Estimating Gas Price
Name
Type
Description
Request Body
Name
Type
Description
{
"Status": "SUCCESS",
"Message": "",
"Data": {
"address": "0xa287e3DE5f629fc49321De34F40da40aAd799fa7",
"estimatedGas": 23912
}
}{
"Status": "FAILURE",
"Message": "error reading ABI : EOF",
"Data": null
}Last updated
Was this helpful?