Indexer

The indexer API lets yapps query the db for payment history through the sdk with thegetPayment() and getPayments() functions. The inputs below show some of the possible filters for querying multiple payments. Full documentation can be found in the sdk docs. The endpoint returns a paginated list of payments. Try it out below.

Fetch payments

Sender
Receiver
Tokens
Chains
https://tx.yodl.me/api/v1/payments

Inspect response

Response: