POST
Get average fee
Returns the average fee for a specific number of blocks. Only for ETH and TETH.
Path Params
-
coinstring requiredA cryptocurrency or token ticker symbol.
Query Params
-
numBlocksintegertarget number of blocks
Responses
200
OK
Response Body
object
-
averageFeenumber requiredCalculated by summing the fees of the blocks over the number of blocks.
400
Bad Request
Response Body
object
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code