users
user details
This endpoint returns information about the logged in user address.
GET
/
users
/
address
/
{address}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint returns information about the logged in user address.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.