@paxoslabs/amplify-sdk 0.2.0-alpha.0 → 0.2.0-beta.0
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/{chunk-BOW2QPQC.mjs → chunk-4ORV7PFT.mjs} +3 -3
- package/dist/{chunk-BOW2QPQC.mjs.map → chunk-4ORV7PFT.mjs.map} +1 -1
- package/dist/{chunk-XUS6KI3G.js → chunk-76SRRIGW.js} +8 -8
- package/dist/{chunk-XUS6KI3G.js.map → chunk-76SRRIGW.js.map} +1 -1
- package/dist/{chunk-UMRTU75Q.js → chunk-EWJDKRSY.js} +15 -16
- package/dist/chunk-EWJDKRSY.js.map +1 -0
- package/dist/{chunk-E7R7TL7J.mjs → chunk-LJPJWJ2Y.mjs} +4 -4
- package/dist/{chunk-E7R7TL7J.mjs.map → chunk-LJPJWJ2Y.mjs.map} +1 -1
- package/dist/{chunk-5VOI4WPL.js → chunk-SMIA4ULA.js} +19 -19
- package/dist/{chunk-5VOI4WPL.js.map → chunk-SMIA4ULA.js.map} +1 -1
- package/dist/{chunk-4NQCOMCZ.js → chunk-TF3S7T6P.js} +8 -8
- package/dist/{chunk-4NQCOMCZ.js.map → chunk-TF3S7T6P.js.map} +1 -1
- package/dist/{chunk-7PCUTZF6.mjs → chunk-UURNMLRT.mjs} +3 -3
- package/dist/{chunk-7PCUTZF6.mjs.map → chunk-UURNMLRT.mjs.map} +1 -1
- package/dist/{chunk-KB4EPCK2.js → chunk-WWTNCRXX.js} +4 -4
- package/dist/{chunk-KB4EPCK2.js.map → chunk-WWTNCRXX.js.map} +1 -1
- package/dist/{chunk-5Y7M43XN.mjs → chunk-Y3QNUDV6.mjs} +3 -3
- package/dist/{chunk-5Y7M43XN.mjs.map → chunk-Y3QNUDV6.mjs.map} +1 -1
- package/dist/{chunk-IMS2HBJ7.mjs → chunk-YDMFT2R7.mjs} +15 -16
- package/dist/chunk-YDMFT2R7.mjs.map +1 -0
- package/dist/core.js +14 -14
- package/dist/core.mjs +4 -4
- package/dist/display.js +12 -12
- package/dist/display.mjs +4 -4
- package/dist/index.d.mts +9 -8
- package/dist/index.d.ts +9 -8
- package/dist/index.js +115 -115
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/dist/index.mjs.map +1 -1
- package/dist/utils.js +5 -5
- package/dist/utils.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-IMS2HBJ7.mjs.map +0 -1
- package/dist/chunk-UMRTU75Q.js.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { DEFAULT_SLIPPAGE_BPS } from './chunk-AQFFMJX7.mjs';
|
|
2
2
|
export { YieldType } from './chunk-AQFFMJX7.mjs';
|
|
3
|
-
import { isDepositSpendApproved } from './chunk-
|
|
4
|
-
export { getDepositExchangeRate, getWithdrawExchangeRate, isDepositSpendApproved, isWithdrawalSpendApproved } from './chunk-
|
|
5
|
-
import { getRateInQuoteWithAssetDecimals, getClient, erc2612Abi, BoringVaultAbi, getRateInQuoteAndSharesAndWantAssetDecimals, TellerAbi } from './chunk-
|
|
3
|
+
import { isDepositSpendApproved } from './chunk-LJPJWJ2Y.mjs';
|
|
4
|
+
export { getDepositExchangeRate, getWithdrawExchangeRate, isDepositSpendApproved, isWithdrawalSpendApproved } from './chunk-LJPJWJ2Y.mjs';
|
|
5
|
+
import { getRateInQuoteWithAssetDecimals, getClient, erc2612Abi, BoringVaultAbi, getRateInQuoteAndSharesAndWantAssetDecimals, TellerAbi } from './chunk-Y3QNUDV6.mjs';
|
|
6
6
|
import './chunk-R663BFAZ.mjs';
|
|
7
7
|
import { toChainId } from './chunk-J3662HYT.mjs';
|
|
8
|
-
import { calculateDeadline } from './chunk-
|
|
8
|
+
import { calculateDeadline } from './chunk-4ORV7PFT.mjs';
|
|
9
9
|
import { WAD } from './chunk-7RWWVUHP.mjs';
|
|
10
|
-
import { findVaultByConfig, APIError, getAssetsFromCache, DEFAULT_APPROVAL_AMOUNT, fetchSupportedAssets, ATOMIC_QUEUE_CONTRACT_ADDRESS, DEFAULT_DEADLINE } from './chunk-
|
|
11
|
-
export { APIError, LogLevel, fetchSupportedAssets, fetchVaults, findVaultByConfig, getAssetsFromCache, getCache, getLogger, getWithdrawSupportedAssets, initAmplifySDK, initializeCache, refreshVaultCache, setLogLevel, setLogger } from './chunk-
|
|
10
|
+
import { findVaultByConfig, APIError, getAssetsFromCache, DEFAULT_APPROVAL_AMOUNT, fetchSupportedAssets, ATOMIC_QUEUE_CONTRACT_ADDRESS, DEFAULT_DEADLINE } from './chunk-YDMFT2R7.mjs';
|
|
11
|
+
export { APIError, LogLevel, fetchSupportedAssets, fetchVaults, findVaultByConfig, getAssetsFromCache, getCache, getLogger, getWithdrawSupportedAssets, initAmplifySDK, initializeCache, refreshVaultCache, setLogLevel, setLogger } from './chunk-YDMFT2R7.mjs';
|
|
12
12
|
import { parseUnits, erc20Abi, stringToHex, hexToSignature } from 'viem';
|
|
13
13
|
|
|
14
14
|
async function prepareApproveDepositTokenTxData({
|