Estimate transaction fee
POST/transaction/estimate
Submit the function and parameters to estimate the fee for calling the smart contract. The return is transaction information including network fee and transaction hash, but it will not actually initiate the transaction.
info
This interface is used by the signer, and merchants generally do not need to call it.
Request​
Responses​
- 200
- 401
- 403
- 404
OK
Unauthorized
Forbidden
Not Found