Account
Get the authenticated PID's wallet chain rows
Authorization
cookieAuth pid_access<token>
JWT access token set by /auth/google/callback or /auth/refresh
In: cookie
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/account"[ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "chainNamespace": "solana", "chainReference": "4uhcVJyU9pJkvQyS88uRDiswHXSCkY3z", "address": "string", "accountType": "smart_account", "status": "active", "createdAt": "2019-08-24T14:15:22Z" }]Sponsored SOL/SPL withdrawal (passkey-authorized, V3) POST
The relayer submits and floats the network fee; the smart account reimburses the attested network cost in full plus the on-chain-recomputed protocol fee, atomically. The backend rejects drift beyond 120% of the quoted network fee.
Live Solana activation view for the wallet GET
Next Page