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
970e18a9-42eb-4a83-833d-818ad0116adfaddressstringRequiredExample:
Blockchain address. Required, if 'id' was not provided
0x00000005707Bf50EfA35a2db020eDe9Ac0780b9fResponses
200Success
application/json
post
/api-gateway/addresses/last-transaction200Success
Last updated