/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 4d ago
Details
Filter operations
account
2
arm
11
get
/api/v2/arm/daily_stats/{token}
get
/api/v2/arm/daily_protocol_revenue/{token}
get
/api/v2/arm/trading-volume/{token}
get
/api/v2/arm/swaps/{token}
get
/api/v2/arm/withdrawal_requests/{token}
get
/api/v2/arm/withdrawal_stats/{token}
get
/api/v2/arm/lending-market-daily-apy/{token}
get
/api/v2/arm/all-arms-trading-volume-usd
get
/api/v2/arm/coingecko/{token}
get
/api/v2/historical_trades
get
/api/v2/tickers
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
arm
Get ARM withdrawal requests
get
/api/v2/arm/withdrawal_requests/{token}
Path parameters
token
string
required
Query parameters
address
string
Response
ARM withdrawal requests
object[]
required
id
string
required
account
string
required
amount
string
required
queued
string
required
requestId
string
required
claimed
boolean
required
timestamp
string
required
claimableAt
string
nullable
claimedAt
string
nullable
txHash
string
required
claimable
boolean
required
Changes