Fee address report

get/api/v2/{coin}/reports/{enterpriseId}/feeaddress

Generate a report of transactions on an enterprise Ethereum fee address

Path Parameters

  • coinstringRequired
    A cryptocurrency or token ticker symbol.
    Example: btc
  • enterpriseIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$

Query Parameters

  • periodstring
    Defines a period of time
    Enum: day month all
  • formatstring
    Defines an output format
    Enum: csv
  • timezonestring
    Defines a timezone to which reports timestamps are converted
    Example: UTC
  • currencyUnitstringDefault: USD
    Defines a unit of currency
    Enum: ZAR USD GBP EUR CNY CAD AUD
  • currencySymbolstringDefault: $
    Defines the symbol prefix for a unit of currency
  • startinteger
    Defines a start date
    Example: 1537289808000

400 Response

One of
error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code