API Reference

Get address logs

This endpoint allows you to retrieve a list of confirmed and processed payments for a specific cryptocurrency address.

How It Works

  • When you call this endpoint, you’ll receive all payment logs associated with the specified address.
  • Only payments that have been confirmed on the blockchain and marked as processed are included.
  • Results may include additional metadata such as transaction hash, amount, confirmations, and timestamps.

Important Notes

  • Only confirmed and processed payments are returned; pending or failed transactions are excluded.
  • This endpoint only returns logs for the cryptocurrency or token symbol you specify in the request.
  • If you need logs for multiple tokens or for both the native cryptocurrency and its tokens, you need to call this endpoint separately for each symbol.
Language
Click Try It! to start a request and see the response here!