API
You can build on top of APY using our public API. Feel free to mention us on Twitter if you create a useful tool for the community.
Pools
{
"pools": [
{
"tokenName": "Yield",
"tokenSymbol": "YIELD",
"tokenAddress": "XXX",
"poolId": 0,
"poolEnabled": true,
"totalStaked": 1001000,
"amountTokenRequired": 1,
"rewardMultiplier": 100,
"tokenSupply": 10000028,
"tokenMarketCap": 8.140916842512661,
"tokenPrice": 0.8140894048009326,
"creationTime": 1728852130,
"lockTime": 300,
"percent": 100,
"decimals": 6,
"apr": 1451214786.0559258,
"tips": 10200000000
},
]
}