Zero Docs
Search
K

Factory Functions

.getPoolAddress(poolToken: string) Gets the pool address given the pool token being staked.
.getPoolData(poolAddress: string) Gets a collection of data about the given pool including the poolToken, poolAddress, weight, and an isFlashPool flag.
.getRewardTokensPerBlock() Get the reward tokens allocated per block on chain. This reward is split up across all pools based on each pool's weight.