@berachain/berajs 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{dex-BaNHEuck.d.cts → HoneyConfigProvider-6PXZJMSU.d.cts} +171 -171
- package/dist/{dex-D6IK-4D9.d.ts → HoneyConfigProvider-CwDFrt02.d.ts} +171 -171
- package/dist/abi/index.cjs +1 -1
- package/dist/abi/index.cjs.map +1 -1
- package/dist/abi/index.mjs +1 -1
- package/dist/actions/index.cjs +1 -1
- package/dist/actions/index.d.cts +7 -7
- package/dist/actions/index.d.ts +7 -7
- package/dist/actions/index.mjs +1 -1
- package/dist/chunk-22MQVFHP.cjs +2 -0
- package/dist/chunk-22MQVFHP.cjs.map +1 -0
- package/dist/chunk-3TKSVFZ3.mjs +2 -0
- package/dist/chunk-3TKSVFZ3.mjs.map +1 -0
- package/dist/{chunk-GZ5YA2AZ.cjs → chunk-6VF3RF53.cjs} +3 -3
- package/dist/{chunk-GZ5YA2AZ.cjs.map → chunk-6VF3RF53.cjs.map} +1 -1
- package/dist/{chunk-3WCYP277.mjs → chunk-AMRJ4B36.mjs} +2 -2
- package/dist/chunk-EU4WFADK.cjs +2 -0
- package/dist/chunk-EU4WFADK.cjs.map +1 -0
- package/dist/{chunk-ZLCBHOSV.mjs → chunk-KMKUXP2S.mjs} +3 -3
- package/dist/chunk-OJXJ6CZ4.mjs +4 -0
- package/dist/{chunk-M5GUTM7K.mjs.map → chunk-OJXJ6CZ4.mjs.map} +1 -1
- package/dist/{chunk-V3PCHP2D.cjs → chunk-REDXXUK7.cjs} +2 -2
- package/dist/{chunk-V3PCHP2D.cjs.map → chunk-REDXXUK7.cjs.map} +1 -1
- package/dist/chunk-VYWYJR63.mjs +2 -0
- package/dist/chunk-VYWYJR63.mjs.map +1 -0
- package/dist/{chunk-GWBENQEV.cjs → chunk-XFPTQMAK.cjs} +3 -3
- package/dist/{chunk-GWBENQEV.cjs.map → chunk-XFPTQMAK.cjs.map} +1 -1
- package/dist/contexts/index.cjs +1 -1
- package/dist/contexts/index.d.cts +3 -3
- package/dist/contexts/index.d.ts +3 -3
- package/dist/contexts/index.mjs +1 -1
- package/dist/{getValidatorQueuedOperatorAddress-BhPVMCTj.d.ts → getValidatorQueuedOperatorAddress-9xY2RUGe.d.cts} +2 -2
- package/dist/{getValidatorQueuedOperatorAddress-Cmd7rgYK.d.cts → getValidatorQueuedOperatorAddress-Ne2zoiiV.d.ts} +2 -2
- package/dist/hooks/index.cjs +2 -2
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.cts +6 -6
- package/dist/hooks/index.d.ts +6 -6
- package/dist/hooks/index.mjs +2 -2
- package/dist/{staking-Bcb8DhoZ.d.cts → staking-F9Nx9TKD.d.ts} +1 -1
- package/dist/{staking-DvJOnMJG.d.ts → staking-f4BpYH7l.d.cts} +1 -1
- package/dist/types/index.d.cts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/dist/{useHoneySwapState-DfmXCavx.d.cts → useHoneySwapState-C-9BV4VB.d.cts} +1 -1
- package/dist/{useHoneySwapState-AKDZI2MT.d.ts → useHoneySwapState-CUY5Sm1b.d.ts} +1 -1
- package/dist/utils/index.cjs +1 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.cts +4 -4
- package/dist/utils/index.d.ts +4 -4
- package/dist/utils/index.mjs +1 -1
- package/package.json +3 -2
- package/src/abi/bend/bundler.ts +60 -0
- package/src/abi/bend/generalAdapter.ts +362 -0
- package/src/abi/bend/metaMorpho.ts +2584 -0
- package/src/abi/bend/morpho.ts +444 -0
- package/src/abi/bend/morphoVault.ts +1456 -0
- package/src/abi/bend/publicAllocator.ts +355 -0
- package/src/abi/bex/aggregatorsRouter.ts +492 -0
- package/src/abi/bex/balancerComposableStablePoolFactoryV6.ts +283 -0
- package/src/abi/bex/balancerPoolCreationHelper.ts +267 -0
- package/src/abi/bex/balancerVault.ts +757 -0
- package/src/abi/enso/ensoRouterAbi.ts +140 -0
- package/src/abi/governance/governance.ts +1016 -0
- package/src/abi/governance/governanceTimelock.ts +589 -0
- package/src/abi/honey/collateralVault.ts +1144 -0
- package/src/abi/honey/honey.ts +563 -0
- package/src/abi/honey/honeyFactory.ts +1270 -0
- package/src/abi/honey/honeyFactoryReader.ts +894 -0
- package/src/abi/honey/honeyRootOracle.ts +492 -0
- package/src/abi/honey/pythPriceOracle.ts +619 -0
- package/src/abi/honey/pythWrapper.ts +446 -0
- package/src/abi/index.ts +35 -0
- package/src/abi/pol/beaconDeposit.ts +595 -0
- package/src/abi/pol/beraChef.ts +1019 -0
- package/src/abi/pol/bgt.ts +1008 -0
- package/src/abi/pol/bgtIncentiveDistributor.ts +640 -0
- package/src/abi/pol/bgtStaker.ts +1034 -0
- package/src/abi/pol/rewardAllocationFactory.ts +408 -0
- package/src/abi/pol/rewardVault.ts +1928 -0
- package/src/abi/pol/rewardVaultFactory.ts +586 -0
- package/src/abi/pol/rewardVaultHelper.ts +882 -0
- package/src/abi/pol/stakeBeraVault.ts +1116 -0
- package/src/abi/pol/stakeBeraVaultWithdrawalRequest.ts +618 -0
- package/src/abi/pol/wbera.ts +366 -0
- package/src/abi/pyth/pyth.ts +566 -0
- package/src/abi/pyth/pythErrors.ts +72 -0
- package/src/abi/utils/EIP7702StatelessDelegator.ts +523 -0
- package/src/abi/utils/bundler3errors.ts +6 -0
- package/src/abi/utils/commonAbiErrors.ts +9 -0
- package/src/abi/utils/erc20errors.ts +74 -0
- package/src/abi/utils/merkleDistributor.ts +838 -0
- package/src/abi/utils/multicall3.ts +242 -0
- package/src/abi/utils/openChainErrors.ts +139 -0
- package/src/abi/utils/upgradableBeacon.ts +86 -0
- package/src/actions/bend/getConvertToAssets.ts +23 -0
- package/src/actions/bend/getMaxDeposit.ts +21 -0
- package/src/actions/clients/BeraApolloClient.ts +125 -0
- package/src/actions/clients/getApolloClient.ts +109 -0
- package/src/actions/clients/getEnsoClient.ts +24 -0
- package/src/actions/dex/__tests__/aggregators.unit.test.ts +112 -0
- package/src/actions/dex/__tests__/allPools.integration.test.ts +13 -0
- package/src/actions/dex/__tests__/getOnChainPool.unit.test.ts +15 -0
- package/src/actions/dex/__tests__/haiku.integration.test.ts +40 -0
- package/src/actions/dex/aggregators/base.ts +174 -0
- package/src/actions/dex/aggregators/bex.ts +255 -0
- package/src/actions/dex/aggregators/bgt.ts +50 -0
- package/src/actions/dex/aggregators/enso.ts +113 -0
- package/src/actions/dex/aggregators/fly.ts +136 -0
- package/src/actions/dex/aggregators/haiku.ts +171 -0
- package/src/actions/dex/aggregators/honey.ts +245 -0
- package/src/actions/dex/aggregators/kyberswap.ts +142 -0
- package/src/actions/dex/aggregators/oogabooga.ts +110 -0
- package/src/actions/dex/aggregators/openOcean.ts +142 -0
- package/src/actions/dex/aggregators/wbera.ts +72 -0
- package/src/actions/dex/b-sdk.ts +48 -0
- package/src/actions/dex/getAllPools.ts +60 -0
- package/src/actions/dex/getApiPool.ts +47 -0
- package/src/actions/dex/getGlobalLiquidityAndSwapVolume.ts +29 -0
- package/src/actions/dex/getIsTokenExploited.ts +63 -0
- package/src/actions/dex/getOnChainPool.ts +216 -0
- package/src/actions/dex/getPoolEvents.ts +35 -0
- package/src/actions/dex/getPoolHistoricalData.ts +51 -0
- package/src/actions/dex/getPoolPausedState.ts +40 -0
- package/src/actions/dex/getPoolWithState.ts +24 -0
- package/src/actions/dex/getSubgraphPool.ts +30 -0
- package/src/actions/dex/getTransactionCount.ts +29 -0
- package/src/actions/dex/getVaultPausedState.ts +21 -0
- package/src/actions/enso/bend.ts +143 -0
- package/src/actions/enso/getEnsoUserToken.debug.test.ts +57 -0
- package/src/actions/enso/getEnsoUserToken.ts +133 -0
- package/src/actions/enso/util.ts +60 -0
- package/src/actions/enso/zap.ts +78 -0
- package/src/actions/governance/__tests__/checkProposalField.unit.test.ts +108 -0
- package/src/actions/governance/__tests__/getDecodedFunctionData.integration.test.ts +127 -0
- package/src/actions/governance/__tests__/getQuorum.integration.test.ts +39 -0
- package/src/actions/governance/checkProposalField.ts +211 -0
- package/src/actions/governance/computeActualStatus.ts +154 -0
- package/src/actions/governance/constants.ts +7 -0
- package/src/actions/governance/getAllProposals.ts +75 -0
- package/src/actions/governance/getBodyErrors.ts +28 -0
- package/src/actions/governance/getDecodedFunctionData.ts +170 -0
- package/src/actions/governance/getProposalDetails.ts +40 -0
- package/src/actions/governance/getProposalFromTx.ts +101 -0
- package/src/actions/governance/getProposalParams.ts +247 -0
- package/src/actions/governance/getProposalVotes.ts +20 -0
- package/src/actions/governance/getQuorum.ts +38 -0
- package/src/actions/governance/parseProposalBody.ts +73 -0
- package/src/actions/honey/getChartData.ts +27 -0
- package/src/actions/honey/getCollateralWeights.ts +50 -0
- package/src/actions/honey/getGlobalCapLimit.ts +148 -0
- package/src/actions/honey/getHoneyCollaterals.ts +139 -0
- package/src/actions/honey/getHoneyFees.ts +100 -0
- package/src/actions/honey/getHoneyGlobalData.ts +21 -0
- package/src/actions/honey/getHoneyPausedState.ts +25 -0
- package/src/actions/honey/getHoneyPreview.ts +152 -0
- package/src/actions/honey/getHoneyPythPriceOracle.ts +21 -0
- package/src/actions/honey/getHoneyRootPriceOracle.ts +23 -0
- package/src/actions/honey/getHoneyVaultsBalance.ts +86 -0
- package/src/actions/honey/getPythLatestPrices.ts +54 -0
- package/src/actions/honey/getRelativeCapLimit.ts +83 -0
- package/src/actions/honey/getSharesWithoutFees.ts +65 -0
- package/src/actions/honey/getSwapPayload.ts +128 -0
- package/src/actions/honey/isBadCollateralAsset.ts +77 -0
- package/src/actions/honey/isBasketModeEnabled.ts +47 -0
- package/src/actions/honey/tests/pyth.integration.test.ts +63 -0
- package/src/actions/index.ts +105 -0
- package/src/actions/misc/getBlockTimestamp.ts +41 -0
- package/src/actions/pol/__tests__/getAllValidators.integration.test.ts +55 -0
- package/src/actions/pol/__tests__/getValidator.integration.test.ts +32 -0
- package/src/actions/pol/__tests__/rewardVaults.integration.test.ts +34 -0
- package/src/actions/pol/getBGTGlobalInfo.ts +43 -0
- package/src/actions/pol/getBgtAprSimulation.ts +207 -0
- package/src/actions/pol/getBgtAprSimultaion.unit.test.ts +297 -0
- package/src/actions/pol/getBgtTokenTotalBoosts.ts +30 -0
- package/src/actions/pol/getBgtTokenTotalSupply.ts +29 -0
- package/src/actions/pol/getBlockTime.ts +43 -0
- package/src/actions/pol/getGlobalCuttingBoard.ts +25 -0
- package/src/actions/pol/getGlobalData.ts +74 -0
- package/src/actions/pol/getIncentiveFeeClaimStats.ts +43 -0
- package/src/actions/pol/getMarkets.ts +36 -0
- package/src/actions/pol/getRewardProofsByValidator.ts +49 -0
- package/src/actions/pol/getRewardTokenToBeraRate.ts +30 -0
- package/src/actions/pol/getRewardVault.ts +54 -0
- package/src/actions/pol/getRewardVaultBeaconImplementation.integration.test.ts +18 -0
- package/src/actions/pol/getRewardVaultBeaconImplementation.ts +35 -0
- package/src/actions/pol/getRewardVaultDurationConstants.integration.test.ts +24 -0
- package/src/actions/pol/getRewardVaultDurationConstants.ts +45 -0
- package/src/actions/pol/getRewardVaultFromToken.ts +30 -0
- package/src/actions/pol/getRewardVaultIncentives.ts +122 -0
- package/src/actions/pol/getRewardVaultRewards.ts +109 -0
- package/src/actions/pol/getRewardVaultStakingToken.ts +19 -0
- package/src/actions/pol/getRewardVaults.ts +106 -0
- package/src/actions/pol/getSWBeraVaultMetadata.ts +166 -0
- package/src/actions/pol/getSWBeraWithdrawal.ts +165 -0
- package/src/actions/pol/getStakeWithdrawalCooldown.ts +21 -0
- package/src/actions/pol/getStakedBeraAPR.ts +56 -0
- package/src/actions/pol/getStakedBeraSnapshots.ts +48 -0
- package/src/actions/pol/getStakingTokenInformation.ts +60 -0
- package/src/actions/pol/getUserClaimableIncentives.ts +40 -0
- package/src/actions/pol/getUserVaultInfo.ts +52 -0
- package/src/actions/pol/getUserVaults.ts +185 -0
- package/src/actions/pol/getUserVaultsBalance.ts +54 -0
- package/src/actions/pol/getUserVaultsReward.ts +32 -0
- package/src/actions/pol/getVaultHistory.ts +43 -0
- package/src/actions/pol/getVaultValidators.ts +31 -0
- package/src/actions/pol/getVaultsSupply.ts +28 -0
- package/src/actions/prices/__tests__/prices.integration.test.ts +29 -0
- package/src/actions/prices/getTokenCurrentPrices.ts +79 -0
- package/src/actions/pyth/getHoneyPythFeeds.ts +46 -0
- package/src/actions/pyth/getUpdateFee.ts +27 -0
- package/src/actions/tokens/getAllowances.ts +59 -0
- package/src/actions/tokens/getTokenInformation.ts +57 -0
- package/src/actions/tokens/getTokens.ts +19 -0
- package/src/actions/tokens/getWalletBalances.integration.test.ts +40 -0
- package/src/actions/tokens/getWalletBalances.ts +123 -0
- package/src/actions/transactions/beraWriteContract.integration.test.ts +251 -0
- package/src/actions/transactions/beraWriteContract.ts +722 -0
- package/src/actions/validators/getActiveBoostAndCommissionChangeDelay.integration.test.ts +40 -0
- package/src/actions/validators/getActiveBoostAndCommissionChangeDelay.ts +109 -0
- package/src/actions/validators/getAllValidators.ts +33 -0
- package/src/actions/validators/getApiEnrichedAllocation.ts +33 -0
- package/src/actions/validators/getApiValidator.ts +38 -0
- package/src/actions/validators/getBaselineRewardAllocation.ts +26 -0
- package/src/actions/validators/getDailyValidatorBlockStats.ts +37 -0
- package/src/actions/validators/getDefaultRewardAllocation.ts +39 -0
- package/src/actions/validators/getManagedValidatorByAccount.ts +32 -0
- package/src/actions/validators/getStakingPoolBatch.ts +20 -0
- package/src/actions/validators/getUserActiveValidators.ts +101 -0
- package/src/actions/validators/getUserBoosts.ts +28 -0
- package/src/actions/validators/getUserBoostsOnValidator.ts +70 -0
- package/src/actions/validators/getUserStakingPositions.ts +225 -0
- package/src/actions/validators/getValidatorAnalytics.ts +34 -0
- package/src/actions/validators/getValidatorCommission.ts +24 -0
- package/src/actions/validators/getValidatorEstimatedBgtPerYear.ts +25 -0
- package/src/actions/validators/getValidatorOperatorAddress.ts +27 -0
- package/src/actions/validators/getValidatorQueuedCommission.ts +30 -0
- package/src/actions/validators/getValidatorQueuedOperatorAddress.ts +32 -0
- package/src/actions/validators/getValidatorQueuedRewardAllocation.ts +31 -0
- package/src/actions/validators/getValidatorRewardAllocation.ts +158 -0
- package/src/actions/validators/getValidatorRewardAllocatorAddress.ts +38 -0
- package/src/actions/validators/utils/__tests__/validatorUtils.integration.test.ts +36 -0
- package/src/actions/validators/utils/getValidatorBoostApy.ts +59 -0
- package/src/contexts/BeraFlags/BeraFlags.tsx +69 -0
- package/src/contexts/BeraFlags/defaultFlags.ts +42 -0
- package/src/contexts/BexStatusProvider.tsx +125 -0
- package/src/contexts/HoneyConfigProvider.tsx +73 -0
- package/src/contexts/SwrFallback.tsx +34 -0
- package/src/contexts/TokensProvider.tsx +66 -0
- package/src/contexts/berajsProvider/context.tsx +49 -0
- package/src/contexts/berajsProvider/index.ts +2 -0
- package/src/contexts/berajsProvider/useBeraJs.ts +18 -0
- package/src/contexts/block-time-provider.tsx +34 -0
- package/src/contexts/index.ts +14 -0
- package/src/data/contracts.ts +398 -0
- package/src/enum/dex.ts +10 -0
- package/src/enum/index.ts +4 -0
- package/src/enum/polling.ts +8 -0
- package/src/enum/slippage.ts +19 -0
- package/src/enum/txnEnum.ts +101 -0
- package/src/errors/BeraError.ts +202 -0
- package/src/errors/InvalidArgumentError.ts +81 -0
- package/src/errors/NotFoundError.ts +34 -0
- package/src/errors/RequestError.ts +207 -0
- package/src/errors/TransactionFailedError.ts +93 -0
- package/src/errors/assert.ts +144 -0
- package/src/errors/assert.unit.test.ts +110 -0
- package/src/errors/errorMap.ts +1157 -0
- package/src/errors/getErrorMessage.ts +40 -0
- package/src/errors/getRevertReason.integration.test.ts +449 -0
- package/src/errors/getRevertReason.ts +179 -0
- package/src/errors/index.ts +8 -0
- package/src/errors/initBeraError.ts +46 -0
- package/src/errors/parseViemError.ts +239 -0
- package/src/hooks/bend/useGetConvertToAssets.ts +42 -0
- package/src/hooks/dex/useAggregatorsQuotes.ts +502 -0
- package/src/hooks/dex/useAggregatorsRouterFeeBps.ts +34 -0
- package/src/hooks/dex/useAllUserPools.ts +38 -0
- package/src/hooks/dex/useApiPool.ts +53 -0
- package/src/hooks/dex/useBexStatus.ts +1 -0
- package/src/hooks/dex/useCreatePool.ts +437 -0
- package/src/hooks/dex/useExploitedTokens.ts +57 -0
- package/src/hooks/dex/useGlobalLiquidityAndSwapVolume.ts +22 -0
- package/src/hooks/dex/useLiquidityMismatch.ts +195 -0
- package/src/hooks/dex/useLpPosition.ts +115 -0
- package/src/hooks/dex/useMultipleTokenApprovalsWithSlippage.ts +92 -0
- package/src/hooks/dex/useOnChainPoolData.ts +126 -0
- package/src/hooks/dex/usePollPoolCreationRelayerApproval.ts +54 -0
- package/src/hooks/dex/usePollVaultIsPaused.ts +30 -0
- package/src/hooks/dex/usePool.ts +59 -0
- package/src/hooks/dex/usePoolEvents.ts +22 -0
- package/src/hooks/dex/usePoolHistoricalData.ts +44 -0
- package/src/hooks/dex/usePools.ts +83 -0
- package/src/hooks/enso/useBendTransactionRequests.ts +247 -0
- package/src/hooks/enso/useEnsoZap.ts +166 -0
- package/src/hooks/enso/useZapTransactionRequests.ts +81 -0
- package/src/hooks/governance/useCreateProposal.ts +88 -0
- package/src/hooks/governance/useGetPastVotes.ts +63 -0
- package/src/hooks/governance/useHasVoted.ts +38 -0
- package/src/hooks/governance/useIsCanceller.ts +43 -0
- package/src/hooks/governance/usePollAllProposals.ts +232 -0
- package/src/hooks/governance/usePollProposal.ts +96 -0
- package/src/hooks/governance/usePollProposalThreshold.ts +41 -0
- package/src/hooks/governance/usePollProposalVotes.ts +64 -0
- package/src/hooks/governance/usePollUserDelegates.ts +70 -0
- package/src/hooks/governance/useProposalFromTx.ts +37 -0
- package/src/hooks/governance/useProposalSnapshot.ts +44 -0
- package/src/hooks/governance/useProposalState.ts +48 -0
- package/src/hooks/governance/useProposalTimelockState.ts +61 -0
- package/src/hooks/governance/useQuorum.ts +42 -0
- package/src/hooks/honey/useCappedGlobally.ts +92 -0
- package/src/hooks/honey/useCappedRelatively.ts +88 -0
- package/src/hooks/honey/useCollateralWeights.ts +48 -0
- package/src/hooks/honey/useHoneyAlerts.ts +314 -0
- package/src/hooks/honey/useHoneyBalances.ts +79 -0
- package/src/hooks/honey/useHoneyChartData.ts +17 -0
- package/src/hooks/honey/useHoneyGlobalData.ts +22 -0
- package/src/hooks/honey/useHoneySwapState.ts +202 -0
- package/src/hooks/honey/useHoneyVaultsBalance.ts +41 -0
- package/src/hooks/honey/useIsBadCollateralAsset.ts +73 -0
- package/src/hooks/honey/useIsBasketModeEnabled.ts +70 -0
- package/src/hooks/honey/usePythLatestPrices.ts +41 -0
- package/src/hooks/index.ts +124 -0
- package/src/hooks/perps/usePythUpdateFee.ts +43 -0
- package/src/hooks/pol/useBgtAprSimulation.ts +22 -0
- package/src/hooks/pol/useBgtUnstakedBalance.ts +50 -0
- package/src/hooks/pol/useClaimableFees.ts +38 -0
- package/src/hooks/pol/useEarnedStakedBeraVault.ts +59 -0
- package/src/hooks/pol/useHighestVaultsAPR.ts +57 -0
- package/src/hooks/pol/useOnChainRewardVault.ts +114 -0
- package/src/hooks/pol/usePollGlobalData.ts +31 -0
- package/src/hooks/pol/usePollMarkets.ts +32 -0
- package/src/hooks/pol/useQueuedBeraUnlock.ts +70 -0
- package/src/hooks/pol/useRewardTokenToBeraRate.ts +45 -0
- package/src/hooks/pol/useRewardVault.ts +51 -0
- package/src/hooks/pol/useRewardVaultBalanceFromStakingToken.ts +82 -0
- package/src/hooks/pol/useRewardVaultFromToken.ts +58 -0
- package/src/hooks/pol/useRewardVaultIncentives.ts +37 -0
- package/src/hooks/pol/useRewardVaultRewards.ts +37 -0
- package/src/hooks/pol/useRewardVaults.ts +45 -0
- package/src/hooks/pol/useStakedBeraSnapshots.ts +27 -0
- package/src/hooks/pol/useUserVaultInfo.ts +46 -0
- package/src/hooks/pol/useUserVaults.ts +40 -0
- package/src/hooks/pol/useVaultAddress.ts +31 -0
- package/src/hooks/pol/useVaultHistory.ts +29 -0
- package/src/hooks/pol/useVaultValidators.ts +33 -0
- package/src/hooks/tokens/useBeraCurrentPrice.ts +12 -0
- package/src/hooks/tokens/useMultipleTokenInformation.ts +62 -0
- package/src/hooks/tokens/usePollAllowances.ts +60 -0
- package/src/hooks/tokens/usePollBalance.ts +113 -0
- package/src/hooks/tokens/usePollWalletBalances.ts +75 -0
- package/src/hooks/tokens/useStakingTokenInformation.ts +54 -0
- package/src/hooks/tokens/useTokenCurrentPrice.ts +19 -0
- package/src/hooks/tokens/useTokenCurrentPrices.ts +57 -0
- package/src/hooks/tokens/useTokenInformation.ts +59 -0
- package/src/hooks/tokens/useTokens.ts +26 -0
- package/src/hooks/tokens/useTotalSupply.ts +22 -0
- package/src/hooks/transactions/TransactionStoreContext.tsx +59 -0
- package/src/hooks/transactions/transactionStore.ts +275 -0
- package/src/hooks/transactions/transactionStore.unit.test.ts +508 -0
- package/src/hooks/transactions/useAddRecentTransaction.ts +29 -0
- package/src/hooks/transactions/useRecentTransactions.ts +27 -0
- package/src/hooks/useBlockToTimestamp.ts +51 -0
- package/src/hooks/useContractWrite/index.ts +2 -0
- package/src/hooks/useContractWrite/stateReducer.ts +60 -0
- package/src/hooks/useContractWrite/types.ts +88 -0
- package/src/hooks/useContractWrite/useBeraContractWrite.ts +137 -0
- package/src/hooks/useGetVerifiedAbi.ts +47 -0
- package/src/hooks/useHistoryState.ts +64 -0
- package/src/hooks/usePrevious.ts +13 -0
- package/src/hooks/validators/useAllValidators.ts +48 -0
- package/src/hooks/validators/useApiEnrichedAllocation.ts +17 -0
- package/src/hooks/validators/useApiValidator.ts +37 -0
- package/src/hooks/validators/useBaselineRewardAllocation.ts +16 -0
- package/src/hooks/validators/useDailyValidatorBlockStats.ts +35 -0
- package/src/hooks/validators/useDefaultRewardAllocation.ts +32 -0
- package/src/hooks/validators/useManagedValidatorByAccount.ts +40 -0
- package/src/hooks/validators/useManagedValidatorRole.ts +119 -0
- package/src/hooks/validators/useOnChainValidator.ts +66 -0
- package/src/hooks/validators/useStakingPoolBatch.ts +45 -0
- package/src/hooks/validators/useSubgraphUserValidators.ts +36 -0
- package/src/hooks/validators/useUserActiveValidators.ts +44 -0
- package/src/hooks/validators/useUserBoostsOnValidator.ts +45 -0
- package/src/hooks/validators/useUserClaimableIncentives.ts +149 -0
- package/src/hooks/validators/useUserStakingPositions.ts +62 -0
- package/src/hooks/validators/useValidator.ts +83 -0
- package/src/hooks/validators/useValidatorAnalytics.ts +36 -0
- package/src/hooks/validators/useValidatorCommission.ts +36 -0
- package/src/hooks/validators/useValidatorEstimatedBgtPerYear.ts +24 -0
- package/src/hooks/validators/useValidatorQueuedCommission.ts +41 -0
- package/src/hooks/validators/useValidatorQueuedOperatorAddress.ts +39 -0
- package/src/hooks/validators/useValidatorQueuedRewardAllocation.ts +37 -0
- package/src/hooks/validators/useValidatorRewardAllocation.ts +36 -0
- package/src/hooks/validators/validatorRoleManager.ts +0 -0
- package/src/types/bribe-boost.ts +50 -0
- package/src/types/dex.ts +196 -0
- package/src/types/enso.ts +42 -0
- package/src/types/global.ts +230 -0
- package/src/types/governance.ts +174 -0
- package/src/types/honeySwap.ts +35 -0
- package/src/types/index.ts +8 -0
- package/src/types/pol.ts +52 -0
- package/src/types/staking.ts +7 -0
- package/src/utils/beraFetch.ts +55 -0
- package/src/utils/constants.ts +35 -0
- package/src/utils/formatAggregatorsQuotes.ts +57 -0
- package/src/utils/formatAggregatorsQuotes.unit.test.ts +191 -0
- package/src/utils/formatIncentivesTokenMap.ts +19 -0
- package/src/utils/formatInputTokenValue.ts +12 -0
- package/src/utils/formatNumber.ts +225 -0
- package/src/utils/formatNumber.unit.test.ts +245 -0
- package/src/utils/formatTimestamps.ts +155 -0
- package/src/utils/formatTimestamps.unit.test.ts +395 -0
- package/src/utils/formatTokenList.ts +61 -0
- package/src/utils/formatUsd.ts +46 -0
- package/src/utils/getContractName.ts +27 -0
- package/src/utils/getContractName.unit.test.ts +64 -0
- package/src/utils/getErrorResponse.ts +20 -0
- package/src/utils/getHoneySwapMessage.test.ts +116 -0
- package/src/utils/getHoneySwapMessage.ts +70 -0
- package/src/utils/getServerSideClient.ts +49 -0
- package/src/utils/getTestClient.ts +19 -0
- package/src/utils/hasAnyTruthyValues.ts +17 -0
- package/src/utils/index.ts +27 -0
- package/src/utils/isDifferenceExceedingThreshold.ts +13 -0
- package/src/utils/isSubgraphStale.ts +10 -0
- package/src/utils/math.ts +28 -0
- package/src/utils/math.unit.test.ts +49 -0
- package/src/utils/parseBaseArgs.ts +23 -0
- package/src/utils/parseBaseArgs.unit.test.ts +55 -0
- package/src/utils/poolNamings.ts +54 -0
- package/src/utils/pythHoneyUtils.ts +3 -0
- package/src/utils/sentryBeforeSend.ts +52 -0
- package/src/utils/test-utils.ts +2 -0
- package/src/utils/time.ts +106 -0
- package/src/utils/time.unit.test.ts +76 -0
- package/src/utils/tokenWrapping.ts +16 -0
- package/src/utils/tokens.ts +106 -0
- package/src/utils/tokens.unit.test.ts +98 -0
- package/src/utils/truncateHash.ts +20 -0
- package/src/utils/truncateHash.unit.test.ts +19 -0
- package/src/utils/validatorUptimeStatus.ts +30 -0
- package/dist/chunk-5OAABMMU.mjs +0 -2
- package/dist/chunk-5OAABMMU.mjs.map +0 -1
- package/dist/chunk-EODAKI5K.cjs +0 -2
- package/dist/chunk-EODAKI5K.cjs.map +0 -1
- package/dist/chunk-IZDT74H4.mjs +0 -2
- package/dist/chunk-IZDT74H4.mjs.map +0 -1
- package/dist/chunk-M5GUTM7K.mjs +0 -4
- package/dist/chunk-YRJAQDEO.cjs +0 -2
- package/dist/chunk-YRJAQDEO.cjs.map +0 -1
- /package/dist/{chunk-3WCYP277.mjs.map → chunk-AMRJ4B36.mjs.map} +0 -0
- /package/dist/{chunk-ZLCBHOSV.mjs.map → chunk-KMKUXP2S.mjs.map} +0 -0
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
import { type Address, isAddress, zeroAddress } from "viem";
|
|
3
|
+
|
|
4
|
+
import { useBeraWallet, usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { rewardVaultAbi } from "~/abi/pol/rewardVault";
|
|
7
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
8
|
+
import type { DefaultHookOptions } from "~/types/global";
|
|
9
|
+
import { useRewardVaultFromToken } from "./useRewardVaultFromToken";
|
|
10
|
+
|
|
11
|
+
// NOTE: this is entirely on-chain
|
|
12
|
+
export const useRewardVaultBalanceFromStakingToken = (
|
|
13
|
+
{
|
|
14
|
+
stakingToken,
|
|
15
|
+
rewardVaultAddress: _rewardVaultAddress,
|
|
16
|
+
}: {
|
|
17
|
+
stakingToken: Address | undefined;
|
|
18
|
+
rewardVaultAddress?: Address;
|
|
19
|
+
},
|
|
20
|
+
options?: DefaultHookOptions,
|
|
21
|
+
) => {
|
|
22
|
+
const { address: account } = useBeraWallet();
|
|
23
|
+
const publicClient = usePublicClient();
|
|
24
|
+
|
|
25
|
+
const isEnabled = options?.opts?.isEnabled ?? true;
|
|
26
|
+
const {
|
|
27
|
+
data: rewardVaultAddress = _rewardVaultAddress,
|
|
28
|
+
error,
|
|
29
|
+
mutate: mutateRewardVaultAddress,
|
|
30
|
+
isLoading: isLoadingRewardVaultAddress,
|
|
31
|
+
} = useRewardVaultFromToken(
|
|
32
|
+
{
|
|
33
|
+
tokenAddress: stakingToken,
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
isEnabled: !_rewardVaultAddress && isEnabled,
|
|
37
|
+
},
|
|
38
|
+
);
|
|
39
|
+
|
|
40
|
+
const swrResponse = useSWR(
|
|
41
|
+
rewardVaultAddress &&
|
|
42
|
+
account &&
|
|
43
|
+
publicClient &&
|
|
44
|
+
isAddress(rewardVaultAddress) &&
|
|
45
|
+
isAddress(account) &&
|
|
46
|
+
isEnabled
|
|
47
|
+
? ["useVaultBalanceFromStakingToken", rewardVaultAddress, account]
|
|
48
|
+
: null,
|
|
49
|
+
|
|
50
|
+
async ([, rewardVaultAddress, account]) => {
|
|
51
|
+
assertPublicClient(publicClient);
|
|
52
|
+
|
|
53
|
+
if (rewardVaultAddress === zeroAddress) {
|
|
54
|
+
return {
|
|
55
|
+
address: rewardVaultAddress,
|
|
56
|
+
balance: 0n,
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
const balance = await publicClient.readContract({
|
|
61
|
+
address: rewardVaultAddress,
|
|
62
|
+
abi: rewardVaultAbi,
|
|
63
|
+
functionName: "balanceOf",
|
|
64
|
+
args: [account],
|
|
65
|
+
});
|
|
66
|
+
|
|
67
|
+
return {
|
|
68
|
+
address: rewardVaultAddress,
|
|
69
|
+
balance: balance,
|
|
70
|
+
};
|
|
71
|
+
},
|
|
72
|
+
);
|
|
73
|
+
|
|
74
|
+
return {
|
|
75
|
+
...swrResponse,
|
|
76
|
+
refresh: () => {
|
|
77
|
+
mutateRewardVaultAddress();
|
|
78
|
+
swrResponse.mutate();
|
|
79
|
+
},
|
|
80
|
+
isLoading: swrResponse.isLoading || isLoadingRewardVaultAddress,
|
|
81
|
+
};
|
|
82
|
+
};
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import useSWRImmutable from "swr/immutable";
|
|
2
|
+
import { type Address, isAddress, zeroAddress } from "viem";
|
|
3
|
+
|
|
4
|
+
import { usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { rewardVaultFactoryAbi } from "~/abi/pol/rewardVaultFactory";
|
|
7
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
8
|
+
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
9
|
+
|
|
10
|
+
export const useRewardVaultFromToken = (
|
|
11
|
+
{
|
|
12
|
+
tokenAddress,
|
|
13
|
+
}: {
|
|
14
|
+
tokenAddress: Address | string | undefined;
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
isEnabled = true,
|
|
18
|
+
}: {
|
|
19
|
+
isEnabled?: boolean;
|
|
20
|
+
} = {},
|
|
21
|
+
) => {
|
|
22
|
+
const publicClient = usePublicClient();
|
|
23
|
+
|
|
24
|
+
const QUERY_KEY: readonly [string, Address] | null =
|
|
25
|
+
publicClient && tokenAddress && isAddress(tokenAddress) && isEnabled
|
|
26
|
+
? ["useRewardVaultFromToken", tokenAddress]
|
|
27
|
+
: null;
|
|
28
|
+
|
|
29
|
+
const swrResponse = useSWRImmutable<
|
|
30
|
+
Address | undefined,
|
|
31
|
+
any,
|
|
32
|
+
typeof QUERY_KEY
|
|
33
|
+
>(QUERY_KEY, async ([, tokenAddress]) => {
|
|
34
|
+
if (!tokenAddress) {
|
|
35
|
+
throw new Error("useRewardVaultFromToken needs a valid token address");
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
assertPublicClient(publicClient);
|
|
39
|
+
|
|
40
|
+
const { config } = parseBaseArgs({
|
|
41
|
+
chainId: publicClient.chain.id,
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
const res = await publicClient.readContract({
|
|
45
|
+
address: config.pol.factory,
|
|
46
|
+
abi: rewardVaultFactoryAbi,
|
|
47
|
+
functionName: "getVault",
|
|
48
|
+
args: [tokenAddress],
|
|
49
|
+
});
|
|
50
|
+
|
|
51
|
+
return res === zeroAddress ? undefined : res;
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
return {
|
|
55
|
+
...swrResponse,
|
|
56
|
+
refresh: () => swrResponse.mutate(),
|
|
57
|
+
};
|
|
58
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
import type { Address } from "viem";
|
|
3
|
+
|
|
4
|
+
import { usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { getRewardVaultIncentives } from "~/actions/pol/getRewardVaultIncentives";
|
|
7
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
8
|
+
|
|
9
|
+
export function useRewardVaultIncentives({
|
|
10
|
+
address,
|
|
11
|
+
stakingToken,
|
|
12
|
+
}: {
|
|
13
|
+
address: Address | undefined;
|
|
14
|
+
stakingToken: Address | undefined;
|
|
15
|
+
}) {
|
|
16
|
+
const publicClient = usePublicClient();
|
|
17
|
+
|
|
18
|
+
const QUERY_KEY =
|
|
19
|
+
publicClient && address && stakingToken
|
|
20
|
+
? (["useRewardVaultIncentives", address, stakingToken] as const)
|
|
21
|
+
: null;
|
|
22
|
+
|
|
23
|
+
const swrResponse = useSWR(QUERY_KEY, async ([, address, stakingToken]) => {
|
|
24
|
+
assertPublicClient(publicClient);
|
|
25
|
+
|
|
26
|
+
return await getRewardVaultIncentives({
|
|
27
|
+
address,
|
|
28
|
+
stakingToken,
|
|
29
|
+
publicClient,
|
|
30
|
+
});
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
return {
|
|
34
|
+
...swrResponse,
|
|
35
|
+
refresh: () => swrResponse?.mutate?.(),
|
|
36
|
+
};
|
|
37
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
import type { Address } from "viem";
|
|
3
|
+
|
|
4
|
+
import { usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { getRewardVaultRewards } from "~/actions/pol/getRewardVaultRewards";
|
|
7
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
8
|
+
import type { DefaultHookOptions } from "~/types/global";
|
|
9
|
+
|
|
10
|
+
export const useRewardVaultRewards = (
|
|
11
|
+
address: Address,
|
|
12
|
+
options?: DefaultHookOptions,
|
|
13
|
+
) => {
|
|
14
|
+
const publicClient = usePublicClient();
|
|
15
|
+
|
|
16
|
+
const QUERY_KEY =
|
|
17
|
+
publicClient && address
|
|
18
|
+
? (["useRewardVaultRewards", address] as const)
|
|
19
|
+
: null;
|
|
20
|
+
|
|
21
|
+
const swrResponse = useSWR(
|
|
22
|
+
QUERY_KEY,
|
|
23
|
+
async ([, address]) => {
|
|
24
|
+
assertPublicClient(publicClient);
|
|
25
|
+
|
|
26
|
+
return await getRewardVaultRewards(address, publicClient);
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
...options?.opts,
|
|
30
|
+
},
|
|
31
|
+
);
|
|
32
|
+
|
|
33
|
+
return {
|
|
34
|
+
...swrResponse,
|
|
35
|
+
refresh: () => swrResponse?.mutate?.(),
|
|
36
|
+
};
|
|
37
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
|
|
3
|
+
import type { GetVaultsQueryVariables } from "@berachain/graphql/pol/api";
|
|
4
|
+
import { usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { getRewardVaults } from "~/actions/pol/getRewardVaults";
|
|
7
|
+
import type { DefaultHookOptions } from "~/types";
|
|
8
|
+
|
|
9
|
+
export const useRewardVaultsQueryKey = (
|
|
10
|
+
filter?: GetVaultsQueryVariables,
|
|
11
|
+
onChainIncentives = false,
|
|
12
|
+
) => {
|
|
13
|
+
return ["useRewardVaults", filter, onChainIncentives] as const;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export const useRewardVaults = (
|
|
17
|
+
args: {
|
|
18
|
+
filter?: GetVaultsQueryVariables;
|
|
19
|
+
onChainIncentives?: boolean;
|
|
20
|
+
},
|
|
21
|
+
options?: DefaultHookOptions,
|
|
22
|
+
) => {
|
|
23
|
+
const QUERY_KEY = useRewardVaultsQueryKey(
|
|
24
|
+
args.filter,
|
|
25
|
+
args.onChainIncentives,
|
|
26
|
+
);
|
|
27
|
+
const publicClient = usePublicClient();
|
|
28
|
+
const swrResponse = useSWR(
|
|
29
|
+
(options?.opts?.isEnabled ?? true) ? QUERY_KEY : null,
|
|
30
|
+
async ([, filter, onChainIncentives]) => {
|
|
31
|
+
return await getRewardVaults({
|
|
32
|
+
filter: filter,
|
|
33
|
+
publicClient: onChainIncentives ? publicClient : undefined,
|
|
34
|
+
});
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
...options?.opts,
|
|
38
|
+
},
|
|
39
|
+
);
|
|
40
|
+
|
|
41
|
+
return {
|
|
42
|
+
...swrResponse,
|
|
43
|
+
refresh: swrResponse.mutate,
|
|
44
|
+
};
|
|
45
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
|
|
3
|
+
import type { GetSWberaVaultSnapshotsQuery } from "@berachain/graphql/pol/api";
|
|
4
|
+
|
|
5
|
+
import {
|
|
6
|
+
type GetStakedBeraSnapshotsArgs,
|
|
7
|
+
getStakedBeraSnapshots,
|
|
8
|
+
} from "~/actions/pol/getStakedBeraSnapshots";
|
|
9
|
+
import type { DefaultHookReturnType } from "~/types/global";
|
|
10
|
+
|
|
11
|
+
export const useStakedBeraSnapshots = ({
|
|
12
|
+
range,
|
|
13
|
+
}: GetStakedBeraSnapshotsArgs): DefaultHookReturnType<
|
|
14
|
+
GetSWberaVaultSnapshotsQuery["polGetSWberaVaultSnapshots"]
|
|
15
|
+
> => {
|
|
16
|
+
const QUERY_KEY = range ? (["useStakedBeraSnapshots", range] as const) : null;
|
|
17
|
+
const swrResponse = useSWR(QUERY_KEY, ([, range]) =>
|
|
18
|
+
getStakedBeraSnapshots({
|
|
19
|
+
range,
|
|
20
|
+
}),
|
|
21
|
+
);
|
|
22
|
+
|
|
23
|
+
return {
|
|
24
|
+
...swrResponse,
|
|
25
|
+
refresh: () => swrResponse.mutate(),
|
|
26
|
+
};
|
|
27
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
import type { Address } from "viem";
|
|
3
|
+
|
|
4
|
+
import { useBeraWallet, usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { getUserVaultInfo } from "~/actions/";
|
|
7
|
+
import { POLLING } from "~/enum/polling";
|
|
8
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
9
|
+
import type { DefaultHookOptions, DefaultHookReturnType } from "~/types/global";
|
|
10
|
+
import type { UserVaultInfo } from "~/types/pol";
|
|
11
|
+
|
|
12
|
+
export const useUserVaultInfo = (
|
|
13
|
+
args: {
|
|
14
|
+
vaultAddress: Address | undefined;
|
|
15
|
+
},
|
|
16
|
+
options?: DefaultHookOptions,
|
|
17
|
+
): DefaultHookReturnType<UserVaultInfo> => {
|
|
18
|
+
const { address: account } = useBeraWallet();
|
|
19
|
+
const publicClient = usePublicClient();
|
|
20
|
+
const QUERY_KEY =
|
|
21
|
+
account && publicClient && args.vaultAddress
|
|
22
|
+
? (["useUserVaultInfo", account, args.vaultAddress] as const)
|
|
23
|
+
: null;
|
|
24
|
+
|
|
25
|
+
const swrResponse = useSWR(
|
|
26
|
+
QUERY_KEY,
|
|
27
|
+
async ([, account, vaultAddress]) => {
|
|
28
|
+
assertPublicClient(publicClient);
|
|
29
|
+
|
|
30
|
+
return getUserVaultInfo({
|
|
31
|
+
account,
|
|
32
|
+
vaultAddress,
|
|
33
|
+
publicClient,
|
|
34
|
+
});
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
...options,
|
|
38
|
+
refreshInterval: options?.opts?.refreshInterval ?? POLLING.NORMAL,
|
|
39
|
+
},
|
|
40
|
+
);
|
|
41
|
+
|
|
42
|
+
return {
|
|
43
|
+
...swrResponse,
|
|
44
|
+
refresh: () => swrResponse.mutate(),
|
|
45
|
+
};
|
|
46
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
|
|
3
|
+
import { useBeraWallet, usePublicClient } from "@berachain/wagmi/hooks";
|
|
4
|
+
|
|
5
|
+
import {
|
|
6
|
+
type GetUserVaultsResponse,
|
|
7
|
+
getUserVaults,
|
|
8
|
+
} from "~/actions/pol/getUserVaults";
|
|
9
|
+
import { POLLING } from "~/enum/polling";
|
|
10
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
11
|
+
import type { DefaultHookOptions, DefaultHookReturnType } from "~/types/global";
|
|
12
|
+
|
|
13
|
+
export const useUserVaults = (
|
|
14
|
+
options?: DefaultHookOptions,
|
|
15
|
+
): DefaultHookReturnType<GetUserVaultsResponse> => {
|
|
16
|
+
const { address: account } = useBeraWallet();
|
|
17
|
+
const publicClient = usePublicClient();
|
|
18
|
+
const QUERY_KEY =
|
|
19
|
+
account && publicClient ? (["useUserVaults", account] as const) : null;
|
|
20
|
+
const swrResponse = useSWR<GetUserVaultsResponse, unknown, typeof QUERY_KEY>(
|
|
21
|
+
QUERY_KEY,
|
|
22
|
+
async ([, account]) => {
|
|
23
|
+
assertPublicClient(publicClient);
|
|
24
|
+
|
|
25
|
+
return await getUserVaults({
|
|
26
|
+
account,
|
|
27
|
+
publicClient,
|
|
28
|
+
});
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
...options,
|
|
32
|
+
refreshInterval: options?.opts?.refreshInterval ?? POLLING.NORMAL,
|
|
33
|
+
keepPreviousData: true,
|
|
34
|
+
},
|
|
35
|
+
);
|
|
36
|
+
return {
|
|
37
|
+
...swrResponse,
|
|
38
|
+
refresh: () => swrResponse?.mutate?.(),
|
|
39
|
+
};
|
|
40
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
import type { Address } from "viem";
|
|
3
|
+
|
|
4
|
+
import { usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { getRewardVaultStakingToken } from "~/actions/pol/getRewardVaultStakingToken";
|
|
7
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
8
|
+
|
|
9
|
+
export interface RewardVault {
|
|
10
|
+
stakeToken: Address;
|
|
11
|
+
address: Address;
|
|
12
|
+
}
|
|
13
|
+
export const useVaultAddress = (vaultAddress: Address) => {
|
|
14
|
+
const publicClient = usePublicClient();
|
|
15
|
+
const QUERY_KEY =
|
|
16
|
+
vaultAddress && publicClient
|
|
17
|
+
? (["useVaultAddress", vaultAddress] as const)
|
|
18
|
+
: null;
|
|
19
|
+
|
|
20
|
+
return useSWR(QUERY_KEY, async ([, vaultAddress]) => {
|
|
21
|
+
assertPublicClient(publicClient);
|
|
22
|
+
|
|
23
|
+
const [stakeToken] = await Promise.all([
|
|
24
|
+
getRewardVaultStakingToken({
|
|
25
|
+
address: vaultAddress,
|
|
26
|
+
publicClient: publicClient,
|
|
27
|
+
}),
|
|
28
|
+
]);
|
|
29
|
+
return { stakeToken, address: vaultAddress };
|
|
30
|
+
});
|
|
31
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
|
|
3
|
+
import type { GetVaultHistoryQuery } from "@berachain/graphql/pol/api";
|
|
4
|
+
|
|
5
|
+
import {
|
|
6
|
+
type GetVaultHistoryArgs,
|
|
7
|
+
getVaultHistory,
|
|
8
|
+
} from "~/actions/pol/getVaultHistory";
|
|
9
|
+
import type { DefaultHookReturnType } from "~/types/global";
|
|
10
|
+
|
|
11
|
+
export const useVaultHistory = ({
|
|
12
|
+
vault,
|
|
13
|
+
range,
|
|
14
|
+
resolution,
|
|
15
|
+
}: GetVaultHistoryArgs): DefaultHookReturnType<
|
|
16
|
+
GetVaultHistoryQuery["polGetRewardVaultSnapshots"]
|
|
17
|
+
> => {
|
|
18
|
+
const QUERY_KEY = vault
|
|
19
|
+
? (["useVaultHistory", vault, range, resolution] as const)
|
|
20
|
+
: null;
|
|
21
|
+
const swrResponse = useSWR(QUERY_KEY, ([, vault, range, resolution]) =>
|
|
22
|
+
getVaultHistory({ vault, range, resolution }),
|
|
23
|
+
);
|
|
24
|
+
|
|
25
|
+
return {
|
|
26
|
+
...swrResponse,
|
|
27
|
+
refresh: () => swrResponse.mutate(),
|
|
28
|
+
};
|
|
29
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
import type { Address } from "viem";
|
|
3
|
+
|
|
4
|
+
import type { ApiValidatorFragment } from "@berachain/graphql/pol/api";
|
|
5
|
+
|
|
6
|
+
import { getVaultValidators } from "~/actions/pol/getVaultValidators";
|
|
7
|
+
import type { DefaultHookOptions, DefaultHookReturnType } from "~/types";
|
|
8
|
+
|
|
9
|
+
export interface UsePollValidatorInfoResponse
|
|
10
|
+
extends DefaultHookReturnType<ApiValidatorFragment[] | undefined> {}
|
|
11
|
+
|
|
12
|
+
export const useVaultValidators = (
|
|
13
|
+
id: Address,
|
|
14
|
+
options?: DefaultHookOptions,
|
|
15
|
+
): UsePollValidatorInfoResponse => {
|
|
16
|
+
const QUERY_KEY = id ? (["useVaultValidators", id] as const) : null;
|
|
17
|
+
const swrResponse = useSWR(
|
|
18
|
+
QUERY_KEY,
|
|
19
|
+
async ([, address]) => {
|
|
20
|
+
return await getVaultValidators({
|
|
21
|
+
address,
|
|
22
|
+
});
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
...options?.opts,
|
|
26
|
+
},
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
return {
|
|
30
|
+
...swrResponse,
|
|
31
|
+
refresh: () => swrResponse.mutate(),
|
|
32
|
+
};
|
|
33
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { zeroAddress } from "viem";
|
|
2
|
+
|
|
3
|
+
import type { DefaultHookOptions } from "~/types/global";
|
|
4
|
+
import { useTokenCurrentPrice } from "./useTokenCurrentPrice";
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Shorthand for `useTokenCurrentPrice` with the Bera token address.
|
|
8
|
+
* @returns
|
|
9
|
+
*/
|
|
10
|
+
export function useBeraCurrentPrice(opts?: DefaultHookOptions) {
|
|
11
|
+
return useTokenCurrentPrice({ address: zeroAddress }, opts);
|
|
12
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import useSWRImmutable from "swr/immutable";
|
|
2
|
+
import { isAddress } from "viem";
|
|
3
|
+
|
|
4
|
+
import { usePublicClient } from "@berachain/wagmi/hooks";
|
|
5
|
+
|
|
6
|
+
import { getTokenInformation } from "~/actions/tokens/getTokenInformation";
|
|
7
|
+
import { assertPublicClient } from "~/errors/assert";
|
|
8
|
+
import type { DefaultHookOptions, DefaultHookReturnType, Token } from "~/types";
|
|
9
|
+
|
|
10
|
+
export type UseMultipleTokenInformationResponse = DefaultHookReturnType<
|
|
11
|
+
Token[]
|
|
12
|
+
>;
|
|
13
|
+
|
|
14
|
+
export type useMultipleTokenInformationArgs = {
|
|
15
|
+
addresses: string[] | readonly string[] | undefined;
|
|
16
|
+
};
|
|
17
|
+
export const useMultipleTokenInformation = (
|
|
18
|
+
args: useMultipleTokenInformationArgs,
|
|
19
|
+
options?: DefaultHookOptions,
|
|
20
|
+
): UseMultipleTokenInformationResponse => {
|
|
21
|
+
const publicClient = usePublicClient();
|
|
22
|
+
|
|
23
|
+
const QUERY_KEY =
|
|
24
|
+
publicClient && args.addresses
|
|
25
|
+
? (["useMultipleTokenInformation", args.addresses] as const)
|
|
26
|
+
: null;
|
|
27
|
+
|
|
28
|
+
const swrResponse = useSWRImmutable<Token[], unknown, typeof QUERY_KEY>(
|
|
29
|
+
QUERY_KEY,
|
|
30
|
+
async ([, addresses]) => {
|
|
31
|
+
// We already checked for publicClient in the QUERY_KEY
|
|
32
|
+
// so we can safely assume that publicClient is defined
|
|
33
|
+
// but we need this for correct type inference
|
|
34
|
+
assertPublicClient(publicClient);
|
|
35
|
+
|
|
36
|
+
return Promise.all(
|
|
37
|
+
addresses.map(async (address) => {
|
|
38
|
+
if (!address || !isAddress(address, { strict: false })) {
|
|
39
|
+
throw new Error("Invalid address");
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
const tk = await getTokenInformation({
|
|
43
|
+
address: address,
|
|
44
|
+
publicClient,
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
if (!tk) {
|
|
48
|
+
throw new Error(`Token ${address} not found`);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
return tk;
|
|
52
|
+
}),
|
|
53
|
+
);
|
|
54
|
+
},
|
|
55
|
+
{ ...options?.opts },
|
|
56
|
+
);
|
|
57
|
+
|
|
58
|
+
return {
|
|
59
|
+
...swrResponse,
|
|
60
|
+
refresh: () => swrResponse?.mutate?.(),
|
|
61
|
+
};
|
|
62
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import useSWR from "swr";
|
|
2
|
+
|
|
3
|
+
import { useBeraWallet, usePublicClient } from "@berachain/wagmi/hooks";
|
|
4
|
+
|
|
5
|
+
import { getAllowances } from "~/actions/tokens/getAllowances";
|
|
6
|
+
import { POLLING } from "~/enum/polling";
|
|
7
|
+
import type { Token } from "~/types";
|
|
8
|
+
import type {
|
|
9
|
+
AllowanceToken,
|
|
10
|
+
DefaultHookOptions,
|
|
11
|
+
DefaultHookReturnType,
|
|
12
|
+
} from "~/types/global";
|
|
13
|
+
|
|
14
|
+
export type UsePollAllowancesArgs = {
|
|
15
|
+
spender: string | undefined;
|
|
16
|
+
tokens: Token[];
|
|
17
|
+
};
|
|
18
|
+
export interface UsePollAllowancesResponse
|
|
19
|
+
extends DefaultHookReturnType<AllowanceToken[] | undefined> {}
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @brief Allows the user to poll the allowances of a given token array.
|
|
24
|
+
*
|
|
25
|
+
* @param contract the address of the ERC20 token contract
|
|
26
|
+
* @param tokens the list of tokens to poll allowances for
|
|
27
|
+
*/
|
|
28
|
+
export const usePollAllowances = (
|
|
29
|
+
args: UsePollAllowancesArgs,
|
|
30
|
+
options?: DefaultHookOptions,
|
|
31
|
+
): UsePollAllowancesResponse => {
|
|
32
|
+
const publicClient = usePublicClient();
|
|
33
|
+
const { address: account } = useBeraWallet();
|
|
34
|
+
const QUERY_KEY =
|
|
35
|
+
publicClient && account && args?.tokens && args?.spender
|
|
36
|
+
? (["usePollAllowances", account, args?.tokens, args?.spender] as const)
|
|
37
|
+
: null;
|
|
38
|
+
|
|
39
|
+
const swrResponse = useSWR(
|
|
40
|
+
QUERY_KEY,
|
|
41
|
+
async ([, account, tokens, spender]) => {
|
|
42
|
+
return getAllowances({
|
|
43
|
+
tokens,
|
|
44
|
+
account,
|
|
45
|
+
spender,
|
|
46
|
+
publicClient,
|
|
47
|
+
});
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
...options?.opts,
|
|
51
|
+
refreshInterval: options?.opts?.refreshInterval ?? POLLING.NORMAL,
|
|
52
|
+
},
|
|
53
|
+
);
|
|
54
|
+
|
|
55
|
+
return {
|
|
56
|
+
...swrResponse,
|
|
57
|
+
|
|
58
|
+
refresh: () => swrResponse?.mutate?.(),
|
|
59
|
+
};
|
|
60
|
+
};
|