Resolve Privy wallet id from address

​

Query Parameters

  • Solana address

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/api/privy/wallet-lookup
curl 'https://api.musebook.trade/api/privy/wallet-lookup?address='
{
  "ok": true,
  "additionalProperty": "anything"
}