contacts
List the current user contacts
get/users/me/contacts
Response
Contact list
Example response
[
{
"addresses": {
"evm": [
"0x0000000000000000000000000000000000000000"
],
"solana": [],
"bitcoin": []
}
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.