/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 1d ago
Details
Filter operations
account
2
arm
9
cache
1
coingecko
9
defillama
2
hyperliquid
3
merkl
4
ofac
1
ogn
7
protocol
8
reports
3
supply
9
terms
2
token
18
get
/api/v2/beacon-chain/exit-time
get
/api/v2/dune
get
/api/v2/historical_trades
get
/api/v2/oeth/collateral
get
/api/v2/strapi/post_slugs
get
/api/v2/tickers
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 stats
get
/api/v2/{token}/withdrawal_stats
Path parameters
token
string
required
Query parameters
chainId
number
Response
Token withdrawal stats
object
required
minimumDelayMs
number
required
averageWithdrawalTimeMs
number
nullable
required
medianWithdrawalTimeMs
number
nullable
required
p95WithdrawalTimeMs
number
nullable
required
currentlyQueued
number
required
currentlyPending
number
required
currentlyClaimable
number
required
vaultAvailability
number
required
withdrawableBalance
number
required
Changes