Last transaction of the address
Description of fields
Field
Type
Description
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
Request body for receiving the last transaction of an address. You only need to specify one parameter: id or address
idstringRequiredExample:
Address ID. Required, if 'address' was not provided
29989d4d-36ed-4127-8d71-430d0b060e8daddressstringRequiredExample:
Blockchain address. Required, if 'id' was not provided
0x00000005707Bf50EfA35a2db020eDe9Ac0780b9fResponses
200Success
application/json
post
/api-gateway/addresses/last-transaction200Success
Last updated