Documentation ¶
Index ¶
- func ReqAaveV2LendingPools(network string) ([]aaveV2LendingPoolInfo, error)
- func ReqAxialAvaxPools() (v []axialPool, err error)
- func ReqCurveCrypto(network string) (v curveAvaxPoolMainListReq, err error)
- func ReqCurvePoolMain(network string) (v curveAvaxPoolMainListReq, err error)
- func ReqCurveStakeApy(network string) (v curveAvaxStakeApyReq, err error)
- func ReqCurveVolumeApr(network string) (v curvePoolVolumeAprReq, err error)
- func ReqJoeAvaxPools() ([]joeLiquidityPool, error)
- func ReqJoeAvaxStakeChefInfo[T types.Integer | string](version_ int) (info joeStakeMasterChefInfo, err error)
- func ReqJoeAvaxStakePoolsInfo[T types.Integer | string](version_ int) (infos []joeStakePoolsInfo, err error)
- func ReqPangolinAllInfo() (v pangolinAllInfoReq, err error)
- func ReqPangolinApr2[T types.Integer | string](pid T) (v pangolinApr2Req, err error)
- func ReqSushiPairs(network string) (v []sushiPairInfo, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReqAaveV2LendingPools ¶ added in v0.2.0
Return aava v2 lend pools info.
Only support avalanche and ethereum now.
func ReqAxialAvaxPools ¶ added in v0.2.1
func ReqAxialAvaxPools() (v []axialPool, err error)
func ReqCurveCrypto ¶ added in v0.2.1
Curve crypto pools.
func ReqCurvePoolMain ¶ added in v0.2.1
Curve main pools.
func ReqCurveStakeApy ¶ added in v0.2.1
func ReqCurveVolumeApr ¶ added in v0.2.1
func ReqJoeAvaxPools ¶ added in v0.2.1
func ReqJoeAvaxPools() ([]joeLiquidityPool, error)
func ReqJoeAvaxStakeChefInfo ¶ added in v0.2.1
func ReqJoeAvaxStakeChefInfo[T types.Integer | string](version_ int) (info joeStakeMasterChefInfo, err error)
version = 2 or 3, representing chefV2 and chefV3
func ReqJoeAvaxStakePoolsInfo ¶ added in v0.2.1
func ReqJoeAvaxStakePoolsInfo[T types.Integer | string](version_ int) (infos []joeStakePoolsInfo, err error)
version = 2 or 3, representing chefV2 and chefV3
func ReqPangolinAllInfo ¶ added in v0.2.1
func ReqPangolinAllInfo() (v pangolinAllInfoReq, err error)
func ReqPangolinApr2 ¶ added in v0.2.1
func ReqSushiPairs ¶ added in v0.2.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.