@berachain/berajs 0.2.2 → 0.2.4
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/.claude/skills/berajs/SKILL.md +222 -0
- package/.claude/skills/berajs/references/dex.md +235 -0
- package/.claude/skills/berajs/references/pol.md +194 -0
- package/.claude/skills/berajs/references/staking.md +198 -0
- package/.claude/skills/berajs/references/tokens.md +170 -0
- package/dist/{BexStatusProvider-nS3NcdxI.d.cts → BexStatusProvider-DRymVlQf.d.cts} +1 -1
- package/dist/{BexStatusProvider-nS3NcdxI.d.ts → BexStatusProvider-DRymVlQf.d.ts} +1 -1
- package/dist/{HoneyConfigProvider-CK6mOKFH.d.ts → HoneyConfigProvider-DVP_9KZn.d.ts} +1 -1
- package/dist/{HoneyConfigProvider-Ca3ouozs.d.cts → HoneyConfigProvider-DfkjmzEf.d.cts} +1 -1
- package/dist/abi/exports.cjs +1 -1
- package/dist/abi/exports.cjs.map +1 -1
- package/dist/abi/exports.d.cts +1893 -25347
- package/dist/abi/exports.d.ts +1893 -25347
- package/dist/abi/exports.mjs +1 -1
- package/dist/abi/exports.mjs.map +1 -1
- package/dist/actions/exports.cjs +1 -1
- package/dist/actions/exports.cjs.map +1 -1
- package/dist/actions/exports.d.cts +10 -9
- package/dist/actions/exports.d.ts +10 -9
- package/dist/actions/exports.mjs +1 -1
- package/dist/actions/exports.mjs.map +1 -1
- package/dist/chunk-4GU2O2OW.cjs +4 -0
- package/dist/chunk-4GU2O2OW.cjs.map +1 -0
- package/dist/chunk-5XWELBWR.mjs +2 -0
- package/dist/chunk-5XWELBWR.mjs.map +1 -0
- package/dist/chunk-BS6K7HGH.cjs +2 -0
- package/dist/chunk-BS6K7HGH.cjs.map +1 -0
- package/dist/chunk-NLVWRMGD.mjs +2 -0
- package/dist/chunk-NLVWRMGD.mjs.map +1 -0
- package/dist/chunk-OUD27MU7.cjs +2 -0
- package/dist/chunk-OUD27MU7.cjs.map +1 -0
- package/dist/chunk-RW3JFPED.mjs +4 -0
- package/dist/chunk-RW3JFPED.mjs.map +1 -0
- package/dist/chunk-S3EAKCVM.cjs +2 -0
- package/dist/{chunk-PKXAW6MO.cjs.map → chunk-S3EAKCVM.cjs.map} +1 -1
- package/dist/chunk-YNO7BCCM.mjs +2 -0
- package/dist/{chunk-3YXSUBA5.mjs.map → chunk-YNO7BCCM.mjs.map} +1 -1
- package/dist/contexts/exports.d.cts +3 -3
- package/dist/contexts/exports.d.ts +3 -3
- package/dist/enum/exports.d.cts +1 -1
- package/dist/enum/exports.d.ts +1 -1
- package/dist/errors/exports.d.cts +1 -1
- package/dist/errors/exports.d.ts +1 -1
- package/dist/{getValidatorQueuedOperatorAddress-RW4OMcD1.d.ts → getValidatorQueuedOperatorAddress-CqR6cyqC.d.ts} +3 -3
- package/dist/{getValidatorQueuedOperatorAddress-Dstyaomr.d.cts → getValidatorQueuedOperatorAddress-DZgrPmZ2.d.cts} +3 -3
- package/dist/{global.d-wYu8G8IQ.d.ts → global.d-BeYWDreg.d.ts} +5 -4
- package/dist/{global.d-CN6l2b9E.d.cts → global.d-DghRxpHd.d.cts} +5 -4
- package/dist/hooks/exports.cjs +3 -3
- package/dist/hooks/exports.cjs.map +1 -1
- package/dist/hooks/exports.d.cts +63 -39
- package/dist/hooks/exports.d.ts +63 -39
- package/dist/hooks/exports.mjs +3 -3
- package/dist/hooks/exports.mjs.map +1 -1
- package/dist/{txnEnum-BlBYhNRl.d.cts → txnEnum-DxPRHSJt.d.cts} +1 -1
- package/dist/{txnEnum-BlBYhNRl.d.ts → txnEnum-DxPRHSJt.d.ts} +1 -1
- package/dist/types/exports.d.cts +3 -3
- package/dist/types/exports.d.ts +3 -3
- package/dist/{useHoneySwapState-D1DKG_Of.d.ts → useHoneySwapState-B494PQDl.d.ts} +1 -1
- package/dist/{useHoneySwapState-B-vmIP1b.d.cts → useHoneySwapState-D6vpv19r.d.cts} +1 -1
- package/dist/utils/exports.cjs +1 -1
- package/dist/utils/exports.cjs.map +1 -1
- package/dist/utils/exports.d.cts +2 -2
- package/dist/utils/exports.d.ts +2 -2
- package/dist/utils/exports.mjs +1 -1
- package/dist/utils/exports.mjs.map +1 -1
- package/package.json +9 -10
- package/src/abi/exports.ts +0 -27
- package/src/actions/bend/getConvertToAssets.ts +1 -1
- package/src/actions/bend/getMaxDeposit.ts +1 -1
- package/src/actions/dex/aggregators/bex.ts +2 -1
- package/src/actions/dex/aggregators/enso/enso.ts +3 -2
- package/src/actions/dex/aggregators/enso/ensoErc4626.debug.test.ts +2 -3
- package/src/actions/dex/aggregators/erc4626.ts +2 -1
- package/src/actions/dex/aggregators/fly.ts +2 -1
- package/src/actions/dex/aggregators/haiku.ts +2 -1
- package/src/actions/dex/aggregators/kyberswap.ts +2 -2
- package/src/actions/dex/aggregators/oogabooga.ts +2 -1
- package/src/actions/dex/aggregators/openOcean.ts +2 -1
- package/src/actions/dex/aggregators/wbera.ts +2 -1
- package/src/actions/dex/getVaultPausedState.ts +2 -1
- package/src/actions/enso/getEnsoUserTokensWithBalances.debug.test.ts +1 -1
- package/src/actions/governance/__tests__/checkProposalField.unit.test.ts +2 -1
- package/src/actions/governance/__tests__/getDecodedFunctionData.integration.test.ts +66 -78
- package/src/actions/governance/__tests__/getQuorum.integration.test.ts +6 -7
- package/src/actions/governance/getDecodedFunctionData.ts +2 -2
- package/src/actions/governance/getProposalFromTx.ts +2 -1
- package/src/actions/governance/getProposalParams.ts +3 -2
- package/src/actions/governance/getQuorum.ts +2 -1
- package/src/actions/honey/getCollateralWeights.ts +2 -1
- package/src/actions/honey/getGlobalCapLimit.ts +2 -1
- package/src/actions/honey/getHoneyCollaterals.ts +2 -1
- package/src/actions/honey/getHoneyFees.ts +2 -1
- package/src/actions/honey/getHoneyPausedState.ts +2 -1
- package/src/actions/honey/getHoneyPreview.ts +2 -1
- package/src/actions/honey/getHoneyPythPriceOracle.ts +1 -1
- package/src/actions/honey/getHoneyRootPriceOracle.ts +2 -1
- package/src/actions/honey/getHoneyVaultsBalance.ts +3 -2
- package/src/actions/honey/getRelativeCapLimit.ts +2 -1
- package/src/actions/honey/getSharesWithoutFees.ts +3 -2
- package/src/actions/honey/getSwapPayload.ts +3 -2
- package/src/actions/honey/isBadCollateralAsset.ts +3 -2
- package/src/actions/honey/isBasketModeEnabled.ts +3 -2
- package/src/actions/pol/getBgtTokenTotalBoosts.ts +2 -1
- package/src/actions/pol/getLSTStakeConfig.ts +2 -1
- package/src/actions/pol/getRewardTokenToBeraRate.ts +2 -1
- package/src/actions/pol/getRewardVaultBeaconImplementation.ts +2 -1
- package/src/actions/pol/getRewardVaultDurationConstants.ts +2 -1
- package/src/actions/pol/getRewardVaultFromToken.ts +2 -1
- package/src/actions/pol/getRewardVaultIncentives.ts +2 -1
- package/src/actions/pol/getRewardVaultRewards.ts +2 -1
- package/src/actions/pol/getRewardVaultStakingToken.ts +1 -1
- package/src/actions/pol/getRewardVaults.ts +2 -1
- package/src/actions/pol/getSWBeraVaultMetadata.ts +2 -1
- package/src/actions/pol/getSWBeraWithdrawal.ts +2 -1
- package/src/actions/pol/getStakeWithdrawalCooldown.ts +1 -1
- package/src/actions/pol/getTotalStakedAmount.ts +2 -1
- package/src/actions/pol/getUserVaults.ts +2 -1
- package/src/actions/pol/getUserVaultsBalance.ts +2 -1
- package/src/actions/pol/getUserVaultsReward.ts +1 -1
- package/src/actions/pol/getVaultsSupply.ts +1 -1
- package/src/actions/pyth/getHoneyPythFeeds.ts +2 -1
- package/src/actions/transactions/beraWriteContract.integration.test.ts +48 -51
- package/src/actions/validators/getActiveBoostAndCommissionChangeDelay.ts +3 -2
- package/src/actions/validators/getBaselineRewardAllocation.ts +2 -1
- package/src/actions/validators/getDefaultRewardAllocation.ts +2 -1
- package/src/actions/validators/getUserBoostsOnValidator.ts +2 -1
- package/src/actions/validators/getValidatorCommission.ts +2 -1
- package/src/actions/validators/getValidatorOperatorAddress.ts +2 -1
- package/src/actions/validators/getValidatorQueuedCommission.ts +2 -1
- package/src/actions/validators/getValidatorQueuedOperatorAddress.ts +2 -1
- package/src/actions/validators/getValidatorQueuedRewardAllocation.ts +2 -1
- package/src/actions/validators/getValidatorRewardAllocation.ts +2 -1
- package/src/actions/validators/getValidatorRewardAllocatorAddress.ts +2 -1
- package/src/actions/validators/utils/__tests__/validatorUtils.integration.test.ts +10 -11
- package/src/errors/getRevertReason.integration.test.ts +115 -107
- package/src/hooks/dex/useAggregatorsRouterFeeBps.ts +2 -1
- package/src/hooks/dex/useCreatePool.ts +2 -1
- package/src/hooks/dex/usePollPoolCreationRelayerApproval.ts +2 -1
- package/src/hooks/governance/useGetPastVotes.ts +2 -1
- package/src/hooks/governance/useHasVoted.ts +2 -1
- package/src/hooks/governance/useIsCanceller.ts +2 -1
- package/src/hooks/governance/usePollProposalThreshold.ts +2 -1
- package/src/hooks/governance/usePollUserDelegates.ts +2 -1
- package/src/hooks/governance/useProposalSnapshot.ts +2 -1
- package/src/hooks/governance/useProposalState.ts +2 -1
- package/src/hooks/governance/useProposalTimelockState.ts +5 -4
- package/src/hooks/pol/useBgtUnstakedBalance.ts +2 -1
- package/src/hooks/pol/useOnChainRewardVault.ts +2 -1
- package/src/hooks/pol/useRewardVaultBalanceFromStakingToken.ts +2 -1
- package/src/hooks/pol/useRewardVaultFromToken.ts +2 -1
- package/src/hooks/pol/useStakedData.ts +169 -92
- package/src/hooks/validators/useOnChainValidator.ts +4 -3
- package/src/types/pol.d.ts +1 -0
- package/dist/chunk-3YXSUBA5.mjs +0 -2
- package/dist/chunk-A4UDYSB6.mjs +0 -4
- package/dist/chunk-A4UDYSB6.mjs.map +0 -1
- package/dist/chunk-CYKCYPFR.cjs +0 -2
- package/dist/chunk-CYKCYPFR.cjs.map +0 -1
- package/dist/chunk-ECRMUMTA.mjs +0 -2
- package/dist/chunk-ECRMUMTA.mjs.map +0 -1
- package/dist/chunk-F4BKSBEM.mjs +0 -2
- package/dist/chunk-F4BKSBEM.mjs.map +0 -1
- package/dist/chunk-FL2N3XHK.cjs +0 -2
- package/dist/chunk-FL2N3XHK.cjs.map +0 -1
- package/dist/chunk-MUCEYO3E.cjs +0 -4
- package/dist/chunk-MUCEYO3E.cjs.map +0 -1
- package/dist/chunk-P2Q7CMUD.cjs +0 -2
- package/dist/chunk-P2Q7CMUD.cjs.map +0 -1
- package/dist/chunk-PKXAW6MO.cjs +0 -2
- package/dist/chunk-Q3SCM6WL.mjs +0 -2
- package/dist/chunk-Q3SCM6WL.mjs.map +0 -1
- package/dist/chunk-TEBJWAVU.mjs +0 -2
- package/dist/chunk-TEBJWAVU.mjs.map +0 -1
- package/dist/chunk-VP7XUOSI.cjs +0 -2
- package/dist/chunk-VP7XUOSI.cjs.map +0 -1
- package/dist/pythWrapper-CBjsmmsK.d.cts +0 -1958
- package/dist/pythWrapper-CBjsmmsK.d.ts +0 -1958
- package/src/abi/bend/metaMorpho.ts +0 -2584
- package/src/abi/bend/morpho.ts +0 -444
- package/src/abi/bex/aggregatorsRouter.ts +0 -492
- package/src/abi/bex/balancerComposableStablePoolFactoryV6.ts +0 -283
- package/src/abi/bex/balancerPoolCreationHelper.ts +0 -267
- package/src/abi/bex/balancerVault.ts +0 -757
- package/src/abi/governance/governance.ts +0 -1016
- package/src/abi/governance/governanceTimelock.ts +0 -589
- package/src/abi/honey/collateralVault.ts +0 -1144
- package/src/abi/honey/honey.ts +0 -563
- package/src/abi/honey/honeyFactory.ts +0 -1270
- package/src/abi/honey/honeyFactoryReader.ts +0 -894
- package/src/abi/honey/honeyRootOracle.ts +0 -492
- package/src/abi/honey/pythPriceOracle.ts +0 -619
- package/src/abi/honey/pythWrapper.ts +0 -446
- package/src/abi/pol/LSTStakerVault.ts +0 -2032
- package/src/abi/pol/beaconDeposit.ts +0 -595
- package/src/abi/pol/beraChef.ts +0 -1019
- package/src/abi/pol/bgt.ts +0 -1008
- package/src/abi/pol/bgtIncentiveDistributor.ts +0 -640
- package/src/abi/pol/bgtStaker.ts +0 -1034
- package/src/abi/pol/rewardAllocationFactory.ts +0 -408
- package/src/abi/pol/rewardVault.ts +0 -1928
- package/src/abi/pol/rewardVaultFactory.ts +0 -586
- package/src/abi/pol/rewardVaultHelper.ts +0 -882
- package/src/abi/pol/stakeBeraVault.ts +0 -1116
- package/src/abi/pol/stakeBeraVaultWithdrawalRequest.ts +0 -618
- package/src/abi/pol/wbera.ts +0 -366
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { type Address, type PublicClient, zeroAddress } from "viem";
|
|
2
2
|
|
|
3
|
-
import { rewardVaultFactoryAbi } from "
|
|
3
|
+
import { rewardVaultFactoryAbi } from "@berachain/abis/pol/rewards/rewardVaultFactory";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export async function getRewardVaultFromToken({
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { isSameAddress } from "@berachain-foundation/berancer-sdk";
|
|
2
2
|
import { type Address, erc20Abi, formatUnits, type PublicClient } from "viem";
|
|
3
3
|
|
|
4
|
-
import { rewardVaultAbi } from "
|
|
4
|
+
import { rewardVaultAbi } from "@berachain/abis/pol/rewards/rewardVault";
|
|
5
|
+
|
|
5
6
|
import { BeraError } from "~/errors/BeraError";
|
|
6
7
|
import { BeraMonitoring } from "~/errors/BeraMonitoring";
|
|
7
8
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { type Address, formatUnits, type PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { rewardVaultAbi } from "
|
|
3
|
+
import { rewardVaultAbi } from "@berachain/abis/pol/rewards/rewardVault";
|
|
4
|
+
|
|
4
5
|
import { msToSeconds } from "~/utils/time";
|
|
5
6
|
|
|
6
7
|
export enum RewardVaultDistributionMode {
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { type Address, formatUnits, type PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
+
import { rewardVaultAbi } from "@berachain/abis/pol/rewards/rewardVault";
|
|
4
|
+
|
|
3
5
|
import {
|
|
4
6
|
type ApiVaultFragment,
|
|
5
7
|
GetVaults,
|
|
@@ -7,7 +9,6 @@ import {
|
|
|
7
9
|
type GetVaultsQueryVariables,
|
|
8
10
|
} from "@berachain/graphql/pol/api";
|
|
9
11
|
|
|
10
|
-
import { rewardVaultAbi } from "~/abi/pol/rewardVault";
|
|
11
12
|
import { getApolloClient } from "~/actions/clients/getApolloClient";
|
|
12
13
|
|
|
13
14
|
export interface GetGaugeData {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { type Address, erc20Abi, type PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
+
import { wberaStakerVaultAbi as stakeBeraVaultAbi } from "@berachain/abis/pol/wberaStakerVault";
|
|
4
|
+
|
|
3
5
|
import BigNumber from "@berachain/utils/pkg/bignumber.js";
|
|
4
6
|
|
|
5
|
-
import { stakeBeraVaultAbi } from "~/abi/pol/stakeBeraVault";
|
|
6
7
|
import { assertPublicClient } from "~/errors/assert";
|
|
7
8
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
8
9
|
import { getIncentiveFeeClaimStats } from "./getIncentiveFeeClaimStats";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { stakeBeraVaultAbi } from "
|
|
3
|
+
import { wberaStakerVaultAbi as stakeBeraVaultAbi } from "@berachain/abis/pol/wberaStakerVault";
|
|
4
|
+
|
|
4
5
|
import { getStakeWithdrawalCooldown } from "~/actions/pol/getStakeWithdrawalCooldown";
|
|
5
6
|
import { formatTimeLeft } from "~/utils/formatTimestamps";
|
|
6
7
|
import { msToSeconds } from "~/utils/time";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { stakeBeraVaultAbi } from "
|
|
3
|
+
import { wberaStakerVaultAbi as stakeBeraVaultAbi } from "@berachain/abis/pol/wberaStakerVault";
|
|
4
4
|
|
|
5
5
|
export async function getStakeWithdrawalCooldown({
|
|
6
6
|
publicClient,
|
|
@@ -2,7 +2,8 @@ import type { PublicClient } from "viem";
|
|
|
2
2
|
|
|
3
3
|
import type { Address } from "@berachain/config";
|
|
4
4
|
|
|
5
|
-
import { stakeBeraVaultAbi } from "
|
|
5
|
+
import { wberaStakerVaultAbi as stakeBeraVaultAbi } from "@berachain/abis/pol/wberaStakerVault";
|
|
6
|
+
|
|
6
7
|
import { assertPublicClient } from "~/errors/assert";
|
|
7
8
|
|
|
8
9
|
/**
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { type Address, formatUnits, type PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
+
import { rewardVaultAbi } from "@berachain/abis/pol/rewards/rewardVault";
|
|
4
|
+
|
|
3
5
|
import {
|
|
4
6
|
type ApiVaultFragment,
|
|
5
7
|
GetUserVaults,
|
|
@@ -8,7 +10,6 @@ import {
|
|
|
8
10
|
type GqlChain,
|
|
9
11
|
} from "@berachain/graphql/pol/api";
|
|
10
12
|
|
|
11
|
-
import { rewardVaultAbi } from "~/abi/pol/rewardVault";
|
|
12
13
|
import { getApolloClient } from "~/actions/clients/getApolloClient";
|
|
13
14
|
import { BeraError } from "~/errors/BeraError";
|
|
14
15
|
import { BeraMonitoring } from "~/errors/BeraMonitoring";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { rewardVaultAbi } from "
|
|
3
|
+
import { rewardVaultAbi } from "@berachain/abis/pol/rewards/rewardVault";
|
|
4
|
+
|
|
4
5
|
import { assertAddress, assertPublicClient } from "~/errors/assert";
|
|
5
6
|
|
|
6
7
|
export interface GetUserVaultsInfo {
|
|
@@ -2,7 +2,8 @@ import type { PublicClient } from "viem";
|
|
|
2
2
|
|
|
3
3
|
import type { Address } from "@berachain/config";
|
|
4
4
|
|
|
5
|
-
import { pythPriceOracleAbi } from "
|
|
5
|
+
import { pythPriceOracleAbi } from "@berachain/abis/extras/pythPriceOracle";
|
|
6
|
+
|
|
6
7
|
import type { PythPriceFeedMap } from "~/types/honeySwap";
|
|
7
8
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
8
9
|
|
|
@@ -17,16 +17,17 @@ import {
|
|
|
17
17
|
transports,
|
|
18
18
|
} from "@berachain/config/internal/wagmi";
|
|
19
19
|
|
|
20
|
+
import { bgtAbi } from "@berachain/abis/pol/bgt";
|
|
21
|
+
import { rewardVaultAbi } from "@berachain/abis/pol/rewards/rewardVault";
|
|
22
|
+
|
|
20
23
|
import { getConfig } from "@berachain/wagmi/config";
|
|
21
24
|
|
|
22
|
-
import { bgtAbi } from "~/abi/pol/bgt";
|
|
23
25
|
import { TransactionActionType } from "~/enum/txnEnum";
|
|
24
26
|
import type { IContractWriteFn } from "~/types/global";
|
|
25
27
|
import { getServerSidePublicClient } from "~/utils/getServerSideClient";
|
|
26
28
|
import { getTestClient } from "~/utils/getTestClient";
|
|
27
29
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
28
30
|
import { anvilMnemonic } from "~/utils/test-utils";
|
|
29
|
-
import { rewardVaultAbi } from "../../abi/pol/rewardVault";
|
|
30
31
|
import { getUserVaults } from "../pol/getUserVaults";
|
|
31
32
|
import { beraWriteContract } from "./beraWriteContract";
|
|
32
33
|
|
|
@@ -128,55 +129,51 @@ describe("beraWriteContract", () => {
|
|
|
128
129
|
|
|
129
130
|
const redeemAmount = parseEther("1");
|
|
130
131
|
|
|
131
|
-
it(
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
message
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
expect(postTxBgtBalance).toBe(bgtBalance - redeemAmount);
|
|
178
|
-
},
|
|
179
|
-
);
|
|
132
|
+
it("should encode and send tx", {
|
|
133
|
+
// Fails frequently on CI probably because of the anvil node
|
|
134
|
+
retry: 3,
|
|
135
|
+
}, async () => {
|
|
136
|
+
const testClient = getTestClient();
|
|
137
|
+
|
|
138
|
+
await testClient.setBalance({
|
|
139
|
+
address: wallet,
|
|
140
|
+
value: parseEther("1000"),
|
|
141
|
+
});
|
|
142
|
+
|
|
143
|
+
const bgtBalance = await publicClient.readContract({
|
|
144
|
+
address: config.tokens.bgt,
|
|
145
|
+
abi: bgtAbi,
|
|
146
|
+
functionName: "balanceOf",
|
|
147
|
+
args: [wallet],
|
|
148
|
+
});
|
|
149
|
+
|
|
150
|
+
const tx = await beraWriteContract({
|
|
151
|
+
wagmiConfig,
|
|
152
|
+
walletClient,
|
|
153
|
+
account: wallet,
|
|
154
|
+
address: config.tokens.bgt,
|
|
155
|
+
abi: bgtAbi,
|
|
156
|
+
functionName: "redeem",
|
|
157
|
+
params: [zeroAddress, redeemAmount],
|
|
158
|
+
message: "test",
|
|
159
|
+
actionType: TransactionActionType.REDEEM_BGT,
|
|
160
|
+
onError: (e) => {
|
|
161
|
+
assert.fail(e.message);
|
|
162
|
+
},
|
|
163
|
+
});
|
|
164
|
+
|
|
165
|
+
expect(tx).toBeDefined();
|
|
166
|
+
|
|
167
|
+
const postTxBgtBalance = await publicClient.readContract({
|
|
168
|
+
address: config.tokens.bgt,
|
|
169
|
+
abi: bgtAbi,
|
|
170
|
+
blockTag: "pending",
|
|
171
|
+
functionName: "balanceOf",
|
|
172
|
+
args: [wallet],
|
|
173
|
+
});
|
|
174
|
+
|
|
175
|
+
expect(postTxBgtBalance).toBe(bgtBalance - redeemAmount);
|
|
176
|
+
});
|
|
180
177
|
|
|
181
178
|
it("should send raw tx", async () => {
|
|
182
179
|
const testClient = getTestClient();
|
|
@@ -2,8 +2,9 @@ import type { PublicClient } from "viem";
|
|
|
2
2
|
|
|
3
3
|
import type { EdgeConfigSchema } from "@berachain/config/internal/edge-config";
|
|
4
4
|
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { bgtAbi } from "@berachain/abis/pol/bgt";
|
|
6
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
7
|
+
|
|
7
8
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
8
9
|
|
|
9
10
|
export interface ActiveBoostAndCommissionChangeDelay {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { rewardAllocationFactoryAbi } from "
|
|
3
|
+
import { rewardAllocatorFactoryAbi as rewardAllocationFactoryAbi } from "@berachain/abis/pol/rewards/rewardAllocatorFactory";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
import { formatValidatorRewardAllocation } from "./getValidatorRewardAllocation";
|
|
6
7
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beraChefAbi } from "
|
|
3
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
import {
|
|
6
7
|
formatValidatorRewardAllocation,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beraChefAbi } from "
|
|
3
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export async function getValidatorCommission({
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beaconDepositAbi } from "
|
|
3
|
+
import { beaconDepositAbi } from "@berachain/abis/pol/beaconDeposit";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export async function getValidatorOperatorAddress({
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beraChefAbi } from "
|
|
3
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export interface ValidatorQueuedCommission {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beaconDepositAbi } from "
|
|
3
|
+
import { beaconDepositAbi } from "@berachain/abis/pol/beaconDeposit";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export type ValidatorQueuedOperatorAddress = [bigint, string];
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beraChefAbi } from "
|
|
3
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
import {
|
|
6
7
|
formatValidatorRewardAllocation,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Address, PublicClient } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beraChefAbi } from "
|
|
3
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export interface ValidatorRewardAllocationRaw {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { type Address, type PublicClient, zeroAddress } from "viem";
|
|
2
2
|
|
|
3
|
-
import { beraChefAbi } from "
|
|
3
|
+
import { beraChefAbi } from "@berachain/abis/pol/rewards/beraChef";
|
|
4
|
+
|
|
4
5
|
import { parseBaseArgs } from "~/utils/parseBaseArgs";
|
|
5
6
|
|
|
6
7
|
export type ValidatorRewardAllocatorAddress = Address;
|
|
@@ -22,15 +22,14 @@ describe("getValidatorBoostApy", async () => {
|
|
|
22
22
|
throw new Error("BGT price not found");
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
it.each(
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
);
|
|
25
|
+
it.each(
|
|
26
|
+
valRes?.validators.validators ?? [],
|
|
27
|
+
)("should return the correct boost apy for $pubkey", (validator) => {
|
|
28
|
+
const returnPerBgt = getValidatorReturnPerBgt(validator);
|
|
29
|
+
expect(returnPerBgt).toBeDefined();
|
|
30
|
+
expect(returnPerBgt).not.toBeNaN();
|
|
31
|
+
const boostApy = getValidatorBoostApy({ validator, bgtPrice });
|
|
32
|
+
expect(boostApy).toBeDefined();
|
|
33
|
+
expect(boostApy).not.toBeNaN();
|
|
34
|
+
});
|
|
36
35
|
});
|