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
ad2bcb1e-5721-4f84-a15e-cd78ae0039e4addressstringRequiredExample:
Blockchain address. Required, if 'id' was not provided
0x00000005707Bf50EfA35a2db020eDe9Ac0780b9fResponses
200Success
application/json
post
/api-gateway/addresses/last-transaction200Success
Last updated