@bgd-labs/toolbox 0.0.15 → 0.0.17
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/{index-JWWtIseU.d.mts → index-CoGUyq9j.d.mts} +331 -3788
- package/dist/{index-JWWtIseU.d.ts → index-CoGUyq9j.d.ts} +331 -3788
- package/dist/index.d.mts +1 -2
- package/dist/index.d.ts +1 -2
- package/dist/index.js +488 -18
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +486 -18
- package/dist/index.mjs.map +1 -1
- package/dist/node.d.mts +2 -3
- package/dist/node.d.ts +2 -3
- package/dist/node.js +488 -18
- package/dist/node.js.map +1 -1
- package/dist/node.mjs +486 -18
- package/dist/node.mjs.map +1 -1
- package/package.json +7 -7
package/dist/index.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { aW as AggregatorInterface_ABI, ar as BundleParams, ac as ChainId, ad as ChainList, a8 as ContractObject, ab as EVENT_DB, _ as ExplorerConfig, aG as GenericIndexerArgs, U as GovernanceContract, u as HALF_RAY, H as HALF_WAD, G as HUMAN_READABLE_PAYLOAD_STATE, T as HUMAN_READABLE_PROPOSAL_STATE, aO as IAToken_ABI, aT as IAaveOracle_ABI, aX as IAaveV3ConfigEngine_ABI, b1 as IAuthorizedForwarder_ABI, aU as ICollector_ABI, aS as IDualAggregator_ABI, a_ as IERC20Metadata_ABI, b0 as IERC20_ABI, aY as IEmissionManager_ABI, aQ as IPoolAddressesProvider_ABI, a$ as IPoolConfigurator_ABI, aV as IPool_ABI, aM as IReserveInterestRateStrategy_ABI, aZ as IRewardsController_ABI, aN as IStataTokenFactory_ABI, aR as IStataTokenV2_ABI, aP as IWrappedTokenGatewayV3_ABI, aF as IndexerTopicState, L as LTV_PRECISION, P as PayloadState, I as PayloadsControllerContract, Q as ProposalState, t as RAY, R as ReserveConfiguration, e as SECONDS_PER_YEAR, aJ as SelfdestuctCheckState, a7 as StateObject, a9 as TenderlySimRequest, a2 as Tenderly_createVnetParamsResponse, W as WAD, v as WAD_RAY_RATIO, f as aaveAddressesProvider_IncentivesControllerSlot, aw as alchemyNetworkMap, af as alchemySupportedChainIds, q as assetToBase, b as bitmapToIndexes, o as calculateAvailableBorrowsMarketReferenceCurrency, h as calculateCompoundedInterest, r as calculateHealthFactor, n as calculateHealthFactorFromBalances, i as calculateLinearInterest, aA as chainlinkFeeds, aK as checkForSelfdestruct, a as decodeReserveConfiguration, c as decodeReserveConfigurationV2, d as decodeUserConfiguration, aE as diffCode, aD as erc1967_AdminSlot, aC as erc1967_ImplementationSlot, ay as etherscanExplorers, B as fetchImmutablePoolAddresses, C as fetchMutablePoolAddresses, D as fetchPoolAddresses, at as flashbotsClientExtension, as as flashbotsOnFetchRequest, aH as genericIndexer, ai as getAlchemyRPC, g as getBits, an as getClient, aq as getContractDeploymentBlock, m as getCurrentDebtBalance, l as getCurrentLiquidityBalance, ah as getExplicitRPC, $ as getExplorer, V as getGovernance, ak as getHyperRPC, ao as getImplementationSlot, ap as getLogsRecursive, p as getMarketReferenceCurrencyAndUsdBalance, ag as getNetworkEnv, O as getNonFinalizedPayloads, Z as getNonFinalizedProposals, k as getNormalizedDebt, j as getNormalizedIncome, K as getPayloadStorageOverrides, J as getPayloadsController, aj as getPublicRpc, al as getQuicknodeRpc, am as getRPCUrl, F as getReserveConfigurations, E as getReserveTokens, a0 as getSourceCode, aB as hyperRPCSupportedNetworks, N as isPayloadFinal, Y as isProposalFinal, M as makePayloadExecutableOnTestClient, X as makeProposalExecutableOnTestClient, au as onMevHandler, a1 as parseEtherscanStyleSourceCode, aI as parseLogs, av as priceUpdateDecoder, ae as publicRPCs, ax as quicknodeNetworkMap, x as rayDiv, w as rayMul, y as rayToWad, aL as renderTenderlyReport, az as routescanExplorers, s as setBits, a6 as tenderly_createVnet, a3 as tenderly_deleteVnet, a5 as tenderly_getVnet, aa as tenderly_sim, a4 as tenderly_simVnet, A as wadDiv, z as wadToRay } from './index-CoGUyq9j.mjs';
|
|
2
2
|
import 'viem';
|
|
3
3
|
import '@bgd-labs/aave-address-book/abis';
|
|
4
|
-
import 'viem/zksync';
|
|
5
4
|
import 'viem/chains';
|
|
6
5
|
import 'eventsource';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { aW as AggregatorInterface_ABI, ar as BundleParams, ac as ChainId, ad as ChainList, a8 as ContractObject, ab as EVENT_DB, _ as ExplorerConfig, aG as GenericIndexerArgs, U as GovernanceContract, u as HALF_RAY, H as HALF_WAD, G as HUMAN_READABLE_PAYLOAD_STATE, T as HUMAN_READABLE_PROPOSAL_STATE, aO as IAToken_ABI, aT as IAaveOracle_ABI, aX as IAaveV3ConfigEngine_ABI, b1 as IAuthorizedForwarder_ABI, aU as ICollector_ABI, aS as IDualAggregator_ABI, a_ as IERC20Metadata_ABI, b0 as IERC20_ABI, aY as IEmissionManager_ABI, aQ as IPoolAddressesProvider_ABI, a$ as IPoolConfigurator_ABI, aV as IPool_ABI, aM as IReserveInterestRateStrategy_ABI, aZ as IRewardsController_ABI, aN as IStataTokenFactory_ABI, aR as IStataTokenV2_ABI, aP as IWrappedTokenGatewayV3_ABI, aF as IndexerTopicState, L as LTV_PRECISION, P as PayloadState, I as PayloadsControllerContract, Q as ProposalState, t as RAY, R as ReserveConfiguration, e as SECONDS_PER_YEAR, aJ as SelfdestuctCheckState, a7 as StateObject, a9 as TenderlySimRequest, a2 as Tenderly_createVnetParamsResponse, W as WAD, v as WAD_RAY_RATIO, f as aaveAddressesProvider_IncentivesControllerSlot, aw as alchemyNetworkMap, af as alchemySupportedChainIds, q as assetToBase, b as bitmapToIndexes, o as calculateAvailableBorrowsMarketReferenceCurrency, h as calculateCompoundedInterest, r as calculateHealthFactor, n as calculateHealthFactorFromBalances, i as calculateLinearInterest, aA as chainlinkFeeds, aK as checkForSelfdestruct, a as decodeReserveConfiguration, c as decodeReserveConfigurationV2, d as decodeUserConfiguration, aE as diffCode, aD as erc1967_AdminSlot, aC as erc1967_ImplementationSlot, ay as etherscanExplorers, B as fetchImmutablePoolAddresses, C as fetchMutablePoolAddresses, D as fetchPoolAddresses, at as flashbotsClientExtension, as as flashbotsOnFetchRequest, aH as genericIndexer, ai as getAlchemyRPC, g as getBits, an as getClient, aq as getContractDeploymentBlock, m as getCurrentDebtBalance, l as getCurrentLiquidityBalance, ah as getExplicitRPC, $ as getExplorer, V as getGovernance, ak as getHyperRPC, ao as getImplementationSlot, ap as getLogsRecursive, p as getMarketReferenceCurrencyAndUsdBalance, ag as getNetworkEnv, O as getNonFinalizedPayloads, Z as getNonFinalizedProposals, k as getNormalizedDebt, j as getNormalizedIncome, K as getPayloadStorageOverrides, J as getPayloadsController, aj as getPublicRpc, al as getQuicknodeRpc, am as getRPCUrl, F as getReserveConfigurations, E as getReserveTokens, a0 as getSourceCode, aB as hyperRPCSupportedNetworks, N as isPayloadFinal, Y as isProposalFinal, M as makePayloadExecutableOnTestClient, X as makeProposalExecutableOnTestClient, au as onMevHandler, a1 as parseEtherscanStyleSourceCode, aI as parseLogs, av as priceUpdateDecoder, ae as publicRPCs, ax as quicknodeNetworkMap, x as rayDiv, w as rayMul, y as rayToWad, aL as renderTenderlyReport, az as routescanExplorers, s as setBits, a6 as tenderly_createVnet, a3 as tenderly_deleteVnet, a5 as tenderly_getVnet, aa as tenderly_sim, a4 as tenderly_simVnet, A as wadDiv, z as wadToRay } from './index-CoGUyq9j.js';
|
|
2
2
|
import 'viem';
|
|
3
3
|
import '@bgd-labs/aave-address-book/abis';
|
|
4
|
-
import 'viem/zksync';
|
|
5
4
|
import 'viem/chains';
|
|
6
5
|
import 'eventsource';
|