Swap
Last updated
Last updated
The base endpoint is: https://fi-api.woo.org
All endpoints return JSON object.
GET /stat
Parameters
Name | Type | Description |
---|---|---|
period: 1d, Returns
Name | Type | Description |
---|---|---|
period: 1w / 1m / 3m / 1y / all, Returns
Name | Type | Description |
---|---|---|
GET /source_stat
Params
Returns
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
network
String
option bsc
/ avax
/ fantom
/ polygon
/ arbitrum
/ optimism
period
String
optional: 1d
/ 1w
/ 1m
/ 3m
/ 1y
/ all
default: 1m
id
String
timestamp / 3600
roun down
timestamp
String
timestamp on the hour
volume_usd
String
hourly volume(value multiplied by 10^18)(unit: USD
)
traders
String
hourly number of address per hour
txs
String
hourly number of trades per hour
id
String
timestamp / 86400
round down
timestamp
String
UTC 0
volume_usd
String
Daily volume(value multiplied by 10^18)(unit: USD
)
traders
String
daily number of address
txs
String
daily number of trades
turnover_rate_percentage
Decimal
daily turnover rate (unit: %
)
network
String
default ''
option bsc
/ avax
/ fantom
/ polygon
period
String
optional: 1d
/ 1w
/ 1m
/ 3m
/ 1y
/ all
default: 1m
id
String
source id
name
String
source name
volume_usd
String
source volume(value multiplied by 10^18)(unit: USD
)
txs
Integer
source number of trades
percentage
Decimal
pie chart(unit: %
)