@berachain/berajs 0.3.0 → 0.3.1
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/actions/clients/clientName.unit.test.d.ts +2 -0
- package/dist/actions/clients/clientName.unit.test.d.ts.map +1 -0
- package/dist/actions/clients/exports.mjs +3 -3
- package/dist/actions/clients/exports.mjs.map +1 -1
- package/dist/actions/clients/fetchBeep.d.ts +2 -2
- package/dist/actions/clients/fetchBeep.d.ts.map +1 -1
- package/dist/actions/clients/fetchEnso.d.ts +2 -2
- package/dist/actions/clients/fetchEnso.d.ts.map +1 -1
- package/dist/actions/clients/fetchLayerzero.d.ts +2 -2
- package/dist/actions/clients/fetchLayerzero.d.ts.map +1 -1
- package/dist/actions/clients/fetchOpenApi.unit.test.d.ts +2 -0
- package/dist/actions/clients/fetchOpenApi.unit.test.d.ts.map +1 -0
- package/dist/actions/dex/__tests__/aggregators.unit.test.d.ts +2 -0
- package/dist/actions/dex/__tests__/aggregators.unit.test.d.ts.map +1 -0
- package/dist/actions/dex/__tests__/allPools.integration.test.d.ts +2 -0
- package/dist/actions/dex/__tests__/allPools.integration.test.d.ts.map +1 -0
- package/dist/actions/dex/__tests__/getOnChainPool.unit.test.d.ts +2 -0
- package/dist/actions/dex/__tests__/getOnChainPool.unit.test.d.ts.map +1 -0
- package/dist/actions/dex/aggregators/enso/ensoErc4626.debug.test.d.ts +2 -0
- package/dist/actions/dex/aggregators/enso/ensoErc4626.debug.test.d.ts.map +1 -0
- package/dist/actions/dex/aggregators/haiku.integration.test.d.ts +2 -0
- package/dist/actions/dex/aggregators/haiku.integration.test.d.ts.map +1 -0
- package/dist/actions/enso/__tests__/getBendDemultiplyBundle.action.unit.test.d.ts +2 -0
- package/dist/actions/enso/__tests__/getBendDemultiplyBundle.action.unit.test.d.ts.map +1 -0
- package/dist/actions/enso/__tests__/getBendDemultiplyBundle.unit.test.d.ts +2 -0
- package/dist/actions/enso/__tests__/getBendDemultiplyBundle.unit.test.d.ts.map +1 -0
- package/dist/actions/enso/__tests__/getBendMultiplyBundle.action.unit.test.d.ts +2 -0
- package/dist/actions/enso/__tests__/getBendMultiplyBundle.action.unit.test.d.ts.map +1 -0
- package/dist/actions/enso/__tests__/getBendMultiplyBundle.unit.test.d.ts +2 -0
- package/dist/actions/enso/__tests__/getBendMultiplyBundle.unit.test.d.ts.map +1 -0
- package/dist/actions/enso/__tests__/getEnsoUserTokensWithBalances.debug.test.d.ts +2 -0
- package/dist/actions/enso/__tests__/getEnsoUserTokensWithBalances.debug.test.d.ts.map +1 -0
- package/dist/actions/enso/__tests__/util.unit.test.d.ts +2 -0
- package/dist/actions/enso/__tests__/util.unit.test.d.ts.map +1 -0
- package/dist/actions/exports.mjs +5 -17
- package/dist/actions/exports.mjs.map +1 -1
- package/dist/actions/governance/__tests__/checkProposalField.unit.test.d.ts +2 -0
- package/dist/actions/governance/__tests__/checkProposalField.unit.test.d.ts.map +1 -0
- package/dist/actions/governance/__tests__/getDecodedFunctionData.integration.test.d.ts +2 -0
- package/dist/actions/governance/__tests__/getDecodedFunctionData.integration.test.d.ts.map +1 -0
- package/dist/actions/governance/__tests__/getQuorum.integration.test.d.ts +2 -0
- package/dist/actions/governance/__tests__/getQuorum.integration.test.d.ts.map +1 -0
- package/dist/actions/honey/getChartData.d.ts +1 -1
- package/dist/actions/honey/getChartData.d.ts.map +1 -1
- package/dist/actions/honey/getHoneyTxns.d.ts +1 -1
- package/dist/actions/honey/getHoneyTxns.d.ts.map +1 -1
- package/dist/actions/honey/tests/pyth.integration.test.d.ts +2 -0
- package/dist/actions/honey/tests/pyth.integration.test.d.ts.map +1 -0
- package/dist/actions/pol/__tests__/getAllValidators.integration.test.d.ts +2 -0
- package/dist/actions/pol/__tests__/getAllValidators.integration.test.d.ts.map +1 -0
- package/dist/actions/pol/__tests__/getValidator.integration.test.d.ts +2 -0
- package/dist/actions/pol/__tests__/getValidator.integration.test.d.ts.map +1 -0
- package/dist/actions/pol/__tests__/rewardVaults.integration.test.d.ts +2 -0
- package/dist/actions/pol/__tests__/rewardVaults.integration.test.d.ts.map +1 -0
- package/dist/actions/pol/getBGTGlobalInfo.d.ts +0 -1
- package/dist/actions/pol/getBGTGlobalInfo.d.ts.map +1 -1
- package/dist/actions/pol/getBeraTokenTotalSupply.d.ts.map +1 -1
- package/dist/actions/pol/getBgtAprSimultaion.unit.test.d.ts +2 -0
- package/dist/actions/pol/getBgtAprSimultaion.unit.test.d.ts.map +1 -0
- package/dist/actions/pol/getBlockTime.debug.test.d.ts +2 -0
- package/dist/actions/pol/getBlockTime.debug.test.d.ts.map +1 -0
- package/dist/actions/pol/getEarnedStakedBeraVault.d.ts +4 -4
- package/dist/actions/pol/getEarnedStakedBeraVault.d.ts.map +1 -1
- package/dist/actions/pol/getRewardVaultBeaconImplementation.integration.test.d.ts +2 -0
- package/dist/actions/pol/getRewardVaultBeaconImplementation.integration.test.d.ts.map +1 -0
- package/dist/actions/pol/getRewardVaultDurationConstants.integration.test.d.ts +2 -0
- package/dist/actions/pol/getRewardVaultDurationConstants.integration.test.d.ts.map +1 -0
- package/dist/actions/pol/getRewardVaults.d.ts.map +1 -1
- package/dist/actions/pol/getStakedBeraAPY.d.ts.map +1 -1
- package/dist/actions/pol/getStakedBeraSnapshots.d.ts +1 -1
- package/dist/actions/pol/getStakedBeraSnapshots.d.ts.map +1 -1
- package/dist/actions/pol/getStakingDailyAssets.d.ts +2 -2
- package/dist/actions/pol/getStakingDailyAssets.d.ts.map +1 -1
- package/dist/actions/prices/__tests__/prices.integration.test.d.ts +2 -0
- package/dist/actions/prices/__tests__/prices.integration.test.d.ts.map +1 -0
- package/dist/actions/server/exports.mjs +1 -1
- package/dist/actions/server/exports.mjs.map +1 -1
- package/dist/actions/server/getDailyValidatorBlockStats.d.ts +1 -1
- package/dist/actions/server/getDailyValidatorBlockStats.d.ts.map +1 -1
- package/dist/actions/tokens/getWalletBalances.integration.test.d.ts +2 -0
- package/dist/actions/tokens/getWalletBalances.integration.test.d.ts.map +1 -0
- package/dist/actions/transactions/beraWriteContract.integration.test.d.ts +2 -0
- package/dist/actions/transactions/beraWriteContract.integration.test.d.ts.map +1 -0
- package/dist/actions/validators/getActiveBoostAndCommissionChangeDelay.integration.test.d.ts +2 -0
- package/dist/actions/validators/getActiveBoostAndCommissionChangeDelay.integration.test.d.ts.map +1 -0
- package/dist/actions/validators/getValidatorIncentiveDistribution.d.ts +1 -1
- package/dist/actions/validators/getValidatorIncentiveDistribution.d.ts.map +1 -1
- package/dist/actions/validators/utils/__tests__/validatorUtils.integration.test.d.ts +2 -0
- package/dist/actions/validators/utils/__tests__/validatorUtils.integration.test.d.ts.map +1 -0
- package/dist/actions/validators/utils/aggregateValidatorIncentives.unit.test.d.ts +2 -0
- package/dist/actions/validators/utils/aggregateValidatorIncentives.unit.test.d.ts.map +1 -0
- package/dist/{chunk-J6GM7HWX.mjs → chunk-3TRTSTDH.mjs} +1 -1
- package/dist/chunk-3TRTSTDH.mjs.map +1 -0
- package/dist/{chunk-BZKA6DBM.mjs → chunk-5MUCX35C.mjs} +2 -2
- package/dist/{chunk-5PBYMJRG.mjs → chunk-6D4S3EAC.mjs} +3 -3
- package/dist/chunk-6D4S3EAC.mjs.map +1 -0
- package/dist/{chunk-7OESHTBN.mjs → chunk-GDUKRUHE.mjs} +1 -1
- package/dist/chunk-GDUKRUHE.mjs.map +1 -0
- package/dist/{chunk-SMBAW7AG.mjs → chunk-KY7JMIIS.mjs} +3 -5
- package/dist/chunk-KY7JMIIS.mjs.map +1 -0
- package/dist/{chunk-BSLXKPX4.mjs → chunk-Z337NBBW.mjs} +2 -2
- package/dist/chunk-Z337NBBW.mjs.map +1 -0
- package/dist/contexts/exports.mjs +1 -1
- package/dist/enum/exports.mjs +1 -1
- package/dist/enum/txnEnum.d.ts +1 -1
- package/dist/enum/txnEnum.d.ts.map +1 -1
- package/dist/errors/BeraError.unit.test.d.ts +2 -0
- package/dist/errors/BeraError.unit.test.d.ts.map +1 -0
- package/dist/errors/BeraTracing.unit.test.d.ts +2 -0
- package/dist/errors/BeraTracing.unit.test.d.ts.map +1 -0
- package/dist/errors/RequestError.unit.test.d.ts +2 -0
- package/dist/errors/RequestError.unit.test.d.ts.map +1 -0
- package/dist/errors/assert.unit.test.d.ts +2 -0
- package/dist/errors/assert.unit.test.d.ts.map +1 -0
- package/dist/errors/getErrorMessage.unit.test.d.ts +2 -0
- package/dist/errors/getErrorMessage.unit.test.d.ts.map +1 -0
- package/dist/errors/getRevertReason.integration.test.d.ts +2 -0
- package/dist/errors/getRevertReason.integration.test.d.ts.map +1 -0
- package/dist/errors/spanStatus.unit.test.d.ts +2 -0
- package/dist/errors/spanStatus.unit.test.d.ts.map +1 -0
- package/dist/generated/beep.d.ts +1597 -0
- package/dist/generated/beep.d.ts.map +1 -0
- package/dist/generated/enso.d.ts +4957 -0
- package/dist/generated/enso.d.ts.map +1 -0
- package/dist/generated/layerzero.d.ts +2057 -0
- package/dist/generated/layerzero.d.ts.map +1 -0
- package/dist/hooks/dex/useCrossChainNativeFee.unit.test.d.ts +2 -0
- package/dist/hooks/dex/useCrossChainNativeFee.unit.test.d.ts.map +1 -0
- package/dist/hooks/dex/useSingleAggregatorQuote.d.ts.map +1 -1
- package/dist/hooks/dex/useSingleAggregatorQuote.unit.test.d.ts +2 -0
- package/dist/hooks/dex/useSingleAggregatorQuote.unit.test.d.ts.map +1 -0
- package/dist/hooks/enso/useBendZapSupply.d.ts.map +1 -1
- package/dist/hooks/enso/useBendZapSupply.unit.test.d.ts +2 -0
- package/dist/hooks/enso/useBendZapSupply.unit.test.d.ts.map +1 -0
- package/dist/hooks/enso/useEnsoUserTokensWithBalances.d.ts.map +1 -1
- package/dist/hooks/enso/useEnsoUserTokensWithBalances.unit.test.d.ts +2 -0
- package/dist/hooks/enso/useEnsoUserTokensWithBalances.unit.test.d.ts.map +1 -0
- package/dist/hooks/enso/useZapStakeBera.d.ts.map +1 -1
- package/dist/hooks/enso/useZapStakeBera.unit.test.d.ts +2 -0
- package/dist/hooks/enso/useZapStakeBera.unit.test.d.ts.map +1 -0
- package/dist/hooks/exports.mjs +38 -19
- package/dist/hooks/exports.mjs.map +1 -1
- package/dist/hooks/honey/useHoneyChartData.d.ts +4 -4
- package/dist/hooks/honey/useHoneyChartData.d.ts.map +1 -1
- package/dist/hooks/pol/useAutoclaimedIncentives.d.ts.map +1 -1
- package/dist/hooks/pol/useAutoclaimedIncentivesTxHash.d.ts.map +1 -1
- package/dist/hooks/pol/useRewardVaults.d.ts.map +1 -1
- package/dist/hooks/pol/useStakedData.d.ts +2 -0
- package/dist/hooks/pol/useStakedData.d.ts.map +1 -1
- package/dist/hooks/pol/useStakedSnapshots.d.ts +1 -1
- package/dist/hooks/pol/useStakedSnapshots.d.ts.map +1 -1
- package/dist/hooks/tokens/useMultipleTokenInformation.unit.test.d.ts +2 -0
- package/dist/hooks/tokens/useMultipleTokenInformation.unit.test.d.ts.map +1 -0
- package/dist/hooks/validators/useValidator.d.ts +0 -1
- package/dist/hooks/validators/useValidator.d.ts.map +1 -1
- package/dist/hooks/validators/useValidatorIncentiveDistribution.d.ts +1 -1
- package/dist/hooks/validators/useValidatorIncentiveDistribution.d.ts.map +1 -1
- package/dist/types/beep/exports.d.ts +2 -0
- package/dist/types/beep/exports.d.ts.map +1 -0
- package/dist/types/beep/exports.mjs +1 -0
- package/dist/types/beep/exports.mjs.map +1 -0
- package/dist/types/bribeBoost.d.ts +20 -0
- package/dist/types/dex.d.ts +242 -0
- package/dist/types/enso.d.ts +50 -0
- package/dist/types/global.d.ts +205 -0
- package/dist/types/governance.d.ts +112 -0
- package/dist/types/honeySwap.d.ts +23 -0
- package/dist/types/pol.d.ts +33 -0
- package/dist/types/staking.d.ts +22 -0
- package/dist/utils/createEmitter.unit.test.d.ts +2 -0
- package/dist/utils/createEmitter.unit.test.d.ts.map +1 -0
- package/dist/utils/crossChainBridge.unit.test.d.ts +2 -0
- package/dist/utils/crossChainBridge.unit.test.d.ts.map +1 -0
- package/dist/utils/exports.mjs +1 -1
- package/dist/utils/formatNumber.unit.test.d.ts +2 -0
- package/dist/utils/formatNumber.unit.test.d.ts.map +1 -0
- package/dist/utils/formatTimestamps.unit.test.d.ts +2 -0
- package/dist/utils/formatTimestamps.unit.test.d.ts.map +1 -0
- package/dist/utils/getContractName.unit.test.d.ts +2 -0
- package/dist/utils/getContractName.unit.test.d.ts.map +1 -0
- package/dist/utils/getHoneySwapMessage.test.d.ts +2 -0
- package/dist/utils/getHoneySwapMessage.test.d.ts.map +1 -0
- package/dist/utils/math.unit.test.d.ts +2 -0
- package/dist/utils/math.unit.test.d.ts.map +1 -0
- package/dist/utils/parseBaseArgs.unit.test.d.ts +2 -0
- package/dist/utils/parseBaseArgs.unit.test.d.ts.map +1 -0
- package/dist/utils/polyfillAbortSignalAny.unit.test.d.ts +2 -0
- package/dist/utils/polyfillAbortSignalAny.unit.test.d.ts.map +1 -0
- package/dist/utils/time.unit.test.d.ts +2 -0
- package/dist/utils/time.unit.test.d.ts.map +1 -0
- package/dist/utils/tokens.unit.test.d.ts +2 -0
- package/dist/utils/tokens.unit.test.d.ts.map +1 -0
- package/dist/utils/truncateHash.unit.test.d.ts +2 -0
- package/dist/utils/truncateHash.unit.test.d.ts.map +1 -0
- package/package.json +9 -7
- package/src/actions/clients/fetchBeep.ts +2 -3
- package/src/actions/clients/fetchEnso.ts +2 -3
- package/src/actions/clients/fetchLayerzero.ts +2 -3
- package/src/actions/clients/fetchOpenApi.unit.test.ts +1 -2
- package/src/actions/honey/getChartData.ts +2 -3
- package/src/actions/honey/getHoney24hVolume.ts +1 -1
- package/src/actions/honey/getHoneyTxns.ts +2 -3
- package/src/actions/pol/getBGTGlobalInfo.ts +0 -2
- package/src/actions/pol/getEarnedStakedBeraVault.ts +1 -1
- package/src/actions/pol/getRewardVaults.ts +0 -1
- package/src/actions/pol/getStakedBeraAPY.ts +1 -2
- package/src/actions/pol/getStakedBeraSnapshots.ts +1 -2
- package/src/actions/pol/getStakingDailyAssets.ts +1 -1
- package/src/actions/server/getDailyValidatorBlockStats.ts +1 -2
- package/src/actions/validators/getValidatorIncentiveDistribution.ts +1 -2
- package/src/enum/txnEnum.ts +1 -1
- package/src/generated/beep.ts +1605 -0
- package/src/generated/enso.ts +4965 -0
- package/src/generated/layerzero.ts +2065 -0
- package/src/hooks/dex/useSingleAggregatorQuote.ts +6 -3
- package/src/hooks/dex/useSingleAggregatorQuote.unit.test.ts +86 -0
- package/src/hooks/enso/useBendZapSupply.ts +1 -0
- package/src/hooks/enso/useBendZapSupply.unit.test.ts +98 -0
- package/src/hooks/enso/useEnsoUserTokensWithBalances.ts +3 -1
- package/src/hooks/enso/useEnsoUserTokensWithBalances.unit.test.ts +69 -0
- package/src/hooks/enso/useZapStakeBera.ts +7 -0
- package/src/hooks/enso/useZapStakeBera.unit.test.ts +97 -0
- package/src/hooks/pol/useStakedData.ts +2 -0
- package/src/hooks/pol/useStakedSnapshots.ts +1 -1
- package/src/hooks/validators/useValidatorIncentiveDistribution.ts +1 -1
- package/src/types/beep/exports.ts +4 -0
- package/dist/chunk-5PBYMJRG.mjs.map +0 -1
- package/dist/chunk-7OESHTBN.mjs.map +0 -1
- package/dist/chunk-BSLXKPX4.mjs.map +0 -1
- package/dist/chunk-J6GM7HWX.mjs.map +0 -1
- package/dist/chunk-SMBAW7AG.mjs.map +0 -1
- /package/dist/{chunk-BZKA6DBM.mjs.map → chunk-5MUCX35C.mjs.map} +0 -0
|
@@ -0,0 +1,1597 @@
|
|
|
1
|
+
export type paths = {
|
|
2
|
+
"/v0/stake/{vault}/earnings/{owner}": {
|
|
3
|
+
parameters: {
|
|
4
|
+
query?: never;
|
|
5
|
+
header?: never;
|
|
6
|
+
path?: never;
|
|
7
|
+
cookie?: never;
|
|
8
|
+
};
|
|
9
|
+
/** @description FIFO share-lot earnings (realized/unrealized) for an owner in an LST vault. */
|
|
10
|
+
get: operations["getStakeEarnings"];
|
|
11
|
+
put?: never;
|
|
12
|
+
post?: never;
|
|
13
|
+
delete?: never;
|
|
14
|
+
options?: never;
|
|
15
|
+
head?: never;
|
|
16
|
+
patch?: never;
|
|
17
|
+
trace?: never;
|
|
18
|
+
};
|
|
19
|
+
"/v0/stake/{vault}/stats-by-day": {
|
|
20
|
+
parameters: {
|
|
21
|
+
query?: never;
|
|
22
|
+
header?: never;
|
|
23
|
+
path?: never;
|
|
24
|
+
cookie?: never;
|
|
25
|
+
};
|
|
26
|
+
/** @description Per-day total_assets / total_supply snapshots for an LST vault over the requested look-back window. */
|
|
27
|
+
get: operations["getStakeStatsByDay"];
|
|
28
|
+
put?: never;
|
|
29
|
+
post?: never;
|
|
30
|
+
delete?: never;
|
|
31
|
+
options?: never;
|
|
32
|
+
head?: never;
|
|
33
|
+
patch?: never;
|
|
34
|
+
trace?: never;
|
|
35
|
+
};
|
|
36
|
+
"/v0/stake/apr": {
|
|
37
|
+
parameters: {
|
|
38
|
+
query?: never;
|
|
39
|
+
header?: never;
|
|
40
|
+
path?: never;
|
|
41
|
+
cookie?: never;
|
|
42
|
+
};
|
|
43
|
+
/** @description sWBERA vault APR annualized over the requested look-back interval. Annualizes the exchange-rate delta between the latest snapshot and the one closest to now-interval, using the actual gap between them. */
|
|
44
|
+
get: operations["getStakeApr"];
|
|
45
|
+
put?: never;
|
|
46
|
+
post?: never;
|
|
47
|
+
delete?: never;
|
|
48
|
+
options?: never;
|
|
49
|
+
head?: never;
|
|
50
|
+
patch?: never;
|
|
51
|
+
trace?: never;
|
|
52
|
+
};
|
|
53
|
+
"/v0/stake/apr/history": {
|
|
54
|
+
parameters: {
|
|
55
|
+
query?: never;
|
|
56
|
+
header?: never;
|
|
57
|
+
path?: never;
|
|
58
|
+
cookie?: never;
|
|
59
|
+
};
|
|
60
|
+
/** @description Daily sWBERA APR history over the requested look-back span (days). Each day carries a trailing-window APR — the annualized exchange-rate change from ~`window` days prior (weekly=7d, daily=1d; default weekly). */
|
|
61
|
+
get: operations["getStakeAprHistory"];
|
|
62
|
+
put?: never;
|
|
63
|
+
post?: never;
|
|
64
|
+
delete?: never;
|
|
65
|
+
options?: never;
|
|
66
|
+
head?: never;
|
|
67
|
+
patch?: never;
|
|
68
|
+
trace?: never;
|
|
69
|
+
};
|
|
70
|
+
"/v0/validators": {
|
|
71
|
+
parameters: {
|
|
72
|
+
query?: never;
|
|
73
|
+
header?: never;
|
|
74
|
+
path?: never;
|
|
75
|
+
cookie?: never;
|
|
76
|
+
};
|
|
77
|
+
/** @description List of all validators with current registry + boost summary. */
|
|
78
|
+
get: operations["listValidators"];
|
|
79
|
+
put?: never;
|
|
80
|
+
post?: never;
|
|
81
|
+
delete?: never;
|
|
82
|
+
options?: never;
|
|
83
|
+
head?: never;
|
|
84
|
+
patch?: never;
|
|
85
|
+
trace?: never;
|
|
86
|
+
};
|
|
87
|
+
"/v0/validators/block-stats/{interval}/{at}": {
|
|
88
|
+
parameters: {
|
|
89
|
+
query?: never;
|
|
90
|
+
header?: never;
|
|
91
|
+
path?: never;
|
|
92
|
+
cookie?: never;
|
|
93
|
+
};
|
|
94
|
+
/** @description Transpose of /:pubkey/block-stats: a single interval-aligned bucket across all validators, one row each. */
|
|
95
|
+
get: operations["getBlockStatsByBucket"];
|
|
96
|
+
put?: never;
|
|
97
|
+
post?: never;
|
|
98
|
+
delete?: never;
|
|
99
|
+
options?: never;
|
|
100
|
+
head?: never;
|
|
101
|
+
patch?: never;
|
|
102
|
+
trace?: never;
|
|
103
|
+
};
|
|
104
|
+
"/v0/validators/incentives/{interval}/{at}": {
|
|
105
|
+
parameters: {
|
|
106
|
+
query?: never;
|
|
107
|
+
header?: never;
|
|
108
|
+
path?: never;
|
|
109
|
+
cookie?: never;
|
|
110
|
+
};
|
|
111
|
+
/** @description Transpose of /:pubkey/incentives: a single interval-aligned bucket across all (validator, token) pairs. */
|
|
112
|
+
get: operations["getIncentivesByBucket"];
|
|
113
|
+
put?: never;
|
|
114
|
+
post?: never;
|
|
115
|
+
delete?: never;
|
|
116
|
+
options?: never;
|
|
117
|
+
head?: never;
|
|
118
|
+
patch?: never;
|
|
119
|
+
trace?: never;
|
|
120
|
+
};
|
|
121
|
+
"/v0/validators/{pubkey}/block-stats": {
|
|
122
|
+
parameters: {
|
|
123
|
+
query?: never;
|
|
124
|
+
header?: never;
|
|
125
|
+
path?: never;
|
|
126
|
+
cookie?: never;
|
|
127
|
+
};
|
|
128
|
+
/** @description Time-bucketed BlockReward rollup scoped to a single validator. */
|
|
129
|
+
get: operations["getValidatorBlockStats"];
|
|
130
|
+
put?: never;
|
|
131
|
+
post?: never;
|
|
132
|
+
delete?: never;
|
|
133
|
+
options?: never;
|
|
134
|
+
head?: never;
|
|
135
|
+
patch?: never;
|
|
136
|
+
trace?: never;
|
|
137
|
+
};
|
|
138
|
+
"/v0/validators/{pubkey}/incentives": {
|
|
139
|
+
parameters: {
|
|
140
|
+
query?: never;
|
|
141
|
+
header?: never;
|
|
142
|
+
path?: never;
|
|
143
|
+
cookie?: never;
|
|
144
|
+
};
|
|
145
|
+
/** @description Time-bucketed incentive distribution rollup for a single validator (one row per bucket + token). */
|
|
146
|
+
get: operations["getValidatorIncentives"];
|
|
147
|
+
put?: never;
|
|
148
|
+
post?: never;
|
|
149
|
+
delete?: never;
|
|
150
|
+
options?: never;
|
|
151
|
+
head?: never;
|
|
152
|
+
patch?: never;
|
|
153
|
+
trace?: never;
|
|
154
|
+
};
|
|
155
|
+
"/v0/blocks/block-stats": {
|
|
156
|
+
parameters: {
|
|
157
|
+
query?: never;
|
|
158
|
+
header?: never;
|
|
159
|
+
path?: never;
|
|
160
|
+
cookie?: never;
|
|
161
|
+
};
|
|
162
|
+
/** @description Time-bucketed chain-wide block-reward statistics with cumulative all-time totals. */
|
|
163
|
+
get: operations["getBlockStats"];
|
|
164
|
+
put?: never;
|
|
165
|
+
post?: never;
|
|
166
|
+
delete?: never;
|
|
167
|
+
options?: never;
|
|
168
|
+
head?: never;
|
|
169
|
+
patch?: never;
|
|
170
|
+
trace?: never;
|
|
171
|
+
};
|
|
172
|
+
"/v0/honey/transactions/latest": {
|
|
173
|
+
parameters: {
|
|
174
|
+
query?: never;
|
|
175
|
+
header?: never;
|
|
176
|
+
path?: never;
|
|
177
|
+
cookie?: never;
|
|
178
|
+
};
|
|
179
|
+
/** @description Paginated list of the most recent Honey mint/redeem transactions, grouped by tx hash with per-collateral amounts. Optionally filtered to a single type via `?type=MINT|REDEEM`. */
|
|
180
|
+
get: operations["listHoneyTransactions"];
|
|
181
|
+
put?: never;
|
|
182
|
+
post?: never;
|
|
183
|
+
delete?: never;
|
|
184
|
+
options?: never;
|
|
185
|
+
head?: never;
|
|
186
|
+
patch?: never;
|
|
187
|
+
trace?: never;
|
|
188
|
+
};
|
|
189
|
+
"/v0/honey/snapshots/{interval}": {
|
|
190
|
+
parameters: {
|
|
191
|
+
query?: never;
|
|
192
|
+
header?: never;
|
|
193
|
+
path?: never;
|
|
194
|
+
cookie?: never;
|
|
195
|
+
};
|
|
196
|
+
/** @description Time-bucketed Honey volume snapshots (mint, redeem, total) plus cumulative total supply, for a given interval granularity. */
|
|
197
|
+
get: operations["listHoneySnapshots"];
|
|
198
|
+
put?: never;
|
|
199
|
+
post?: never;
|
|
200
|
+
delete?: never;
|
|
201
|
+
options?: never;
|
|
202
|
+
head?: never;
|
|
203
|
+
patch?: never;
|
|
204
|
+
trace?: never;
|
|
205
|
+
};
|
|
206
|
+
"/v0/earn/{vault}/earnings/{owner}": {
|
|
207
|
+
parameters: {
|
|
208
|
+
query?: never;
|
|
209
|
+
header?: never;
|
|
210
|
+
path?: never;
|
|
211
|
+
cookie?: never;
|
|
212
|
+
};
|
|
213
|
+
/** @description FIFO share-lot earnings (realized/unrealized) for an owner in an earn vault. */
|
|
214
|
+
get: operations["getEarnEarnings"];
|
|
215
|
+
put?: never;
|
|
216
|
+
post?: never;
|
|
217
|
+
delete?: never;
|
|
218
|
+
options?: never;
|
|
219
|
+
head?: never;
|
|
220
|
+
patch?: never;
|
|
221
|
+
trace?: never;
|
|
222
|
+
};
|
|
223
|
+
"/v0/earn/{vault}/total-assets-by-day": {
|
|
224
|
+
parameters: {
|
|
225
|
+
query?: never;
|
|
226
|
+
header?: never;
|
|
227
|
+
path?: never;
|
|
228
|
+
cookie?: never;
|
|
229
|
+
};
|
|
230
|
+
/** @description Per-day total-asset snapshots derived from ExchangeRateUpdated events within a date range. */
|
|
231
|
+
get: operations["getEarnTotalAssetsByDay"];
|
|
232
|
+
put?: never;
|
|
233
|
+
post?: never;
|
|
234
|
+
delete?: never;
|
|
235
|
+
options?: never;
|
|
236
|
+
head?: never;
|
|
237
|
+
patch?: never;
|
|
238
|
+
trace?: never;
|
|
239
|
+
};
|
|
240
|
+
"/v0/earn/{vault}/stats-by-day": {
|
|
241
|
+
parameters: {
|
|
242
|
+
query?: never;
|
|
243
|
+
header?: never;
|
|
244
|
+
path?: never;
|
|
245
|
+
cookie?: never;
|
|
246
|
+
};
|
|
247
|
+
/** @description Cached per-day vault stats for the last N days (30, 60, 90, or 365). */
|
|
248
|
+
get: operations["getEarnStatsByDay"];
|
|
249
|
+
put?: never;
|
|
250
|
+
post?: never;
|
|
251
|
+
delete?: never;
|
|
252
|
+
options?: never;
|
|
253
|
+
head?: never;
|
|
254
|
+
patch?: never;
|
|
255
|
+
trace?: never;
|
|
256
|
+
};
|
|
257
|
+
"/v0/earn/{vault}/daily-assets/{owner}": {
|
|
258
|
+
parameters: {
|
|
259
|
+
query?: never;
|
|
260
|
+
header?: never;
|
|
261
|
+
path?: never;
|
|
262
|
+
cookie?: never;
|
|
263
|
+
};
|
|
264
|
+
/** @description Per-day balance, deposited, and yield chart for an owner in an earn vault. */
|
|
265
|
+
get: operations["getEarnDailyAssets"];
|
|
266
|
+
put?: never;
|
|
267
|
+
post?: never;
|
|
268
|
+
delete?: never;
|
|
269
|
+
options?: never;
|
|
270
|
+
head?: never;
|
|
271
|
+
patch?: never;
|
|
272
|
+
trace?: never;
|
|
273
|
+
};
|
|
274
|
+
"/v0/stats/bera": {
|
|
275
|
+
parameters: {
|
|
276
|
+
query?: never;
|
|
277
|
+
header?: never;
|
|
278
|
+
path?: never;
|
|
279
|
+
cookie?: never;
|
|
280
|
+
};
|
|
281
|
+
/** @description BERA total and circulating supply. */
|
|
282
|
+
get: operations["getBeraSupply"];
|
|
283
|
+
put?: never;
|
|
284
|
+
post?: never;
|
|
285
|
+
delete?: never;
|
|
286
|
+
options?: never;
|
|
287
|
+
head?: never;
|
|
288
|
+
patch?: never;
|
|
289
|
+
trace?: never;
|
|
290
|
+
};
|
|
291
|
+
"/v0/reward-vaults": {
|
|
292
|
+
parameters: {
|
|
293
|
+
query?: never;
|
|
294
|
+
header?: never;
|
|
295
|
+
path?: never;
|
|
296
|
+
cookie?: never;
|
|
297
|
+
};
|
|
298
|
+
/** @description Paginated list of all reward vaults with stakingTokenAmount, USD tvl + isWhitelisted. */
|
|
299
|
+
get: operations["listRewardVaults"];
|
|
300
|
+
put?: never;
|
|
301
|
+
post?: never;
|
|
302
|
+
delete?: never;
|
|
303
|
+
options?: never;
|
|
304
|
+
head?: never;
|
|
305
|
+
patch?: never;
|
|
306
|
+
trace?: never;
|
|
307
|
+
};
|
|
308
|
+
"/v0/reward-vaults/distributions/{interval}/{at}": {
|
|
309
|
+
parameters: {
|
|
310
|
+
query?: never;
|
|
311
|
+
header?: never;
|
|
312
|
+
path?: never;
|
|
313
|
+
cookie?: never;
|
|
314
|
+
};
|
|
315
|
+
/** @description Transpose of /:vault/distributions: a single interval-aligned bucket across all vaults, one row each. */
|
|
316
|
+
get: operations["getVaultDistributionsByBucket"];
|
|
317
|
+
put?: never;
|
|
318
|
+
post?: never;
|
|
319
|
+
delete?: never;
|
|
320
|
+
options?: never;
|
|
321
|
+
head?: never;
|
|
322
|
+
patch?: never;
|
|
323
|
+
trace?: never;
|
|
324
|
+
};
|
|
325
|
+
"/v0/reward-vaults/{vault}/distributions": {
|
|
326
|
+
parameters: {
|
|
327
|
+
query?: never;
|
|
328
|
+
header?: never;
|
|
329
|
+
path?: never;
|
|
330
|
+
cookie?: never;
|
|
331
|
+
};
|
|
332
|
+
/** @description Time-bucketed Distributor.Distributed rollup keyed by receiver for a single vault. */
|
|
333
|
+
get: operations["getVaultDistributions"];
|
|
334
|
+
put?: never;
|
|
335
|
+
post?: never;
|
|
336
|
+
delete?: never;
|
|
337
|
+
options?: never;
|
|
338
|
+
head?: never;
|
|
339
|
+
patch?: never;
|
|
340
|
+
trace?: never;
|
|
341
|
+
};
|
|
342
|
+
"/v0/reward-vaults/global-info": {
|
|
343
|
+
parameters: {
|
|
344
|
+
query?: never;
|
|
345
|
+
header?: never;
|
|
346
|
+
path?: never;
|
|
347
|
+
cookie?: never;
|
|
348
|
+
};
|
|
349
|
+
/** @description Chain-wide PoL summary singleton. */
|
|
350
|
+
get: operations["getGlobalInfo"];
|
|
351
|
+
put?: never;
|
|
352
|
+
post?: never;
|
|
353
|
+
delete?: never;
|
|
354
|
+
options?: never;
|
|
355
|
+
head?: never;
|
|
356
|
+
patch?: never;
|
|
357
|
+
trace?: never;
|
|
358
|
+
};
|
|
359
|
+
"/v0/reward-vaults/protocols": {
|
|
360
|
+
parameters: {
|
|
361
|
+
query?: never;
|
|
362
|
+
header?: never;
|
|
363
|
+
path?: never;
|
|
364
|
+
cookie?: never;
|
|
365
|
+
};
|
|
366
|
+
/** @description Every protocol that operates at least one currently-whitelisted reward vault. */
|
|
367
|
+
get: operations["listRewardVaultProtocols"];
|
|
368
|
+
put?: never;
|
|
369
|
+
post?: never;
|
|
370
|
+
delete?: never;
|
|
371
|
+
options?: never;
|
|
372
|
+
head?: never;
|
|
373
|
+
patch?: never;
|
|
374
|
+
trace?: never;
|
|
375
|
+
};
|
|
376
|
+
"/v0/reward-vaults/incentives": {
|
|
377
|
+
parameters: {
|
|
378
|
+
query?: never;
|
|
379
|
+
header?: never;
|
|
380
|
+
path?: never;
|
|
381
|
+
cookie?: never;
|
|
382
|
+
};
|
|
383
|
+
/** @description Every incentive token currently whitelisted on at least one live reward vault (unique by token address). */
|
|
384
|
+
get: operations["listWhitelistedIncentives"];
|
|
385
|
+
put?: never;
|
|
386
|
+
post?: never;
|
|
387
|
+
delete?: never;
|
|
388
|
+
options?: never;
|
|
389
|
+
head?: never;
|
|
390
|
+
patch?: never;
|
|
391
|
+
trace?: never;
|
|
392
|
+
};
|
|
393
|
+
"/v0/reward-vaults/user-vault-stakes": {
|
|
394
|
+
parameters: {
|
|
395
|
+
query?: never;
|
|
396
|
+
header?: never;
|
|
397
|
+
path?: never;
|
|
398
|
+
cookie?: never;
|
|
399
|
+
};
|
|
400
|
+
/** @description Per-(user, vault) staked-LP balances. */
|
|
401
|
+
get: operations["listUserVaultStakes"];
|
|
402
|
+
put?: never;
|
|
403
|
+
post?: never;
|
|
404
|
+
delete?: never;
|
|
405
|
+
options?: never;
|
|
406
|
+
head?: never;
|
|
407
|
+
patch?: never;
|
|
408
|
+
trace?: never;
|
|
409
|
+
};
|
|
410
|
+
"/v0/tokens/prices": {
|
|
411
|
+
parameters: {
|
|
412
|
+
query?: never;
|
|
413
|
+
header?: never;
|
|
414
|
+
path?: never;
|
|
415
|
+
cookie?: never;
|
|
416
|
+
};
|
|
417
|
+
/** @description Latest price for each requested token; never-priced tokens are omitted. */
|
|
418
|
+
get: operations["listTokenPrices"];
|
|
419
|
+
put?: never;
|
|
420
|
+
post?: never;
|
|
421
|
+
delete?: never;
|
|
422
|
+
options?: never;
|
|
423
|
+
head?: never;
|
|
424
|
+
patch?: never;
|
|
425
|
+
trace?: never;
|
|
426
|
+
};
|
|
427
|
+
};
|
|
428
|
+
export type webhooks = Record<string, never>;
|
|
429
|
+
export type components = {
|
|
430
|
+
schemas: {
|
|
431
|
+
ValidationError: {
|
|
432
|
+
/** @constant */
|
|
433
|
+
success: false;
|
|
434
|
+
/** @description Validation issues that caused the rejection */
|
|
435
|
+
error: ({
|
|
436
|
+
message: string;
|
|
437
|
+
path?: (string | number)[];
|
|
438
|
+
} & {
|
|
439
|
+
[key: string]: unknown;
|
|
440
|
+
})[];
|
|
441
|
+
/** @description The raw request value that failed validation */
|
|
442
|
+
data: unknown;
|
|
443
|
+
};
|
|
444
|
+
TransferHistoryLimitExceededError: {
|
|
445
|
+
/** @constant */
|
|
446
|
+
error: "transfer_history_limit_exceeded";
|
|
447
|
+
limit: number;
|
|
448
|
+
};
|
|
449
|
+
TransferRateUnavailableError: {
|
|
450
|
+
/** @constant */
|
|
451
|
+
error: "transfer_rate_unavailable";
|
|
452
|
+
};
|
|
453
|
+
ClientIdError: {
|
|
454
|
+
/** @constant */
|
|
455
|
+
error: "missing_client_id";
|
|
456
|
+
message: string;
|
|
457
|
+
};
|
|
458
|
+
/** @description Signed integer encoded as a base-10 string (digits only, optional leading '-') */
|
|
459
|
+
BigIntStr: string;
|
|
460
|
+
StakeStatsByDayEntry: {
|
|
461
|
+
total_assets: components["schemas"]["BigIntStr"] | null;
|
|
462
|
+
total_supply: components["schemas"]["BigIntStr"] | null;
|
|
463
|
+
timestamp: number;
|
|
464
|
+
};
|
|
465
|
+
StakeAprHistoryEntry: {
|
|
466
|
+
timestamp: number;
|
|
467
|
+
/** @deprecated */
|
|
468
|
+
apr: number | null;
|
|
469
|
+
apy: number | null;
|
|
470
|
+
};
|
|
471
|
+
Validator: {
|
|
472
|
+
id: components["schemas"]["Bytes32Hex"];
|
|
473
|
+
pubkey: components["schemas"]["ValidatorPubkeyStr"];
|
|
474
|
+
credentials: components["schemas"]["Bytes32Hex"];
|
|
475
|
+
operator: components["schemas"]["EvmAddress"] | null;
|
|
476
|
+
rewardAllocator: components["schemas"]["EvmAddress"] | null;
|
|
477
|
+
queuedBoosts: components["schemas"]["DecimalStr"];
|
|
478
|
+
queuedDropBoosts: components["schemas"]["DecimalStr"];
|
|
479
|
+
metadata: components["schemas"]["ValidatorMetadata"];
|
|
480
|
+
};
|
|
481
|
+
/** @description 32-byte hex value: 0x followed by 64 hex characters */
|
|
482
|
+
Bytes32Hex: string;
|
|
483
|
+
/** @description 48-byte BLS validator pubkey: 0x followed by 96 hex characters */
|
|
484
|
+
ValidatorPubkeyStr: string;
|
|
485
|
+
/** @description 20-byte EVM address: 0x followed by 40 hex characters */
|
|
486
|
+
EvmAddress: string;
|
|
487
|
+
/** @description Decimal number encoded as a string (e.g. '12', '-3.5') */
|
|
488
|
+
DecimalStr: string;
|
|
489
|
+
ValidatorMetadata: {
|
|
490
|
+
/** @description Display name; null when the validator has no metadata entry */
|
|
491
|
+
name: string | null;
|
|
492
|
+
/** @description Free-text validator description */
|
|
493
|
+
description: string | null;
|
|
494
|
+
/** @description Validator website URL */
|
|
495
|
+
website: string | null;
|
|
496
|
+
/** @description Validator logo image URL */
|
|
497
|
+
logoUri: string | null;
|
|
498
|
+
/** @description Validator Twitter/X handle or URL */
|
|
499
|
+
twitter: string | null;
|
|
500
|
+
};
|
|
501
|
+
ValidatorBlockStatsByValidator: {
|
|
502
|
+
validatorId: components["schemas"]["Bytes32Hex"];
|
|
503
|
+
timestamp: number;
|
|
504
|
+
blockCount: number;
|
|
505
|
+
earnedRewardAmount: components["schemas"]["DecimalStr"];
|
|
506
|
+
distributedRewardAmount: components["schemas"]["DecimalStr"];
|
|
507
|
+
allTimeBlockCount: number;
|
|
508
|
+
allTimeEarnedRewardAmount: components["schemas"]["DecimalStr"];
|
|
509
|
+
allTimeDistributedRewardAmount: components["schemas"]["DecimalStr"];
|
|
510
|
+
};
|
|
511
|
+
ValidatorIncentiveDistribution: {
|
|
512
|
+
timestamp: number;
|
|
513
|
+
validatorId: components["schemas"]["Bytes32Hex"];
|
|
514
|
+
token: components["schemas"]["EvmAddress"];
|
|
515
|
+
receivedTokenAmount: components["schemas"]["DecimalStr"];
|
|
516
|
+
allTimeReceivedTokenAmount: components["schemas"]["DecimalStr"];
|
|
517
|
+
};
|
|
518
|
+
ValidatorBlockStats: {
|
|
519
|
+
timestamp: number;
|
|
520
|
+
blockCount: number;
|
|
521
|
+
earnedRewardAmount: components["schemas"]["DecimalStr"];
|
|
522
|
+
distributedRewardAmount: components["schemas"]["DecimalStr"];
|
|
523
|
+
allTimeBlockCount: number;
|
|
524
|
+
allTimeEarnedRewardAmount: components["schemas"]["DecimalStr"];
|
|
525
|
+
allTimeDistributedRewardAmount: components["schemas"]["DecimalStr"];
|
|
526
|
+
};
|
|
527
|
+
BlockStats: {
|
|
528
|
+
timestamp: number;
|
|
529
|
+
blockCount: number;
|
|
530
|
+
earnedRewardAmount: components["schemas"]["DecimalStr"];
|
|
531
|
+
distributedRewardAmount: components["schemas"]["DecimalStr"];
|
|
532
|
+
allTimeBlockCount: number;
|
|
533
|
+
allTimeEarnedRewardAmount: components["schemas"]["DecimalStr"];
|
|
534
|
+
allTimeDistributedRewardAmount: components["schemas"]["DecimalStr"];
|
|
535
|
+
};
|
|
536
|
+
HoneyLatestTransaction: {
|
|
537
|
+
txHash: string;
|
|
538
|
+
/** @enum {string} */
|
|
539
|
+
type: "MINT" | "REDEEM";
|
|
540
|
+
collaterals: components["schemas"]["HoneyCollateral"][];
|
|
541
|
+
to: components["schemas"]["EvmAddress"];
|
|
542
|
+
from: components["schemas"]["EvmAddress"];
|
|
543
|
+
honeyAmount: components["schemas"]["DecimalStr"];
|
|
544
|
+
timestamp: number;
|
|
545
|
+
};
|
|
546
|
+
HoneyCollateral: {
|
|
547
|
+
address: components["schemas"]["EvmAddress"];
|
|
548
|
+
amount: components["schemas"]["DecimalStr"];
|
|
549
|
+
};
|
|
550
|
+
HoneySnapshot: {
|
|
551
|
+
timestamp: number;
|
|
552
|
+
mintVolume: components["schemas"]["DecimalStr"];
|
|
553
|
+
redeemVolume: components["schemas"]["DecimalStr"];
|
|
554
|
+
totalVolume: components["schemas"]["DecimalStr"];
|
|
555
|
+
totalSupply: components["schemas"]["DecimalStr"];
|
|
556
|
+
};
|
|
557
|
+
EarnTotalAssetsByDayEntry: {
|
|
558
|
+
total_assets: components["schemas"]["BigIntStr"] | null;
|
|
559
|
+
total_supply: components["schemas"]["BigIntStr"] | null;
|
|
560
|
+
timestamp: number;
|
|
561
|
+
};
|
|
562
|
+
EarnDailyAssetsEntry: {
|
|
563
|
+
timestamp: number;
|
|
564
|
+
balance: number;
|
|
565
|
+
deposited: number;
|
|
566
|
+
yield: number;
|
|
567
|
+
};
|
|
568
|
+
RewardVault: {
|
|
569
|
+
address: components["schemas"]["EvmAddress"];
|
|
570
|
+
stakingToken: components["schemas"]["EvmAddress"];
|
|
571
|
+
stakingTokenAmount: components["schemas"]["DecimalStr"];
|
|
572
|
+
/** @description USD TVL = stakingTokenAmount × latest staking-token price, rounded to 4 dp; null when unpriced or decimals unknown */
|
|
573
|
+
tvl: number | null;
|
|
574
|
+
isWhitelisted: boolean;
|
|
575
|
+
metadata: components["schemas"]["RewardVaultMetadata"];
|
|
576
|
+
};
|
|
577
|
+
RewardVaultMetadata: {
|
|
578
|
+
/** @description Vault page URL; null when the vault has no metadata entry */
|
|
579
|
+
url: string | null;
|
|
580
|
+
/** @description Vault logo image URL */
|
|
581
|
+
logoUri: string | null;
|
|
582
|
+
/** @description Free-text vault description */
|
|
583
|
+
description: string | null;
|
|
584
|
+
/** @description Raw "category/subcategory" tags; empty when none */
|
|
585
|
+
categories: string[];
|
|
586
|
+
/** @description Suggested user action for the vault (e.g. stake) */
|
|
587
|
+
action: string | null;
|
|
588
|
+
/** @description Operating protocol; null when the vault names none */
|
|
589
|
+
protocol: components["schemas"]["RewardVaultProtocol"] | null;
|
|
590
|
+
};
|
|
591
|
+
RewardVaultProtocol: {
|
|
592
|
+
/** @description Protocol name (grouping key) */
|
|
593
|
+
name: string;
|
|
594
|
+
/** @description Free-text protocol description */
|
|
595
|
+
description: string | null;
|
|
596
|
+
/** @description Protocol website URL */
|
|
597
|
+
url: string | null;
|
|
598
|
+
/** @description Protocol logo image URL */
|
|
599
|
+
logoUri: string | null;
|
|
600
|
+
};
|
|
601
|
+
VaultDistribution: {
|
|
602
|
+
timestamp: number;
|
|
603
|
+
vaultId: components["schemas"]["EvmAddress"];
|
|
604
|
+
receivedRewardAmount: components["schemas"]["DecimalStr"];
|
|
605
|
+
allTimeReceivedRewardAmount: components["schemas"]["DecimalStr"];
|
|
606
|
+
};
|
|
607
|
+
WhitelistedIncentive: {
|
|
608
|
+
address: components["schemas"]["EvmAddress"];
|
|
609
|
+
decimals: number;
|
|
610
|
+
name: string | null;
|
|
611
|
+
symbol: string | null;
|
|
612
|
+
};
|
|
613
|
+
UserVaultStake: {
|
|
614
|
+
/** @description Concatenated (user, vault) identifier */
|
|
615
|
+
id: string;
|
|
616
|
+
user: components["schemas"]["EvmAddress"];
|
|
617
|
+
vaultId: components["schemas"]["EvmAddress"];
|
|
618
|
+
amount: components["schemas"]["DecimalStr"];
|
|
619
|
+
updatedAtBlock: number;
|
|
620
|
+
};
|
|
621
|
+
TokenCurrentPrice: {
|
|
622
|
+
address: components["schemas"]["EvmAddress"];
|
|
623
|
+
/** @description Latest recorded USD price. Use `timestamp` to assess freshness. */
|
|
624
|
+
price: number;
|
|
625
|
+
/** @description Epoch seconds when this price was last recorded. */
|
|
626
|
+
timestamp: number;
|
|
627
|
+
};
|
|
628
|
+
};
|
|
629
|
+
responses: never;
|
|
630
|
+
parameters: never;
|
|
631
|
+
requestBodies: never;
|
|
632
|
+
headers: never;
|
|
633
|
+
pathItems: never;
|
|
634
|
+
};
|
|
635
|
+
export type $defs = Record<string, never>;
|
|
636
|
+
export interface operations {
|
|
637
|
+
getStakeEarnings: {
|
|
638
|
+
parameters: {
|
|
639
|
+
query?: never;
|
|
640
|
+
header?: never;
|
|
641
|
+
path: {
|
|
642
|
+
vault: components["schemas"]["EvmAddress"];
|
|
643
|
+
owner: components["schemas"]["EvmAddress"];
|
|
644
|
+
};
|
|
645
|
+
cookie?: never;
|
|
646
|
+
};
|
|
647
|
+
requestBody?: never;
|
|
648
|
+
responses: {
|
|
649
|
+
/** @description Earnings totals for the owner */
|
|
650
|
+
200: {
|
|
651
|
+
headers: {
|
|
652
|
+
[name: string]: unknown;
|
|
653
|
+
};
|
|
654
|
+
content: {
|
|
655
|
+
"application/json": {
|
|
656
|
+
currentDepositRate: components["schemas"]["BigIntStr"];
|
|
657
|
+
earningsTotal: components["schemas"]["BigIntStr"];
|
|
658
|
+
earningsRealized: components["schemas"]["BigIntStr"];
|
|
659
|
+
earningsUnrealized: components["schemas"]["BigIntStr"];
|
|
660
|
+
};
|
|
661
|
+
};
|
|
662
|
+
};
|
|
663
|
+
/** @description Request validation failed */
|
|
664
|
+
400: {
|
|
665
|
+
headers: {
|
|
666
|
+
[name: string]: unknown;
|
|
667
|
+
};
|
|
668
|
+
content: {
|
|
669
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
670
|
+
};
|
|
671
|
+
};
|
|
672
|
+
/** @description Earnings cannot be computed exactly for this owner history */
|
|
673
|
+
422: {
|
|
674
|
+
headers: {
|
|
675
|
+
[name: string]: unknown;
|
|
676
|
+
};
|
|
677
|
+
content: {
|
|
678
|
+
"application/json": components["schemas"]["TransferHistoryLimitExceededError"] | components["schemas"]["TransferRateUnavailableError"];
|
|
679
|
+
};
|
|
680
|
+
};
|
|
681
|
+
};
|
|
682
|
+
};
|
|
683
|
+
getStakeStatsByDay: {
|
|
684
|
+
parameters: {
|
|
685
|
+
query: {
|
|
686
|
+
days: "30" | "60" | "90" | "365";
|
|
687
|
+
};
|
|
688
|
+
header?: never;
|
|
689
|
+
path: {
|
|
690
|
+
vault: components["schemas"]["EvmAddress"];
|
|
691
|
+
};
|
|
692
|
+
cookie?: never;
|
|
693
|
+
};
|
|
694
|
+
requestBody?: never;
|
|
695
|
+
responses: {
|
|
696
|
+
/** @description Per-day vault stats */
|
|
697
|
+
200: {
|
|
698
|
+
headers: {
|
|
699
|
+
[name: string]: unknown;
|
|
700
|
+
};
|
|
701
|
+
content: {
|
|
702
|
+
"application/json": components["schemas"]["StakeStatsByDayEntry"][];
|
|
703
|
+
};
|
|
704
|
+
};
|
|
705
|
+
/** @description Request validation failed */
|
|
706
|
+
400: {
|
|
707
|
+
headers: {
|
|
708
|
+
[name: string]: unknown;
|
|
709
|
+
};
|
|
710
|
+
content: {
|
|
711
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
712
|
+
};
|
|
713
|
+
};
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
getStakeApr: {
|
|
717
|
+
parameters: {
|
|
718
|
+
query: {
|
|
719
|
+
interval: "SIX_HOURS" | "TWELVE_HOURS" | "EIGHTEEN_HOURS" | "ONE_DAY" | "SEVEN_DAYS";
|
|
720
|
+
};
|
|
721
|
+
header?: never;
|
|
722
|
+
path?: never;
|
|
723
|
+
cookie?: never;
|
|
724
|
+
};
|
|
725
|
+
requestBody?: never;
|
|
726
|
+
responses: {
|
|
727
|
+
/** @description APR plus the rates and actual hours used for annualization */
|
|
728
|
+
200: {
|
|
729
|
+
headers: {
|
|
730
|
+
[name: string]: unknown;
|
|
731
|
+
};
|
|
732
|
+
content: {
|
|
733
|
+
"application/json": {
|
|
734
|
+
/** @deprecated */
|
|
735
|
+
apr: number | null;
|
|
736
|
+
apy: number | null;
|
|
737
|
+
/** @enum {string} */
|
|
738
|
+
interval: "SIX_HOURS" | "TWELVE_HOURS" | "EIGHTEEN_HOURS" | "ONE_DAY" | "SEVEN_DAYS";
|
|
739
|
+
};
|
|
740
|
+
};
|
|
741
|
+
};
|
|
742
|
+
/** @description Request validation failed */
|
|
743
|
+
400: {
|
|
744
|
+
headers: {
|
|
745
|
+
[name: string]: unknown;
|
|
746
|
+
};
|
|
747
|
+
content: {
|
|
748
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
749
|
+
};
|
|
750
|
+
};
|
|
751
|
+
};
|
|
752
|
+
};
|
|
753
|
+
getStakeAprHistory: {
|
|
754
|
+
parameters: {
|
|
755
|
+
query: {
|
|
756
|
+
days: "7" | "30" | "60" | "90";
|
|
757
|
+
window?: "weekly" | "daily";
|
|
758
|
+
};
|
|
759
|
+
header?: never;
|
|
760
|
+
path?: never;
|
|
761
|
+
cookie?: never;
|
|
762
|
+
};
|
|
763
|
+
requestBody?: never;
|
|
764
|
+
responses: {
|
|
765
|
+
/** @description Ascending daily series of trailing-7d APR + exchange rate */
|
|
766
|
+
200: {
|
|
767
|
+
headers: {
|
|
768
|
+
[name: string]: unknown;
|
|
769
|
+
};
|
|
770
|
+
content: {
|
|
771
|
+
"application/json": components["schemas"]["StakeAprHistoryEntry"][];
|
|
772
|
+
};
|
|
773
|
+
};
|
|
774
|
+
/** @description Request validation failed */
|
|
775
|
+
400: {
|
|
776
|
+
headers: {
|
|
777
|
+
[name: string]: unknown;
|
|
778
|
+
};
|
|
779
|
+
content: {
|
|
780
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
781
|
+
};
|
|
782
|
+
};
|
|
783
|
+
};
|
|
784
|
+
};
|
|
785
|
+
listValidators: {
|
|
786
|
+
parameters: {
|
|
787
|
+
query?: never;
|
|
788
|
+
header?: never;
|
|
789
|
+
path?: never;
|
|
790
|
+
cookie?: never;
|
|
791
|
+
};
|
|
792
|
+
requestBody?: never;
|
|
793
|
+
responses: {
|
|
794
|
+
/** @description Validators */
|
|
795
|
+
200: {
|
|
796
|
+
headers: {
|
|
797
|
+
[name: string]: unknown;
|
|
798
|
+
};
|
|
799
|
+
content: {
|
|
800
|
+
"application/json": components["schemas"]["Validator"][];
|
|
801
|
+
};
|
|
802
|
+
};
|
|
803
|
+
/** @description Missing required X-Client-Id header */
|
|
804
|
+
400: {
|
|
805
|
+
headers: {
|
|
806
|
+
[name: string]: unknown;
|
|
807
|
+
};
|
|
808
|
+
content: {
|
|
809
|
+
"application/json": components["schemas"]["ClientIdError"];
|
|
810
|
+
};
|
|
811
|
+
};
|
|
812
|
+
};
|
|
813
|
+
};
|
|
814
|
+
getBlockStatsByBucket: {
|
|
815
|
+
parameters: {
|
|
816
|
+
query?: never;
|
|
817
|
+
header?: never;
|
|
818
|
+
path: {
|
|
819
|
+
interval: "hour" | "day";
|
|
820
|
+
at: string;
|
|
821
|
+
};
|
|
822
|
+
cookie?: never;
|
|
823
|
+
};
|
|
824
|
+
requestBody?: never;
|
|
825
|
+
responses: {
|
|
826
|
+
/** @description Block stats for the bucket, one row per validator */
|
|
827
|
+
200: {
|
|
828
|
+
headers: {
|
|
829
|
+
[name: string]: unknown;
|
|
830
|
+
};
|
|
831
|
+
content: {
|
|
832
|
+
"application/json": components["schemas"]["ValidatorBlockStatsByValidator"][];
|
|
833
|
+
};
|
|
834
|
+
};
|
|
835
|
+
/** @description Request validation failed */
|
|
836
|
+
400: {
|
|
837
|
+
headers: {
|
|
838
|
+
[name: string]: unknown;
|
|
839
|
+
};
|
|
840
|
+
content: {
|
|
841
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
842
|
+
};
|
|
843
|
+
};
|
|
844
|
+
};
|
|
845
|
+
};
|
|
846
|
+
getIncentivesByBucket: {
|
|
847
|
+
parameters: {
|
|
848
|
+
query?: never;
|
|
849
|
+
header?: never;
|
|
850
|
+
path: {
|
|
851
|
+
interval: "hour" | "day";
|
|
852
|
+
at: string;
|
|
853
|
+
};
|
|
854
|
+
cookie?: never;
|
|
855
|
+
};
|
|
856
|
+
requestBody?: never;
|
|
857
|
+
responses: {
|
|
858
|
+
/** @description Incentive distributions for the bucket, one row per (validator, token) */
|
|
859
|
+
200: {
|
|
860
|
+
headers: {
|
|
861
|
+
[name: string]: unknown;
|
|
862
|
+
};
|
|
863
|
+
content: {
|
|
864
|
+
"application/json": components["schemas"]["ValidatorIncentiveDistribution"][];
|
|
865
|
+
};
|
|
866
|
+
};
|
|
867
|
+
/** @description Request validation failed */
|
|
868
|
+
400: {
|
|
869
|
+
headers: {
|
|
870
|
+
[name: string]: unknown;
|
|
871
|
+
};
|
|
872
|
+
content: {
|
|
873
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
874
|
+
};
|
|
875
|
+
};
|
|
876
|
+
};
|
|
877
|
+
};
|
|
878
|
+
getValidatorBlockStats: {
|
|
879
|
+
parameters: {
|
|
880
|
+
query?: {
|
|
881
|
+
/** @description Page number, 1 or greater */
|
|
882
|
+
page?: string;
|
|
883
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
884
|
+
perPage?: string;
|
|
885
|
+
/** @description Time bucket size (default: day) */
|
|
886
|
+
interval?: "hour" | "day";
|
|
887
|
+
/** @description Epoch-seconds cutoff; only buckets at/after are returned */
|
|
888
|
+
after?: string;
|
|
889
|
+
};
|
|
890
|
+
header?: never;
|
|
891
|
+
path: {
|
|
892
|
+
pubkey: components["schemas"]["ValidatorPubkeyStr"];
|
|
893
|
+
};
|
|
894
|
+
cookie?: never;
|
|
895
|
+
};
|
|
896
|
+
requestBody?: never;
|
|
897
|
+
responses: {
|
|
898
|
+
/** @description Validator block stats */
|
|
899
|
+
200: {
|
|
900
|
+
headers: {
|
|
901
|
+
[name: string]: unknown;
|
|
902
|
+
};
|
|
903
|
+
content: {
|
|
904
|
+
"application/json": components["schemas"]["ValidatorBlockStats"][];
|
|
905
|
+
};
|
|
906
|
+
};
|
|
907
|
+
/** @description Request validation failed */
|
|
908
|
+
400: {
|
|
909
|
+
headers: {
|
|
910
|
+
[name: string]: unknown;
|
|
911
|
+
};
|
|
912
|
+
content: {
|
|
913
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
914
|
+
};
|
|
915
|
+
};
|
|
916
|
+
};
|
|
917
|
+
};
|
|
918
|
+
getValidatorIncentives: {
|
|
919
|
+
parameters: {
|
|
920
|
+
query?: {
|
|
921
|
+
/** @description Page number, 1 or greater */
|
|
922
|
+
page?: string;
|
|
923
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
924
|
+
perPage?: string;
|
|
925
|
+
/** @description Time bucket size (default: day) */
|
|
926
|
+
interval?: "hour" | "day";
|
|
927
|
+
/** @description Epoch-seconds cutoff; only buckets at/after are returned */
|
|
928
|
+
after?: string;
|
|
929
|
+
};
|
|
930
|
+
header?: never;
|
|
931
|
+
path: {
|
|
932
|
+
pubkey: components["schemas"]["ValidatorPubkeyStr"];
|
|
933
|
+
};
|
|
934
|
+
cookie?: never;
|
|
935
|
+
};
|
|
936
|
+
requestBody?: never;
|
|
937
|
+
responses: {
|
|
938
|
+
/** @description Validator incentive distribution */
|
|
939
|
+
200: {
|
|
940
|
+
headers: {
|
|
941
|
+
[name: string]: unknown;
|
|
942
|
+
};
|
|
943
|
+
content: {
|
|
944
|
+
"application/json": components["schemas"]["ValidatorIncentiveDistribution"][];
|
|
945
|
+
};
|
|
946
|
+
};
|
|
947
|
+
/** @description Request validation failed */
|
|
948
|
+
400: {
|
|
949
|
+
headers: {
|
|
950
|
+
[name: string]: unknown;
|
|
951
|
+
};
|
|
952
|
+
content: {
|
|
953
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
954
|
+
};
|
|
955
|
+
};
|
|
956
|
+
};
|
|
957
|
+
};
|
|
958
|
+
getBlockStats: {
|
|
959
|
+
parameters: {
|
|
960
|
+
query?: {
|
|
961
|
+
/** @description Page number, 1 or greater */
|
|
962
|
+
page?: string;
|
|
963
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
964
|
+
perPage?: string;
|
|
965
|
+
/** @description Time bucket size (default: day) */
|
|
966
|
+
interval?: "hour" | "day";
|
|
967
|
+
/** @description Epoch-seconds cutoff; only buckets at/after are returned */
|
|
968
|
+
after?: string;
|
|
969
|
+
};
|
|
970
|
+
header?: never;
|
|
971
|
+
path?: never;
|
|
972
|
+
cookie?: never;
|
|
973
|
+
};
|
|
974
|
+
requestBody?: never;
|
|
975
|
+
responses: {
|
|
976
|
+
/** @description Block stats buckets */
|
|
977
|
+
200: {
|
|
978
|
+
headers: {
|
|
979
|
+
[name: string]: unknown;
|
|
980
|
+
};
|
|
981
|
+
content: {
|
|
982
|
+
"application/json": components["schemas"]["BlockStats"][];
|
|
983
|
+
};
|
|
984
|
+
};
|
|
985
|
+
/** @description Request validation failed */
|
|
986
|
+
400: {
|
|
987
|
+
headers: {
|
|
988
|
+
[name: string]: unknown;
|
|
989
|
+
};
|
|
990
|
+
content: {
|
|
991
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
992
|
+
};
|
|
993
|
+
};
|
|
994
|
+
};
|
|
995
|
+
};
|
|
996
|
+
listHoneyTransactions: {
|
|
997
|
+
parameters: {
|
|
998
|
+
query?: {
|
|
999
|
+
/** @description Page number, 1 or greater */
|
|
1000
|
+
page?: string;
|
|
1001
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
1002
|
+
perPage?: string;
|
|
1003
|
+
type?: "MINT" | "REDEEM";
|
|
1004
|
+
};
|
|
1005
|
+
header?: never;
|
|
1006
|
+
path?: never;
|
|
1007
|
+
cookie?: never;
|
|
1008
|
+
};
|
|
1009
|
+
requestBody?: never;
|
|
1010
|
+
responses: {
|
|
1011
|
+
/** @description Honey transactions */
|
|
1012
|
+
200: {
|
|
1013
|
+
headers: {
|
|
1014
|
+
[name: string]: unknown;
|
|
1015
|
+
};
|
|
1016
|
+
content: {
|
|
1017
|
+
"application/json": components["schemas"]["HoneyLatestTransaction"][];
|
|
1018
|
+
};
|
|
1019
|
+
};
|
|
1020
|
+
/** @description Request validation failed */
|
|
1021
|
+
400: {
|
|
1022
|
+
headers: {
|
|
1023
|
+
[name: string]: unknown;
|
|
1024
|
+
};
|
|
1025
|
+
content: {
|
|
1026
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1027
|
+
};
|
|
1028
|
+
};
|
|
1029
|
+
};
|
|
1030
|
+
};
|
|
1031
|
+
listHoneySnapshots: {
|
|
1032
|
+
parameters: {
|
|
1033
|
+
query?: {
|
|
1034
|
+
/** @description Page number, 1 or greater */
|
|
1035
|
+
page?: string;
|
|
1036
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
1037
|
+
perPage?: string;
|
|
1038
|
+
};
|
|
1039
|
+
header?: never;
|
|
1040
|
+
path: {
|
|
1041
|
+
interval: "hour" | "day" | "week" | "month";
|
|
1042
|
+
};
|
|
1043
|
+
cookie?: never;
|
|
1044
|
+
};
|
|
1045
|
+
requestBody?: never;
|
|
1046
|
+
responses: {
|
|
1047
|
+
/** @description Honey snapshots */
|
|
1048
|
+
200: {
|
|
1049
|
+
headers: {
|
|
1050
|
+
[name: string]: unknown;
|
|
1051
|
+
};
|
|
1052
|
+
content: {
|
|
1053
|
+
"application/json": components["schemas"]["HoneySnapshot"][];
|
|
1054
|
+
};
|
|
1055
|
+
};
|
|
1056
|
+
/** @description Request validation failed */
|
|
1057
|
+
400: {
|
|
1058
|
+
headers: {
|
|
1059
|
+
[name: string]: unknown;
|
|
1060
|
+
};
|
|
1061
|
+
content: {
|
|
1062
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1063
|
+
};
|
|
1064
|
+
};
|
|
1065
|
+
};
|
|
1066
|
+
};
|
|
1067
|
+
getEarnEarnings: {
|
|
1068
|
+
parameters: {
|
|
1069
|
+
query?: never;
|
|
1070
|
+
header?: never;
|
|
1071
|
+
path: {
|
|
1072
|
+
vault: components["schemas"]["EvmAddress"];
|
|
1073
|
+
owner: components["schemas"]["EvmAddress"];
|
|
1074
|
+
};
|
|
1075
|
+
cookie?: never;
|
|
1076
|
+
};
|
|
1077
|
+
requestBody?: never;
|
|
1078
|
+
responses: {
|
|
1079
|
+
/** @description Earnings totals for the owner */
|
|
1080
|
+
200: {
|
|
1081
|
+
headers: {
|
|
1082
|
+
[name: string]: unknown;
|
|
1083
|
+
};
|
|
1084
|
+
content: {
|
|
1085
|
+
"application/json": {
|
|
1086
|
+
currentDepositRate: components["schemas"]["BigIntStr"];
|
|
1087
|
+
earningsTotal: components["schemas"]["BigIntStr"];
|
|
1088
|
+
earningsRealized: components["schemas"]["BigIntStr"];
|
|
1089
|
+
earningsUnrealized: components["schemas"]["BigIntStr"];
|
|
1090
|
+
};
|
|
1091
|
+
};
|
|
1092
|
+
};
|
|
1093
|
+
/** @description Request validation failed */
|
|
1094
|
+
400: {
|
|
1095
|
+
headers: {
|
|
1096
|
+
[name: string]: unknown;
|
|
1097
|
+
};
|
|
1098
|
+
content: {
|
|
1099
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1100
|
+
};
|
|
1101
|
+
};
|
|
1102
|
+
/** @description Earnings cannot be computed exactly for this owner history */
|
|
1103
|
+
422: {
|
|
1104
|
+
headers: {
|
|
1105
|
+
[name: string]: unknown;
|
|
1106
|
+
};
|
|
1107
|
+
content: {
|
|
1108
|
+
"application/json": components["schemas"]["TransferHistoryLimitExceededError"] | components["schemas"]["TransferRateUnavailableError"];
|
|
1109
|
+
};
|
|
1110
|
+
};
|
|
1111
|
+
};
|
|
1112
|
+
};
|
|
1113
|
+
getEarnTotalAssetsByDay: {
|
|
1114
|
+
parameters: {
|
|
1115
|
+
query: {
|
|
1116
|
+
start: string;
|
|
1117
|
+
end?: string;
|
|
1118
|
+
};
|
|
1119
|
+
header?: never;
|
|
1120
|
+
path: {
|
|
1121
|
+
vault: components["schemas"]["EvmAddress"];
|
|
1122
|
+
};
|
|
1123
|
+
cookie?: never;
|
|
1124
|
+
};
|
|
1125
|
+
requestBody?: never;
|
|
1126
|
+
responses: {
|
|
1127
|
+
/** @description Per-day total-asset snapshots */
|
|
1128
|
+
200: {
|
|
1129
|
+
headers: {
|
|
1130
|
+
[name: string]: unknown;
|
|
1131
|
+
};
|
|
1132
|
+
content: {
|
|
1133
|
+
"application/json": components["schemas"]["EarnTotalAssetsByDayEntry"][];
|
|
1134
|
+
};
|
|
1135
|
+
};
|
|
1136
|
+
/** @description Request validation failed */
|
|
1137
|
+
400: {
|
|
1138
|
+
headers: {
|
|
1139
|
+
[name: string]: unknown;
|
|
1140
|
+
};
|
|
1141
|
+
content: {
|
|
1142
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1143
|
+
};
|
|
1144
|
+
};
|
|
1145
|
+
};
|
|
1146
|
+
};
|
|
1147
|
+
getEarnStatsByDay: {
|
|
1148
|
+
parameters: {
|
|
1149
|
+
query: {
|
|
1150
|
+
days: "30" | "60" | "90" | "365";
|
|
1151
|
+
};
|
|
1152
|
+
header?: never;
|
|
1153
|
+
path: {
|
|
1154
|
+
vault: components["schemas"]["EvmAddress"];
|
|
1155
|
+
};
|
|
1156
|
+
cookie?: never;
|
|
1157
|
+
};
|
|
1158
|
+
requestBody?: never;
|
|
1159
|
+
responses: {
|
|
1160
|
+
/** @description Per-day vault stats */
|
|
1161
|
+
200: {
|
|
1162
|
+
headers: {
|
|
1163
|
+
[name: string]: unknown;
|
|
1164
|
+
};
|
|
1165
|
+
content: {
|
|
1166
|
+
"application/json": components["schemas"]["EarnTotalAssetsByDayEntry"][];
|
|
1167
|
+
};
|
|
1168
|
+
};
|
|
1169
|
+
/** @description Request validation failed */
|
|
1170
|
+
400: {
|
|
1171
|
+
headers: {
|
|
1172
|
+
[name: string]: unknown;
|
|
1173
|
+
};
|
|
1174
|
+
content: {
|
|
1175
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1176
|
+
};
|
|
1177
|
+
};
|
|
1178
|
+
};
|
|
1179
|
+
};
|
|
1180
|
+
getEarnDailyAssets: {
|
|
1181
|
+
parameters: {
|
|
1182
|
+
query?: {
|
|
1183
|
+
start?: string;
|
|
1184
|
+
};
|
|
1185
|
+
header?: never;
|
|
1186
|
+
path: {
|
|
1187
|
+
vault: components["schemas"]["EvmAddress"];
|
|
1188
|
+
owner: components["schemas"]["EvmAddress"];
|
|
1189
|
+
};
|
|
1190
|
+
cookie?: never;
|
|
1191
|
+
};
|
|
1192
|
+
requestBody?: never;
|
|
1193
|
+
responses: {
|
|
1194
|
+
/** @description Per-day owner chart points */
|
|
1195
|
+
200: {
|
|
1196
|
+
headers: {
|
|
1197
|
+
[name: string]: unknown;
|
|
1198
|
+
};
|
|
1199
|
+
content: {
|
|
1200
|
+
"application/json": components["schemas"]["EarnDailyAssetsEntry"][];
|
|
1201
|
+
};
|
|
1202
|
+
};
|
|
1203
|
+
/** @description Request validation failed */
|
|
1204
|
+
400: {
|
|
1205
|
+
headers: {
|
|
1206
|
+
[name: string]: unknown;
|
|
1207
|
+
};
|
|
1208
|
+
content: {
|
|
1209
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1210
|
+
};
|
|
1211
|
+
};
|
|
1212
|
+
/** @description Earnings cannot be computed exactly for this owner history */
|
|
1213
|
+
422: {
|
|
1214
|
+
headers: {
|
|
1215
|
+
[name: string]: unknown;
|
|
1216
|
+
};
|
|
1217
|
+
content: {
|
|
1218
|
+
"application/json": components["schemas"]["TransferHistoryLimitExceededError"] | components["schemas"]["TransferRateUnavailableError"];
|
|
1219
|
+
};
|
|
1220
|
+
};
|
|
1221
|
+
};
|
|
1222
|
+
};
|
|
1223
|
+
getBeraSupply: {
|
|
1224
|
+
parameters: {
|
|
1225
|
+
query?: never;
|
|
1226
|
+
header?: never;
|
|
1227
|
+
path?: never;
|
|
1228
|
+
cookie?: never;
|
|
1229
|
+
};
|
|
1230
|
+
requestBody?: never;
|
|
1231
|
+
responses: {
|
|
1232
|
+
/** @description BERA supply */
|
|
1233
|
+
200: {
|
|
1234
|
+
headers: {
|
|
1235
|
+
[name: string]: unknown;
|
|
1236
|
+
};
|
|
1237
|
+
content: {
|
|
1238
|
+
"application/json": {
|
|
1239
|
+
totalSupply: components["schemas"]["DecimalStr"];
|
|
1240
|
+
circulatingSupply: components["schemas"]["DecimalStr"];
|
|
1241
|
+
};
|
|
1242
|
+
};
|
|
1243
|
+
};
|
|
1244
|
+
/** @description Missing required X-Client-Id header */
|
|
1245
|
+
400: {
|
|
1246
|
+
headers: {
|
|
1247
|
+
[name: string]: unknown;
|
|
1248
|
+
};
|
|
1249
|
+
content: {
|
|
1250
|
+
"application/json": components["schemas"]["ClientIdError"];
|
|
1251
|
+
};
|
|
1252
|
+
};
|
|
1253
|
+
};
|
|
1254
|
+
};
|
|
1255
|
+
listRewardVaults: {
|
|
1256
|
+
parameters: {
|
|
1257
|
+
query?: {
|
|
1258
|
+
/** @description Page number, 1 or greater */
|
|
1259
|
+
page?: string;
|
|
1260
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
1261
|
+
perPage?: string;
|
|
1262
|
+
orderBy?: "stakingTokenAmount" | "tvl" | "address";
|
|
1263
|
+
orderDirection?: "asc" | "desc";
|
|
1264
|
+
/** @description Filter by whitelist status; defaults to whitelisted-only */
|
|
1265
|
+
status?: "all" | "whitelisted";
|
|
1266
|
+
};
|
|
1267
|
+
header?: never;
|
|
1268
|
+
path?: never;
|
|
1269
|
+
cookie?: never;
|
|
1270
|
+
};
|
|
1271
|
+
requestBody?: never;
|
|
1272
|
+
responses: {
|
|
1273
|
+
/** @description Reward vaults */
|
|
1274
|
+
200: {
|
|
1275
|
+
headers: {
|
|
1276
|
+
[name: string]: unknown;
|
|
1277
|
+
};
|
|
1278
|
+
content: {
|
|
1279
|
+
"application/json": components["schemas"]["RewardVault"][];
|
|
1280
|
+
};
|
|
1281
|
+
};
|
|
1282
|
+
/** @description Request validation failed */
|
|
1283
|
+
400: {
|
|
1284
|
+
headers: {
|
|
1285
|
+
[name: string]: unknown;
|
|
1286
|
+
};
|
|
1287
|
+
content: {
|
|
1288
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1289
|
+
};
|
|
1290
|
+
};
|
|
1291
|
+
};
|
|
1292
|
+
};
|
|
1293
|
+
getVaultDistributionsByBucket: {
|
|
1294
|
+
parameters: {
|
|
1295
|
+
query?: never;
|
|
1296
|
+
header?: never;
|
|
1297
|
+
path: {
|
|
1298
|
+
interval: "hour" | "day";
|
|
1299
|
+
at: string;
|
|
1300
|
+
};
|
|
1301
|
+
cookie?: never;
|
|
1302
|
+
};
|
|
1303
|
+
requestBody?: never;
|
|
1304
|
+
responses: {
|
|
1305
|
+
/** @description Vault distributions for the bucket */
|
|
1306
|
+
200: {
|
|
1307
|
+
headers: {
|
|
1308
|
+
[name: string]: unknown;
|
|
1309
|
+
};
|
|
1310
|
+
content: {
|
|
1311
|
+
"application/json": components["schemas"]["VaultDistribution"][];
|
|
1312
|
+
};
|
|
1313
|
+
};
|
|
1314
|
+
/** @description Request validation failed */
|
|
1315
|
+
400: {
|
|
1316
|
+
headers: {
|
|
1317
|
+
[name: string]: unknown;
|
|
1318
|
+
};
|
|
1319
|
+
content: {
|
|
1320
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1321
|
+
};
|
|
1322
|
+
};
|
|
1323
|
+
};
|
|
1324
|
+
};
|
|
1325
|
+
getVaultDistributions: {
|
|
1326
|
+
parameters: {
|
|
1327
|
+
query?: {
|
|
1328
|
+
/** @description Page number, 1 or greater */
|
|
1329
|
+
page?: string;
|
|
1330
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
1331
|
+
perPage?: string;
|
|
1332
|
+
/** @description Time bucket size (default: day) */
|
|
1333
|
+
interval?: "hour" | "day";
|
|
1334
|
+
/** @description Epoch-seconds cutoff; only buckets at/after are returned */
|
|
1335
|
+
after?: string;
|
|
1336
|
+
sort?: "asc" | "desc";
|
|
1337
|
+
/** @description Exact bucket boundary (epoch seconds); excludes after/page/perPage */
|
|
1338
|
+
at?: string;
|
|
1339
|
+
};
|
|
1340
|
+
header?: never;
|
|
1341
|
+
path: {
|
|
1342
|
+
vault: components["schemas"]["EvmAddress"];
|
|
1343
|
+
};
|
|
1344
|
+
cookie?: never;
|
|
1345
|
+
};
|
|
1346
|
+
requestBody?: never;
|
|
1347
|
+
responses: {
|
|
1348
|
+
/** @description Vault distributions */
|
|
1349
|
+
200: {
|
|
1350
|
+
headers: {
|
|
1351
|
+
[name: string]: unknown;
|
|
1352
|
+
};
|
|
1353
|
+
content: {
|
|
1354
|
+
"application/json": components["schemas"]["VaultDistribution"][];
|
|
1355
|
+
};
|
|
1356
|
+
};
|
|
1357
|
+
/** @description Request validation failed */
|
|
1358
|
+
400: {
|
|
1359
|
+
headers: {
|
|
1360
|
+
[name: string]: unknown;
|
|
1361
|
+
};
|
|
1362
|
+
content: {
|
|
1363
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1364
|
+
};
|
|
1365
|
+
};
|
|
1366
|
+
};
|
|
1367
|
+
};
|
|
1368
|
+
getGlobalInfo: {
|
|
1369
|
+
parameters: {
|
|
1370
|
+
query?: never;
|
|
1371
|
+
header?: never;
|
|
1372
|
+
path?: never;
|
|
1373
|
+
cookie?: never;
|
|
1374
|
+
};
|
|
1375
|
+
requestBody?: never;
|
|
1376
|
+
responses: {
|
|
1377
|
+
/** @description Global PoL info */
|
|
1378
|
+
200: {
|
|
1379
|
+
headers: {
|
|
1380
|
+
[name: string]: unknown;
|
|
1381
|
+
};
|
|
1382
|
+
content: {
|
|
1383
|
+
"application/json": {
|
|
1384
|
+
totalDistributedAmount: components["schemas"]["DecimalStr"];
|
|
1385
|
+
totalQueuedBoostAmount: components["schemas"]["DecimalStr"];
|
|
1386
|
+
};
|
|
1387
|
+
};
|
|
1388
|
+
};
|
|
1389
|
+
/** @description Missing required X-Client-Id header */
|
|
1390
|
+
400: {
|
|
1391
|
+
headers: {
|
|
1392
|
+
[name: string]: unknown;
|
|
1393
|
+
};
|
|
1394
|
+
content: {
|
|
1395
|
+
"application/json": components["schemas"]["ClientIdError"];
|
|
1396
|
+
};
|
|
1397
|
+
};
|
|
1398
|
+
};
|
|
1399
|
+
};
|
|
1400
|
+
listRewardVaultProtocols: {
|
|
1401
|
+
parameters: {
|
|
1402
|
+
query?: never;
|
|
1403
|
+
header?: never;
|
|
1404
|
+
path?: never;
|
|
1405
|
+
cookie?: never;
|
|
1406
|
+
};
|
|
1407
|
+
requestBody?: never;
|
|
1408
|
+
responses: {
|
|
1409
|
+
/** @description Reward-vault protocols */
|
|
1410
|
+
200: {
|
|
1411
|
+
headers: {
|
|
1412
|
+
[name: string]: unknown;
|
|
1413
|
+
};
|
|
1414
|
+
content: {
|
|
1415
|
+
"application/json": components["schemas"]["RewardVaultProtocol"][];
|
|
1416
|
+
};
|
|
1417
|
+
};
|
|
1418
|
+
/** @description Missing required X-Client-Id header */
|
|
1419
|
+
400: {
|
|
1420
|
+
headers: {
|
|
1421
|
+
[name: string]: unknown;
|
|
1422
|
+
};
|
|
1423
|
+
content: {
|
|
1424
|
+
"application/json": components["schemas"]["ClientIdError"];
|
|
1425
|
+
};
|
|
1426
|
+
};
|
|
1427
|
+
};
|
|
1428
|
+
};
|
|
1429
|
+
listWhitelistedIncentives: {
|
|
1430
|
+
parameters: {
|
|
1431
|
+
query?: never;
|
|
1432
|
+
header?: never;
|
|
1433
|
+
path?: never;
|
|
1434
|
+
cookie?: never;
|
|
1435
|
+
};
|
|
1436
|
+
requestBody?: never;
|
|
1437
|
+
responses: {
|
|
1438
|
+
/** @description Whitelisted incentive tokens */
|
|
1439
|
+
200: {
|
|
1440
|
+
headers: {
|
|
1441
|
+
[name: string]: unknown;
|
|
1442
|
+
};
|
|
1443
|
+
content: {
|
|
1444
|
+
"application/json": components["schemas"]["WhitelistedIncentive"][];
|
|
1445
|
+
};
|
|
1446
|
+
};
|
|
1447
|
+
/** @description Missing required X-Client-Id header */
|
|
1448
|
+
400: {
|
|
1449
|
+
headers: {
|
|
1450
|
+
[name: string]: unknown;
|
|
1451
|
+
};
|
|
1452
|
+
content: {
|
|
1453
|
+
"application/json": components["schemas"]["ClientIdError"];
|
|
1454
|
+
};
|
|
1455
|
+
};
|
|
1456
|
+
};
|
|
1457
|
+
};
|
|
1458
|
+
listUserVaultStakes: {
|
|
1459
|
+
parameters: {
|
|
1460
|
+
query?: {
|
|
1461
|
+
/** @description Page number, 1 or greater */
|
|
1462
|
+
page?: string;
|
|
1463
|
+
/** @description Items per page, 1–1000 (per-endpoint default) */
|
|
1464
|
+
perPage?: string;
|
|
1465
|
+
user?: components["schemas"]["EvmAddress"];
|
|
1466
|
+
vault?: components["schemas"]["EvmAddress"];
|
|
1467
|
+
/** @description Only stakes updated at/after this block */
|
|
1468
|
+
afterBlock?: string;
|
|
1469
|
+
orderBy?: "updatedAtBlock" | "amount" | "id";
|
|
1470
|
+
orderDirection?: "asc" | "desc";
|
|
1471
|
+
};
|
|
1472
|
+
header?: never;
|
|
1473
|
+
path?: never;
|
|
1474
|
+
cookie?: never;
|
|
1475
|
+
};
|
|
1476
|
+
requestBody?: never;
|
|
1477
|
+
responses: {
|
|
1478
|
+
/** @description User vault stakes */
|
|
1479
|
+
200: {
|
|
1480
|
+
headers: {
|
|
1481
|
+
[name: string]: unknown;
|
|
1482
|
+
};
|
|
1483
|
+
content: {
|
|
1484
|
+
"application/json": components["schemas"]["UserVaultStake"][];
|
|
1485
|
+
};
|
|
1486
|
+
};
|
|
1487
|
+
/** @description Request validation failed */
|
|
1488
|
+
400: {
|
|
1489
|
+
headers: {
|
|
1490
|
+
[name: string]: unknown;
|
|
1491
|
+
};
|
|
1492
|
+
content: {
|
|
1493
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1494
|
+
};
|
|
1495
|
+
};
|
|
1496
|
+
};
|
|
1497
|
+
};
|
|
1498
|
+
listTokenPrices: {
|
|
1499
|
+
parameters: {
|
|
1500
|
+
query: {
|
|
1501
|
+
/** @description Comma-separated EVM addresses (max 100) */
|
|
1502
|
+
addresses: string;
|
|
1503
|
+
};
|
|
1504
|
+
header?: never;
|
|
1505
|
+
path?: never;
|
|
1506
|
+
cookie?: never;
|
|
1507
|
+
};
|
|
1508
|
+
requestBody?: never;
|
|
1509
|
+
responses: {
|
|
1510
|
+
/** @description Prices */
|
|
1511
|
+
200: {
|
|
1512
|
+
headers: {
|
|
1513
|
+
[name: string]: unknown;
|
|
1514
|
+
};
|
|
1515
|
+
content: {
|
|
1516
|
+
"application/json": components["schemas"]["TokenCurrentPrice"][];
|
|
1517
|
+
};
|
|
1518
|
+
};
|
|
1519
|
+
/** @description Request validation failed */
|
|
1520
|
+
400: {
|
|
1521
|
+
headers: {
|
|
1522
|
+
[name: string]: unknown;
|
|
1523
|
+
};
|
|
1524
|
+
content: {
|
|
1525
|
+
"application/json": components["schemas"]["ValidationError"];
|
|
1526
|
+
};
|
|
1527
|
+
};
|
|
1528
|
+
};
|
|
1529
|
+
};
|
|
1530
|
+
}
|
|
1531
|
+
export type ApiSchema<TName extends keyof components["schemas"]> = components["schemas"][TName];
|
|
1532
|
+
export type ApiGetResponse<TPath extends keyof paths> = paths[TPath] extends {
|
|
1533
|
+
get: {
|
|
1534
|
+
responses: {
|
|
1535
|
+
200: {
|
|
1536
|
+
content: {
|
|
1537
|
+
"application/json": infer TResponse;
|
|
1538
|
+
};
|
|
1539
|
+
};
|
|
1540
|
+
};
|
|
1541
|
+
};
|
|
1542
|
+
} ? TResponse : never;
|
|
1543
|
+
export type ValidationError = components["schemas"]["ValidationError"];
|
|
1544
|
+
export type TransferHistoryLimitExceededError = components["schemas"]["TransferHistoryLimitExceededError"];
|
|
1545
|
+
export type TransferRateUnavailableError = components["schemas"]["TransferRateUnavailableError"];
|
|
1546
|
+
export type ClientIdError = components["schemas"]["ClientIdError"];
|
|
1547
|
+
export type BigIntStr = components["schemas"]["BigIntStr"];
|
|
1548
|
+
export type StakeStatsByDayEntry = components["schemas"]["StakeStatsByDayEntry"];
|
|
1549
|
+
export type StakeAprHistoryEntry = components["schemas"]["StakeAprHistoryEntry"];
|
|
1550
|
+
export type Validator = components["schemas"]["Validator"];
|
|
1551
|
+
export type Bytes32Hex = components["schemas"]["Bytes32Hex"];
|
|
1552
|
+
export type ValidatorPubkeyStr = components["schemas"]["ValidatorPubkeyStr"];
|
|
1553
|
+
export type EvmAddress = components["schemas"]["EvmAddress"];
|
|
1554
|
+
export type DecimalStr = components["schemas"]["DecimalStr"];
|
|
1555
|
+
export type ValidatorMetadata = components["schemas"]["ValidatorMetadata"];
|
|
1556
|
+
export type ValidatorBlockStatsByValidator = components["schemas"]["ValidatorBlockStatsByValidator"];
|
|
1557
|
+
export type ValidatorIncentiveDistribution = components["schemas"]["ValidatorIncentiveDistribution"];
|
|
1558
|
+
export type ValidatorBlockStats = components["schemas"]["ValidatorBlockStats"];
|
|
1559
|
+
export type BlockStats = components["schemas"]["BlockStats"];
|
|
1560
|
+
export type HoneyLatestTransaction = components["schemas"]["HoneyLatestTransaction"];
|
|
1561
|
+
export type HoneyCollateral = components["schemas"]["HoneyCollateral"];
|
|
1562
|
+
export type HoneySnapshot = components["schemas"]["HoneySnapshot"];
|
|
1563
|
+
export type EarnTotalAssetsByDayEntry = components["schemas"]["EarnTotalAssetsByDayEntry"];
|
|
1564
|
+
export type EarnDailyAssetsEntry = components["schemas"]["EarnDailyAssetsEntry"];
|
|
1565
|
+
export type RewardVault = components["schemas"]["RewardVault"];
|
|
1566
|
+
export type RewardVaultMetadata = components["schemas"]["RewardVaultMetadata"];
|
|
1567
|
+
export type RewardVaultProtocol = components["schemas"]["RewardVaultProtocol"];
|
|
1568
|
+
export type VaultDistribution = components["schemas"]["VaultDistribution"];
|
|
1569
|
+
export type WhitelistedIncentive = components["schemas"]["WhitelistedIncentive"];
|
|
1570
|
+
export type UserVaultStake = components["schemas"]["UserVaultStake"];
|
|
1571
|
+
export type TokenCurrentPrice = components["schemas"]["TokenCurrentPrice"];
|
|
1572
|
+
export type StakeEarningResponse = paths["/v0/stake/{vault}/earnings/{owner}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1573
|
+
export type StakeStatsByDayResponse = paths["/v0/stake/{vault}/stats-by-day"]["get"]["responses"][200]["content"]["application/json"];
|
|
1574
|
+
export type StakeAprResponse = paths["/v0/stake/apr"]["get"]["responses"][200]["content"]["application/json"];
|
|
1575
|
+
export type StakeAprHistoryResponse = paths["/v0/stake/apr/history"]["get"]["responses"][200]["content"]["application/json"];
|
|
1576
|
+
export type ValidatorsResponse = paths["/v0/validators"]["get"]["responses"][200]["content"]["application/json"];
|
|
1577
|
+
export type ValidatorsBlockStatResponse = paths["/v0/validators/block-stats/{interval}/{at}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1578
|
+
export type ValidatorsIncentiveResponse = paths["/v0/validators/incentives/{interval}/{at}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1579
|
+
export type ValidatorBlockStatsResponse = paths["/v0/validators/{pubkey}/block-stats"]["get"]["responses"][200]["content"]["application/json"];
|
|
1580
|
+
export type ValidatorIncentivesResponse = paths["/v0/validators/{pubkey}/incentives"]["get"]["responses"][200]["content"]["application/json"];
|
|
1581
|
+
export type BlocksBlockStatsResponse = paths["/v0/blocks/block-stats"]["get"]["responses"][200]["content"]["application/json"];
|
|
1582
|
+
export type HoneyTransactionsLatestResponse = paths["/v0/honey/transactions/latest"]["get"]["responses"][200]["content"]["application/json"];
|
|
1583
|
+
export type HoneySnapshotResponse = paths["/v0/honey/snapshots/{interval}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1584
|
+
export type EarnEarningResponse = paths["/v0/earn/{vault}/earnings/{owner}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1585
|
+
export type EarnTotalAssetsByDayResponse = paths["/v0/earn/{vault}/total-assets-by-day"]["get"]["responses"][200]["content"]["application/json"];
|
|
1586
|
+
export type EarnStatsByDayResponse = paths["/v0/earn/{vault}/stats-by-day"]["get"]["responses"][200]["content"]["application/json"];
|
|
1587
|
+
export type EarnDailyAssetResponse = paths["/v0/earn/{vault}/daily-assets/{owner}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1588
|
+
export type StatsBeraResponse = paths["/v0/stats/bera"]["get"]["responses"][200]["content"]["application/json"];
|
|
1589
|
+
export type RewardVaultsResponse = paths["/v0/reward-vaults"]["get"]["responses"][200]["content"]["application/json"];
|
|
1590
|
+
export type RewardVaultsDistributionResponse = paths["/v0/reward-vaults/distributions/{interval}/{at}"]["get"]["responses"][200]["content"]["application/json"];
|
|
1591
|
+
export type RewardVaultDistributionsResponse = paths["/v0/reward-vaults/{vault}/distributions"]["get"]["responses"][200]["content"]["application/json"];
|
|
1592
|
+
export type RewardVaultsGlobalInfoResponse = paths["/v0/reward-vaults/global-info"]["get"]["responses"][200]["content"]["application/json"];
|
|
1593
|
+
export type RewardVaultsProtocolsResponse = paths["/v0/reward-vaults/protocols"]["get"]["responses"][200]["content"]["application/json"];
|
|
1594
|
+
export type RewardVaultsIncentivesResponse = paths["/v0/reward-vaults/incentives"]["get"]["responses"][200]["content"]["application/json"];
|
|
1595
|
+
export type RewardVaultsUserVaultStakesResponse = paths["/v0/reward-vaults/user-vault-stakes"]["get"]["responses"][200]["content"]["application/json"];
|
|
1596
|
+
export type TokensPricesResponse = paths["/v0/tokens/prices"]["get"]["responses"][200]["content"]["application/json"];
|
|
1597
|
+
//# sourceMappingURL=beep.d.ts.map
|