Skip to main content

api_operations_pull_exchanges_list

GET /api/operations/pull-exchanges/

api_operations_pull_exchanges_list

Responses

Schema
  • Array [
  • operation string
  • currency string required
  • currency_policy_id string required
  • currency_asset_name string required
  • amount decimal required

    Possible values: Value must match regular expression ^\d{0,12}(?:\.\d{0,8})?$

  • amount_lovelace string required
  • hash_code Transaction hash nullable

    Possible values: <= 200 characters

  • exchange_info object
  • timestamp date-time required
  • transaction_log object
  • type TypeEnum required

    Possible values: [incoming, outgoing]

  • address_to_send string required
  • uid string nullable required
  • ]
Loading...