/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 6h ago
Details
Filter operations
account
2
arm
9
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}
cache
1
coingecko
9
defillama
2
hyperliquid
3
merkl
4
ofac
1
ogn
7
protocol
8
reports
3
supply
9
terms
2
token
18
arm
token
Get ARM swaps
get
/api/v2/arm/swaps/{token}
Path parameters
token
string
required
Query parameters
days
number
offset
number
Response
ARM swaps
object[]
required
amountBase
number
required
amountLiquidity
number
required
armAction
'buy'
|
'sell'
required
armId
string
required
baseAsset
string
required
baseSymbol
string
required
id
string
required
liquidityAsset
string
required
liquiditySymbol
string
required
price
number
required
rateToLiquidity
number
required
spread
number
required
timestamp
string
required
txHash
string
required
Changes