/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 4d ago
Details
Filter operations
account
2
arm
11
beacon-chain
1
cache
1
coingecko
9
defillama
2
dune
1
hyperliquid
3
merkl
4
oeth
1
ofac
1
ogn
7
protocol
8
reports
3
strapi
1
supply
9
terms
2
token
12
get
/api/v2/{token}/withdrawal_requests
get
/api/v2/{token}/withdrawal_stats
get
/api/v2/{token}/apr/history
get
/api/v2/{token}/apr/trailing_history/{days}
get
/api/v2/{token}/stats/{stat}
get
/api/v2/{token}/apr/trailing
get
/api/v2/{token}/ratios
get
/api/v2/{token}/daily_stats
get
/api/v2/{token}/daily_protocol_revenue
get
/api/v2/{token}/morpho_collateral
get
/api/v2/{token}/collaterals
get
/api/v2/{token}/amo
token
Get token withdrawal requests
get
/api/v2/{token}/withdrawal_requests
Path parameters
token
string
required
Query parameters
address
string
chainId
number
Response
Token withdrawal requests
object[]
required
id
string
required
withdrawer
string
required
amount
string
required
queued
string
required
requestId
string
required
claimed
boolean
required
claimable
boolean
required
timestamp
string
required
claimableAt
string
nullable
claimedAt
string
nullable
txHash
string
required
Changes