v1

latestOpenAPI 3.0.02026-07-26117198177.4 KB
Address Information

Get Address Transactions

Returns a list of transactions associated with the specified address.

get/v1/address/transactions

Query parameters

addressstring required

Address to search

networkstring required

Network of Address

limitnumber

Number of items to return

offsetnumber

Number of items to skip

startTimestring

Start time

endTimestring

End time

msgTypesstring

Message types separated by comma

status'success' | 'failed'

Status of transaction

Response

Transactions associated with a specific address.

totalnumber required