Earn & Stake
General Info
The base endpoint is: https://fi-api.woo.org
All endpoints return JSON object.
Staking
GET /stakingv2
Returns
Name | Type | Description |
---|---|---|
avg_apr | float | Average APR of all stakers |
base_apr | float | Base apr based on the user's staked WOO only |
Earn
GET /yield
Params
Name | Type | Description |
---|---|---|
network | String | option: |
Returns
Name | Type | Description |
---|---|---|
total_deposit | String | total deposited(value multiplied by |
auto_compounding | Object |
|
Auto-Compounding Returns
Name | Type | Description |
---|---|---|
| Object | deposited token's |
Auto-Compounding Symbol Returns
Name | Type | Description |
---|---|---|
symbol | String | target token |
source | String | target farm(lowercase) |
apy | Decimal | auto-compounded APR(unit: |
tvl | String | total deposit of single pool(value multiplied by |
price | Decimal |
|
share_price | String | net asset value per share |
decimals | Integer |
|
Last updated