Skip to content

List favorites (wallet only)

GET
/v1/transfer/favorites
curl --request GET \
--url https://api.parasta.io/v1/transfer/favorites \
--header 'Authorization: Bearer <token>'

OK

Media type application/json
object
favorites
Array<object>
object
id
string
type
string
Allowed values: wallet
label
string
address
string
networkId
string
tokenId
string
createdAt
string format: date-time
Example
{
"favorites": [
{
"type": "wallet"
}
]
}

Please contact your representative. 담당자에게 문의해주세요.