v1

latestOpenAPI 3.0.02026-07-26117198177.4 KB
Address Information

Get Address Payments

Returns a list of transactions associated with the specified address.

get/v1/address/payments

Query parameters

addressstring required

Address to search

networkstring

Network of Address

groupBystring

"address" mode or "entity" mode

receiverstring

Another address involved in the transaction

receiverNetworkstring

Network of Another address involved in the transaction

startTimestring

Start time

endTimestring

End time

msgTypestring

msg types separated by comma

limitnumber

Number of items to return

offsetnumber

Number of items to skip

directionstring

direction of payment (incoming, outgoing, both)

sortstring

sort order (asc, desc)

Response

Payments associated with a specific address. This includes both incoming and outgoing transactions.

totalnumber required