WOOFi Dev docs
Search
K

Earn & Stake

General Info

Staking

GET /staking
Params
Name
Type
Description
network
String
option: bsc / avax / fantom / polygon / arbitrum
Each Token Returns
Name
Type
Description
apr
Decimal
Vault APR
total_staked
String
Total staked(value multiplied by10^<decimals>)(unit:WOO)

Earn

GET /yield
Params
Name
Type
Description
network
String
option: bsc / avax / fantom / polygon/ arbitrum / optimism
Returns
Name
Type
Description
total_deposit
String
total deposited(value multiplied by10^<decimals>)(unit:USD)
auto_compounding
Object
auto-compoundedyield aggregator
Auto-Compounding Returns
Name
Type
Description
<Vault Address>
Object
deposited token's vault_address
Auto-Compounding Symbol Returns
Name
Type
Description
symbol
String
target tokensymbol
source
String
target farm(lowercase)
apy
Decimal
auto-compounded APR(unit: %)
tvl
String
total deposit of single pool(value multiplied by10^<decimals>)(unit:USD)
price
Decimal
USD price of symbol
share_price
String
net asset value per share
decimals
Integer
symbol decimals, for tvl calculation
Copyright © 2023 WOO Network. All Rights Reserved.