Wallets
Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-wallets HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/add-wallet HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/remove-wallet HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/manage-wallet-tokens HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-wallet-assets-v2 HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-wallet-assets-batch HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-wallet-stats HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-wallet-transactions HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-token-price HTTP/1.1
Host: your-project-ref.supabase.co
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-token-history HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-swap-quote HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-1inch-quote HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/get-lifi-quote HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Privy access token
See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)
Success
Bad request
Unauthorized
Server error
POST /functions/v1/whitelist-wallet HTTP/1.1
Host: your-project-ref.supabase.co
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{}Last updated