Deposit
Retrieve the authenticated user's USDC deposit address
Get Deposit Address
GET /api/deposit/usdc-addressExample request
curl "https://wallet-mutator-view.outpoll.com/api/deposit/usdc-address" \
-H "Authorization: Bearer <token>"Response 200 OK
{
"i": "078dcd98-928d-479f-8110-ff6d27e44de2",
"a": "0x1234567890abcdef1234567890abcdef12345678"
}Field
Type
Description
Response 404 Not Found
Last updated
Was this helpful?

