Loading...
Loading...
Compare original and translation side by side
What's my Hydrex voting power?What's my Hydrex voting power?Lock 1000 HYDX on Hydrex with rolling lockLock 1000 HYDX on Hydrex with rolling lockVote optimally on Hydrex to maximize feesVote 50/50 on HYDX/USDC and cbBTC/WETH on HydrexVote optimally on Hydrex to maximize feesVote 50/50 on HYDX/USDC and cbBTC/WETH on HydrexWhat single-sided liquidity vaults can I deposit BNKR into on Hydrex?Deposit 500 BNKR into the BNKR/WETH single-sided vault on HydrexWhat single-sided liquidity vaults can I deposit BNKR into on Hydrex?Deposit 500 BNKR into the BNKR/WETH single-sided vault on HydrexCheck my Hydrex rewardsClaim my Hydrex oHYDX rewardsConvert my oHYDX to veHYDX on HydrexCheck my Hydrex rewardsClaim my Hydrex oHYDX rewardsConvert my oHYDX to veHYDX on HydrexexerciseVeexerciseVe| Contract | Address |
|---|---|
| HYDX Token | |
| veHYDX (Voting Escrow) | |
| Voter | |
| Vault Deposit Guard | |
| Vault Deployer | |
| Incentive Distributor | |
| oHYDX Token | |
| 合约 | 地址 |
|---|---|
| HYDX Token | |
| veHYDX (投票托管) | |
| 投票器 | |
| 金库存入守卫 | |
| 金库部署器 | |
| 激励分发器 | |
| oHYDX Token | |
bankr prompt "What are the top Hydrex pools by projected fees?"
bankr prompt "Show me all Hydrex liquidity pools with their voting weights"addresstitlegauge.projectedFeeInUsdgauge.liveVotingWeightgauge.votingAprProjectionprojectedFeeInUsd / liveVotingWeightbankr prompt "What are the top Hydrex pools by projected fees?"
bankr prompt "Show me all Hydrex liquidity pools with their voting weights"addresstitlegauge.projectedFeeInUsdgauge.liveVotingWeightgauge.votingAprProjection预计美元手续费 / 当前投票权重undefinedundefinedundefinedundefinedVote optimally on Hydrex to maximize my fee earningsVote optimally on Hydrex to maximize my fee earningsVote 100% on HYDX/USDC on HydrexVote 60% on HYDX/USDC and 40% on cbBTC/WETH on HydrexVote 33/33/34 on HYDX/USDC, cbBTC/WETH, and USDC/USDbC on HydrexVote 100% on HYDX/USDC on HydrexVote 60% on HYDX/USDC and 40% on cbBTC/WETH on HydrexVote 33/33/34 on HYDX/USDC, cbBTC/WETH, and USDC/USDbC on HydrexChange my Hydrex vote to 100% on cbBTC/WETHChange my Hydrex vote to 100% on cbBTC/WETHprojectedFeeInUsd / liveVotingWeightVote on the single best Hydrex pool by fees预计美元手续费 / 当前投票权重Vote on the single best Hydrex pool by feesVote equally on top 3 Hydrex pools by projected feesVote equally on top 3 Hydrex pools by projected feesVote on Hydrex pools weighted by their fee efficiencyVote on Hydrex pools weighted by their fee efficiencyundefinedundefined
**Display to users**: Show earning power (voting power × 1.3) when discussing fee earnings, as this is what determines your share of distributions.
**向用户展示说明**:讨论手续费收益时展示收益能力(投票权 × 1.3),因为这是决定你分配份额的依据。| User Says | Proportions |
|---|---|
| "100% on X" | |
| "50/50 on X and Y" | |
| "60/40 on X and Y" | |
| "33/33/34 on X, Y, Z" | |
| "25% each on 4 pools" | |
| 用户输入 | 比例对应值 |
|---|---|
| "100%投给X" | |
| "X和Y各投50%" | |
| "X投60%,Y投40%" | |
| "X、Y、Z按33/33/34分配" | |
| "4个池子各投25%" | |
projectedFeeInUsd / liveVotingWeight预计美元手续费 / 当前投票权重gauge.bribesgauge.bribeshttps://api.hydrex.fi/strategiestitle0xc69E3eF39E3fFBcE2A1c570f8d3ADF76909ef17bcurl -s https://api.hydrex.fi/strategies | jq '[.[] |
select(.gauge.projectedFeeInUsd != null and .gauge.liveVotingWeight > 0) |
{
address,
title,
efficiency: (.gauge.projectedFeeInUsd / .gauge.liveVotingWeight)
}
] | sort_by(-.efficiency) | .[0:3]'https://api.hydrex.fi/strategiestitle0xc69E3eF39E3fFBcE2A1c570f8d3ADF76909ef17bcurl -s https://api.hydrex.fi/strategies | jq '[.[] |
select(.gauge.projectedFeeInUsd != null and .gauge.liveVotingWeight > 0) |
{
address,
title,
efficiency: (.gauge.projectedFeeInUsd / .gauge.liveVotingWeight)
}
] | sort_by(-.efficiency) | .[0:3]'