@pufferfinance/puffer-sdk 1.13.2 → 1.14.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/api/puffer-client-helpers.cjs.map +1 -1
- package/dist/api/puffer-client-helpers.js.map +1 -1
- package/dist/ccip-C0xwQhXU.cjs.map +1 -1
- package/dist/ccip-K-z2PL4P.js.map +1 -1
- package/dist/constants-BcPRVxdH.cjs.map +1 -1
- package/dist/constants-CH7Tz5jz.js.map +1 -1
- package/dist/contracts/abis/mainnet/Accountant.cjs +1 -1
- package/dist/contracts/abis/mainnet/Accountant.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/Accountant.d.ts +13 -457
- package/dist/contracts/abis/mainnet/Accountant.js +12 -441
- package/dist/contracts/abis/mainnet/Accountant.js.map +1 -1
- package/dist/contracts/abis/mainnet/BoringVault.cjs +1 -1
- package/dist/contracts/abis/mainnet/BoringVault.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/BoringVault.d.ts +18 -505
- package/dist/contracts/abis/mainnet/BoringVault.js +15 -346
- package/dist/contracts/abis/mainnet/BoringVault.js.map +1 -1
- package/dist/contracts/abis/mainnet/CarrotStaker.cjs +1 -1
- package/dist/contracts/abis/mainnet/CarrotStaker.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/CarrotStaker.d.ts +2 -371
- package/dist/contracts/abis/mainnet/CarrotStaker.js +4 -295
- package/dist/contracts/abis/mainnet/CarrotStaker.js.map +1 -1
- package/dist/contracts/abis/mainnet/Distributor.cjs +1 -1
- package/dist/contracts/abis/mainnet/Distributor.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/Distributor.d.ts +0 -413
- package/dist/contracts/abis/mainnet/Distributor.js +2 -355
- package/dist/contracts/abis/mainnet/Distributor.js.map +1 -1
- package/dist/contracts/abis/mainnet/L1RewardManager.cjs +1 -1
- package/dist/contracts/abis/mainnet/L1RewardManager.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/L1RewardManager.d.ts +0 -489
- package/dist/contracts/abis/mainnet/L1RewardManager.js +0 -411
- package/dist/contracts/abis/mainnet/L1RewardManager.js.map +1 -1
- package/dist/contracts/abis/mainnet/L2RewardManager.cjs +1 -1
- package/dist/contracts/abis/mainnet/L2RewardManager.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/L2RewardManager.d.ts +23 -569
- package/dist/contracts/abis/mainnet/L2RewardManager.js +16 -484
- package/dist/contracts/abis/mainnet/L2RewardManager.js.map +1 -1
- package/dist/contracts/abis/mainnet/PufLocker.cjs +1 -1
- package/dist/contracts/abis/mainnet/PufLocker.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/PufLocker.d.ts +29 -371
- package/dist/contracts/abis/mainnet/PufLocker.js +15 -285
- package/dist/contracts/abis/mainnet/PufLocker.js.map +1 -1
- package/dist/contracts/abis/mainnet/PufferL2Depositor.cjs +1 -1
- package/dist/contracts/abis/mainnet/PufferL2Depositor.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/PufferL2Depositor.d.ts +0 -325
- package/dist/contracts/abis/mainnet/PufferL2Depositor.js +0 -270
- package/dist/contracts/abis/mainnet/PufferL2Depositor.js.map +1 -1
- package/dist/contracts/abis/mainnet/PufferVaultV2.cjs +1 -1
- package/dist/contracts/abis/mainnet/PufferVaultV2.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/PufferVaultV2.d.ts +35 -1289
- package/dist/contracts/abis/mainnet/PufferVaultV2.js +45 -1681
- package/dist/contracts/abis/mainnet/PufferVaultV2.js.map +1 -1
- package/dist/contracts/abis/mainnet/PufferWithdrawalManager.cjs +1 -1
- package/dist/contracts/abis/mainnet/PufferWithdrawalManager.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/PufferWithdrawalManager.d.ts +3 -426
- package/dist/contracts/abis/mainnet/PufferWithdrawalManager.js +5 -552
- package/dist/contracts/abis/mainnet/PufferWithdrawalManager.js.map +1 -1
- package/dist/contracts/abis/mainnet/Teller.cjs +1 -1
- package/dist/contracts/abis/mainnet/Teller.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/Teller.d.ts +18 -444
- package/dist/contracts/abis/mainnet/Teller.js +15 -390
- package/dist/contracts/abis/mainnet/Teller.js.map +1 -1
- package/dist/contracts/abis/mainnet/mtwCARROT.cjs +1 -1
- package/dist/contracts/abis/mainnet/mtwCARROT.cjs.map +1 -1
- package/dist/contracts/abis/mainnet/mtwCARROT.d.ts +69 -399
- package/dist/contracts/abis/mainnet/mtwCARROT.js +43 -346
- package/dist/contracts/abis/mainnet/mtwCARROT.js.map +1 -1
- package/dist/contracts/addresses.cjs.map +1 -1
- package/dist/contracts/addresses.js +3 -0
- package/dist/contracts/addresses.js.map +1 -1
- package/dist/contracts/handlers/carrot-staking-handler.d.ts +1652 -0
- package/dist/contracts/handlers/distributor-handler.cjs +1 -1
- package/dist/contracts/handlers/distributor-handler.cjs.map +1 -1
- package/dist/contracts/handlers/distributor-handler.d.ts +8762 -0
- package/dist/contracts/handlers/distributor-handler.js +13 -127
- package/dist/contracts/handlers/distributor-handler.js.map +1 -1
- package/dist/contracts/handlers/erc20-permit-handler.cjs +1 -1
- package/dist/contracts/handlers/erc20-permit-handler.cjs.map +1 -1
- package/dist/contracts/handlers/erc20-permit-handler.d.ts +4 -4
- package/dist/contracts/handlers/erc20-permit-handler.js +12 -12
- package/dist/contracts/handlers/erc20-permit-handler.js.map +1 -1
- package/dist/contracts/handlers/l1-reward-manager-handler.cjs +1 -1
- package/dist/contracts/handlers/l1-reward-manager-handler.cjs.map +1 -1
- package/dist/contracts/handlers/l1-reward-manager-handler.d.ts +339 -0
- package/dist/contracts/handlers/l1-reward-manager-handler.js +13 -13
- package/dist/contracts/handlers/l1-reward-manager-handler.js.map +1 -1
- package/dist/contracts/handlers/l2-reward-manager-handler.cjs +1 -1
- package/dist/contracts/handlers/l2-reward-manager-handler.cjs.map +1 -1
- package/dist/contracts/handlers/l2-reward-manager-handler.d.ts +2423 -0
- package/dist/contracts/handlers/l2-reward-manager-handler.js +4 -4
- package/dist/contracts/handlers/l2-reward-manager-handler.js.map +1 -1
- package/dist/contracts/handlers/mtw-carrot-handler.d.ts +14333 -0
- package/dist/contracts/handlers/nucleus-accountant-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-accountant-handler.cjs.map +1 -1
- package/dist/contracts/handlers/nucleus-accountant-handler.d.ts +620 -0
- package/dist/contracts/handlers/nucleus-accountant-handler.js +8 -8
- package/dist/contracts/handlers/nucleus-accountant-handler.js.map +1 -1
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.cjs.map +1 -1
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.js +9 -9
- package/dist/contracts/handlers/nucleus-atomic-queue-handler.js.map +1 -1
- package/dist/contracts/handlers/nucleus-boring-vault-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-boring-vault-handler.cjs.map +1 -1
- package/dist/contracts/handlers/nucleus-boring-vault-handler.d.ts +3917 -0
- package/dist/contracts/handlers/nucleus-boring-vault-handler.js +22 -22
- package/dist/contracts/handlers/nucleus-boring-vault-handler.js.map +1 -1
- package/dist/contracts/handlers/nucleus-teller-handler.cjs +1 -1
- package/dist/contracts/handlers/nucleus-teller-handler.cjs.map +1 -1
- package/dist/contracts/handlers/nucleus-teller-handler.d.ts +2209 -0
- package/dist/contracts/handlers/nucleus-teller-handler.js +13 -13
- package/dist/contracts/handlers/nucleus-teller-handler.js.map +1 -1
- package/dist/contracts/handlers/puf-locker-handler.cjs +1 -1
- package/dist/contracts/handlers/puf-locker-handler.cjs.map +1 -1
- package/dist/contracts/handlers/puf-locker-handler.d.ts +2389 -0
- package/dist/contracts/handlers/puf-locker-handler.js +11 -11
- package/dist/contracts/handlers/puf-locker-handler.js.map +1 -1
- package/dist/contracts/handlers/puffer-depositor-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-depositor-handler.cjs.map +1 -1
- package/dist/contracts/handlers/puffer-depositor-handler.d.ts +100 -100
- package/dist/contracts/handlers/puffer-depositor-handler.js +18 -18
- package/dist/contracts/handlers/puffer-depositor-handler.js.map +1 -1
- package/dist/contracts/handlers/puffer-l2-depositor-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-l2-depositor-handler.cjs.map +1 -1
- package/dist/contracts/handlers/puffer-l2-depositor-handler.d.ts +471 -0
- package/dist/contracts/handlers/puffer-l2-depositor-handler.js +16 -16
- package/dist/contracts/handlers/puffer-l2-depositor-handler.js.map +1 -1
- package/dist/contracts/handlers/puffer-vault-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-vault-handler.cjs.map +1 -1
- package/dist/contracts/handlers/puffer-vault-handler.d.ts +4657 -0
- package/dist/contracts/handlers/puffer-vault-handler.js +2 -2
- package/dist/contracts/handlers/puffer-vault-handler.js.map +1 -1
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.cjs +1 -1
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.cjs.map +1 -1
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.d.ts +1882 -0
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.js +8 -8
- package/dist/contracts/handlers/puffer-withdrawal-manager-handler.js.map +1 -1
- package/dist/contracts/vaults-addresses.d.ts +5 -4
- package/dist/createWalletClient-DNLhBkOd.js.map +1 -1
- package/dist/createWalletClient-Di5of07E.cjs.map +1 -1
- package/dist/getContract-6ajhFbP2.js.map +1 -1
- package/dist/getContract-ChPFzc5y.cjs.map +1 -1
- package/dist/utils/version.cjs +1 -1
- package/dist/utils/version.js +1 -1
- package/dist/writeContract-BatuNuTe.cjs.map +1 -1
- package/dist/writeContract-CjcOEtWX.js.map +1 -1
- package/package.json +2 -2
- package/dist/contracts/abis/holesky/PufferDepositor.cjs +0 -2
- package/dist/contracts/abis/holesky/PufferDepositor.cjs.map +0 -1
- package/dist/contracts/abis/holesky/PufferDepositor.d.ts +0 -283
- package/dist/contracts/abis/holesky/PufferDepositor.js +0 -377
- package/dist/contracts/abis/holesky/PufferDepositor.js.map +0 -1
- package/dist/contracts/abis/holesky/PufferVaultV2.cjs +0 -2
- package/dist/contracts/abis/holesky/PufferVaultV2.cjs.map +0 -1
- package/dist/contracts/abis/holesky/PufferVaultV2.d.ts +0 -1361
- package/dist/contracts/abis/holesky/PufferVaultV2.js +0 -1787
- package/dist/contracts/abis/holesky/PufferVaultV2.js.map +0 -1
- package/dist/contracts/abis/l1-reward-manager-abis.cjs +0 -2
- package/dist/contracts/abis/l1-reward-manager-abis.cjs.map +0 -1
- package/dist/contracts/abis/l1-reward-manager-abis.d.ts +0 -527
- package/dist/contracts/abis/l1-reward-manager-abis.js +0 -10
- package/dist/contracts/abis/l1-reward-manager-abis.js.map +0 -1
- package/dist/contracts/abis/l2-reward-manager-abis.cjs +0 -2
- package/dist/contracts/abis/l2-reward-manager-abis.cjs.map +0 -1
- package/dist/contracts/abis/l2-reward-manager-abis.d.ts +0 -709
- package/dist/contracts/abis/l2-reward-manager-abis.js +0 -11
- package/dist/contracts/abis/l2-reward-manager-abis.js.map +0 -1
- package/dist/contracts/abis/nucleus-accountant-abis.cjs +0 -2
- package/dist/contracts/abis/nucleus-accountant-abis.cjs.map +0 -1
- package/dist/contracts/abis/nucleus-accountant-abis.d.ts +0 -525
- package/dist/contracts/abis/nucleus-accountant-abis.js +0 -9
- package/dist/contracts/abis/nucleus-accountant-abis.js.map +0 -1
- package/dist/contracts/abis/nucleus-atomic-queue-abis.cjs +0 -2
- package/dist/contracts/abis/nucleus-atomic-queue-abis.cjs.map +0 -1
- package/dist/contracts/abis/nucleus-atomic-queue-abis.d.ts +0 -332
- package/dist/contracts/abis/nucleus-atomic-queue-abis.js +0 -9
- package/dist/contracts/abis/nucleus-atomic-queue-abis.js.map +0 -1
- package/dist/contracts/abis/nucleus-boring-vault-abis.cjs +0 -2
- package/dist/contracts/abis/nucleus-boring-vault-abis.cjs.map +0 -1
- package/dist/contracts/abis/nucleus-boring-vault-abis.d.ts +0 -626
- package/dist/contracts/abis/nucleus-boring-vault-abis.js +0 -9
- package/dist/contracts/abis/nucleus-boring-vault-abis.js.map +0 -1
- package/dist/contracts/abis/nucleus-teller-abis.cjs +0 -2
- package/dist/contracts/abis/nucleus-teller-abis.cjs.map +0 -1
- package/dist/contracts/abis/nucleus-teller-abis.d.ts +0 -545
- package/dist/contracts/abis/nucleus-teller-abis.js +0 -9
- package/dist/contracts/abis/nucleus-teller-abis.js.map +0 -1
- package/dist/contracts/abis/puf-locker-abis.cjs +0 -2
- package/dist/contracts/abis/puf-locker-abis.cjs.map +0 -1
- package/dist/contracts/abis/puf-locker-abis.d.ts +0 -484
- package/dist/contracts/abis/puf-locker-abis.js +0 -10
- package/dist/contracts/abis/puf-locker-abis.js.map +0 -1
- package/dist/contracts/abis/puffer-depositor-abis.cjs +0 -2
- package/dist/contracts/abis/puffer-depositor-abis.cjs.map +0 -1
- package/dist/contracts/abis/puffer-depositor-abis.d.ts +0 -664
- package/dist/contracts/abis/puffer-depositor-abis.js +0 -20
- package/dist/contracts/abis/puffer-depositor-abis.js.map +0 -1
- package/dist/contracts/abis/puffer-vault-abis.cjs +0 -2
- package/dist/contracts/abis/puffer-vault-abis.cjs.map +0 -1
- package/dist/contracts/abis/puffer-vault-abis.d.ts +0 -2787
- package/dist/contracts/abis/puffer-vault-abis.js +0 -15
- package/dist/contracts/abis/puffer-vault-abis.js.map +0 -1
- package/dist/contracts/abis/puffer-withdrawal-manager-abis.cjs +0 -2
- package/dist/contracts/abis/puffer-withdrawal-manager-abis.cjs.map +0 -1
- package/dist/contracts/abis/puffer-withdrawal-manager-abis.d.ts +0 -514
- package/dist/contracts/abis/puffer-withdrawal-manager-abis.js +0 -10
- package/dist/contracts/abis/puffer-withdrawal-manager-abis.js.map +0 -1
- package/dist/contracts/abis/tokens-abis.cjs +0 -2
- package/dist/contracts/abis/tokens-abis.cjs.map +0 -1
- package/dist/contracts/abis/tokens-abis.d.ts +0 -396
- package/dist/contracts/abis/tokens-abis.js +0 -6
- package/dist/contracts/abis/tokens-abis.js.map +0 -1
|
@@ -1,664 +0,0 @@
|
|
|
1
|
-
export declare const PUFFER_DEPOSITOR_ABIS: {
|
|
2
|
-
[x: number]: {
|
|
3
|
-
PufferDepositor: readonly [{
|
|
4
|
-
readonly type: "constructor";
|
|
5
|
-
readonly inputs: readonly [{
|
|
6
|
-
readonly name: "pufferVault";
|
|
7
|
-
readonly type: "address";
|
|
8
|
-
readonly internalType: "contract PufferVaultV2";
|
|
9
|
-
}, {
|
|
10
|
-
readonly name: "stETH";
|
|
11
|
-
readonly type: "address";
|
|
12
|
-
readonly internalType: "contract IStETH";
|
|
13
|
-
}];
|
|
14
|
-
readonly stateMutability: "payable";
|
|
15
|
-
}, {
|
|
16
|
-
readonly type: "function";
|
|
17
|
-
readonly name: "PUFFER_VAULT";
|
|
18
|
-
readonly inputs: readonly [];
|
|
19
|
-
readonly outputs: readonly [{
|
|
20
|
-
readonly name: "";
|
|
21
|
-
readonly type: "address";
|
|
22
|
-
readonly internalType: "contract PufferVaultV2";
|
|
23
|
-
}];
|
|
24
|
-
readonly stateMutability: "view";
|
|
25
|
-
}, {
|
|
26
|
-
readonly type: "function";
|
|
27
|
-
readonly name: "UPGRADE_INTERFACE_VERSION";
|
|
28
|
-
readonly inputs: readonly [];
|
|
29
|
-
readonly outputs: readonly [{
|
|
30
|
-
readonly name: "";
|
|
31
|
-
readonly type: "string";
|
|
32
|
-
readonly internalType: "string";
|
|
33
|
-
}];
|
|
34
|
-
readonly stateMutability: "view";
|
|
35
|
-
}, {
|
|
36
|
-
readonly type: "function";
|
|
37
|
-
readonly name: "authority";
|
|
38
|
-
readonly inputs: readonly [];
|
|
39
|
-
readonly outputs: readonly [{
|
|
40
|
-
readonly name: "";
|
|
41
|
-
readonly type: "address";
|
|
42
|
-
readonly internalType: "address";
|
|
43
|
-
}];
|
|
44
|
-
readonly stateMutability: "view";
|
|
45
|
-
}, {
|
|
46
|
-
readonly type: "function";
|
|
47
|
-
readonly name: "depositStETH";
|
|
48
|
-
readonly inputs: readonly [{
|
|
49
|
-
readonly name: "permitData";
|
|
50
|
-
readonly type: "tuple";
|
|
51
|
-
readonly internalType: "struct Permit";
|
|
52
|
-
readonly components: readonly [{
|
|
53
|
-
readonly name: "deadline";
|
|
54
|
-
readonly type: "uint256";
|
|
55
|
-
readonly internalType: "uint256";
|
|
56
|
-
}, {
|
|
57
|
-
readonly name: "amount";
|
|
58
|
-
readonly type: "uint256";
|
|
59
|
-
readonly internalType: "uint256";
|
|
60
|
-
}, {
|
|
61
|
-
readonly name: "v";
|
|
62
|
-
readonly type: "uint8";
|
|
63
|
-
readonly internalType: "uint8";
|
|
64
|
-
}, {
|
|
65
|
-
readonly name: "r";
|
|
66
|
-
readonly type: "bytes32";
|
|
67
|
-
readonly internalType: "bytes32";
|
|
68
|
-
}, {
|
|
69
|
-
readonly name: "s";
|
|
70
|
-
readonly type: "bytes32";
|
|
71
|
-
readonly internalType: "bytes32";
|
|
72
|
-
}];
|
|
73
|
-
}, {
|
|
74
|
-
readonly name: "recipient";
|
|
75
|
-
readonly type: "address";
|
|
76
|
-
readonly internalType: "address";
|
|
77
|
-
}];
|
|
78
|
-
readonly outputs: readonly [{
|
|
79
|
-
readonly name: "pufETHAmount";
|
|
80
|
-
readonly type: "uint256";
|
|
81
|
-
readonly internalType: "uint256";
|
|
82
|
-
}];
|
|
83
|
-
readonly stateMutability: "nonpayable";
|
|
84
|
-
}, {
|
|
85
|
-
readonly type: "function";
|
|
86
|
-
readonly name: "depositWstETH";
|
|
87
|
-
readonly inputs: readonly [{
|
|
88
|
-
readonly name: "permitData";
|
|
89
|
-
readonly type: "tuple";
|
|
90
|
-
readonly internalType: "struct Permit";
|
|
91
|
-
readonly components: readonly [{
|
|
92
|
-
readonly name: "deadline";
|
|
93
|
-
readonly type: "uint256";
|
|
94
|
-
readonly internalType: "uint256";
|
|
95
|
-
}, {
|
|
96
|
-
readonly name: "amount";
|
|
97
|
-
readonly type: "uint256";
|
|
98
|
-
readonly internalType: "uint256";
|
|
99
|
-
}, {
|
|
100
|
-
readonly name: "v";
|
|
101
|
-
readonly type: "uint8";
|
|
102
|
-
readonly internalType: "uint8";
|
|
103
|
-
}, {
|
|
104
|
-
readonly name: "r";
|
|
105
|
-
readonly type: "bytes32";
|
|
106
|
-
readonly internalType: "bytes32";
|
|
107
|
-
}, {
|
|
108
|
-
readonly name: "s";
|
|
109
|
-
readonly type: "bytes32";
|
|
110
|
-
readonly internalType: "bytes32";
|
|
111
|
-
}];
|
|
112
|
-
}, {
|
|
113
|
-
readonly name: "recipient";
|
|
114
|
-
readonly type: "address";
|
|
115
|
-
readonly internalType: "address";
|
|
116
|
-
}];
|
|
117
|
-
readonly outputs: readonly [{
|
|
118
|
-
readonly name: "pufETHAmount";
|
|
119
|
-
readonly type: "uint256";
|
|
120
|
-
readonly internalType: "uint256";
|
|
121
|
-
}];
|
|
122
|
-
readonly stateMutability: "nonpayable";
|
|
123
|
-
}, {
|
|
124
|
-
readonly type: "function";
|
|
125
|
-
readonly name: "isConsumingScheduledOp";
|
|
126
|
-
readonly inputs: readonly [];
|
|
127
|
-
readonly outputs: readonly [{
|
|
128
|
-
readonly name: "";
|
|
129
|
-
readonly type: "bytes4";
|
|
130
|
-
readonly internalType: "bytes4";
|
|
131
|
-
}];
|
|
132
|
-
readonly stateMutability: "view";
|
|
133
|
-
}, {
|
|
134
|
-
readonly type: "function";
|
|
135
|
-
readonly name: "proxiableUUID";
|
|
136
|
-
readonly inputs: readonly [];
|
|
137
|
-
readonly outputs: readonly [{
|
|
138
|
-
readonly name: "";
|
|
139
|
-
readonly type: "bytes32";
|
|
140
|
-
readonly internalType: "bytes32";
|
|
141
|
-
}];
|
|
142
|
-
readonly stateMutability: "view";
|
|
143
|
-
}, {
|
|
144
|
-
readonly type: "function";
|
|
145
|
-
readonly name: "setAuthority";
|
|
146
|
-
readonly inputs: readonly [{
|
|
147
|
-
readonly name: "newAuthority";
|
|
148
|
-
readonly type: "address";
|
|
149
|
-
readonly internalType: "address";
|
|
150
|
-
}];
|
|
151
|
-
readonly outputs: readonly [];
|
|
152
|
-
readonly stateMutability: "nonpayable";
|
|
153
|
-
}, {
|
|
154
|
-
readonly type: "function";
|
|
155
|
-
readonly name: "upgradeToAndCall";
|
|
156
|
-
readonly inputs: readonly [{
|
|
157
|
-
readonly name: "newImplementation";
|
|
158
|
-
readonly type: "address";
|
|
159
|
-
readonly internalType: "address";
|
|
160
|
-
}, {
|
|
161
|
-
readonly name: "data";
|
|
162
|
-
readonly type: "bytes";
|
|
163
|
-
readonly internalType: "bytes";
|
|
164
|
-
}];
|
|
165
|
-
readonly outputs: readonly [];
|
|
166
|
-
readonly stateMutability: "payable";
|
|
167
|
-
}, {
|
|
168
|
-
readonly type: "event";
|
|
169
|
-
readonly name: "AuthorityUpdated";
|
|
170
|
-
readonly inputs: readonly [{
|
|
171
|
-
readonly name: "authority";
|
|
172
|
-
readonly type: "address";
|
|
173
|
-
readonly indexed: false;
|
|
174
|
-
readonly internalType: "address";
|
|
175
|
-
}];
|
|
176
|
-
readonly anonymous: false;
|
|
177
|
-
}, {
|
|
178
|
-
readonly type: "event";
|
|
179
|
-
readonly name: "Initialized";
|
|
180
|
-
readonly inputs: readonly [{
|
|
181
|
-
readonly name: "version";
|
|
182
|
-
readonly type: "uint64";
|
|
183
|
-
readonly indexed: false;
|
|
184
|
-
readonly internalType: "uint64";
|
|
185
|
-
}];
|
|
186
|
-
readonly anonymous: false;
|
|
187
|
-
}, {
|
|
188
|
-
readonly type: "event";
|
|
189
|
-
readonly name: "Upgraded";
|
|
190
|
-
readonly inputs: readonly [{
|
|
191
|
-
readonly name: "implementation";
|
|
192
|
-
readonly type: "address";
|
|
193
|
-
readonly indexed: true;
|
|
194
|
-
readonly internalType: "address";
|
|
195
|
-
}];
|
|
196
|
-
readonly anonymous: false;
|
|
197
|
-
}, {
|
|
198
|
-
readonly type: "error";
|
|
199
|
-
readonly name: "AccessManagedInvalidAuthority";
|
|
200
|
-
readonly inputs: readonly [{
|
|
201
|
-
readonly name: "authority";
|
|
202
|
-
readonly type: "address";
|
|
203
|
-
readonly internalType: "address";
|
|
204
|
-
}];
|
|
205
|
-
}, {
|
|
206
|
-
readonly type: "error";
|
|
207
|
-
readonly name: "AccessManagedRequiredDelay";
|
|
208
|
-
readonly inputs: readonly [{
|
|
209
|
-
readonly name: "caller";
|
|
210
|
-
readonly type: "address";
|
|
211
|
-
readonly internalType: "address";
|
|
212
|
-
}, {
|
|
213
|
-
readonly name: "delay";
|
|
214
|
-
readonly type: "uint32";
|
|
215
|
-
readonly internalType: "uint32";
|
|
216
|
-
}];
|
|
217
|
-
}, {
|
|
218
|
-
readonly type: "error";
|
|
219
|
-
readonly name: "AccessManagedUnauthorized";
|
|
220
|
-
readonly inputs: readonly [{
|
|
221
|
-
readonly name: "caller";
|
|
222
|
-
readonly type: "address";
|
|
223
|
-
readonly internalType: "address";
|
|
224
|
-
}];
|
|
225
|
-
}, {
|
|
226
|
-
readonly type: "error";
|
|
227
|
-
readonly name: "AddressEmptyCode";
|
|
228
|
-
readonly inputs: readonly [{
|
|
229
|
-
readonly name: "target";
|
|
230
|
-
readonly type: "address";
|
|
231
|
-
readonly internalType: "address";
|
|
232
|
-
}];
|
|
233
|
-
}, {
|
|
234
|
-
readonly type: "error";
|
|
235
|
-
readonly name: "AddressInsufficientBalance";
|
|
236
|
-
readonly inputs: readonly [{
|
|
237
|
-
readonly name: "account";
|
|
238
|
-
readonly type: "address";
|
|
239
|
-
readonly internalType: "address";
|
|
240
|
-
}];
|
|
241
|
-
}, {
|
|
242
|
-
readonly type: "error";
|
|
243
|
-
readonly name: "ERC1967InvalidImplementation";
|
|
244
|
-
readonly inputs: readonly [{
|
|
245
|
-
readonly name: "implementation";
|
|
246
|
-
readonly type: "address";
|
|
247
|
-
readonly internalType: "address";
|
|
248
|
-
}];
|
|
249
|
-
}, {
|
|
250
|
-
readonly type: "error";
|
|
251
|
-
readonly name: "ERC1967NonPayable";
|
|
252
|
-
readonly inputs: readonly [];
|
|
253
|
-
}, {
|
|
254
|
-
readonly type: "error";
|
|
255
|
-
readonly name: "FailedInnerCall";
|
|
256
|
-
readonly inputs: readonly [];
|
|
257
|
-
}, {
|
|
258
|
-
readonly type: "error";
|
|
259
|
-
readonly name: "InvalidInitialization";
|
|
260
|
-
readonly inputs: readonly [];
|
|
261
|
-
}, {
|
|
262
|
-
readonly type: "error";
|
|
263
|
-
readonly name: "NotInitializing";
|
|
264
|
-
readonly inputs: readonly [];
|
|
265
|
-
}, {
|
|
266
|
-
readonly type: "error";
|
|
267
|
-
readonly name: "SafeERC20FailedOperation";
|
|
268
|
-
readonly inputs: readonly [{
|
|
269
|
-
readonly name: "token";
|
|
270
|
-
readonly type: "address";
|
|
271
|
-
readonly internalType: "address";
|
|
272
|
-
}];
|
|
273
|
-
}, {
|
|
274
|
-
readonly type: "error";
|
|
275
|
-
readonly name: "UUPSUnauthorizedCallContext";
|
|
276
|
-
readonly inputs: readonly [];
|
|
277
|
-
}, {
|
|
278
|
-
readonly type: "error";
|
|
279
|
-
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
280
|
-
readonly inputs: readonly [{
|
|
281
|
-
readonly name: "slot";
|
|
282
|
-
readonly type: "bytes32";
|
|
283
|
-
readonly internalType: "bytes32";
|
|
284
|
-
}];
|
|
285
|
-
}];
|
|
286
|
-
};
|
|
287
|
-
};
|
|
288
|
-
export declare const PUFFER_L2_DEPOSITOR_ABIS: {
|
|
289
|
-
[x: number]: {
|
|
290
|
-
PufferL2Depositor: readonly [{
|
|
291
|
-
readonly inputs: readonly [{
|
|
292
|
-
readonly internalType: "address";
|
|
293
|
-
readonly name: "accessManager";
|
|
294
|
-
readonly type: "address";
|
|
295
|
-
}, {
|
|
296
|
-
readonly internalType: "address";
|
|
297
|
-
readonly name: "weth";
|
|
298
|
-
readonly type: "address";
|
|
299
|
-
}, {
|
|
300
|
-
readonly internalType: "contract IPufLocker";
|
|
301
|
-
readonly name: "locker";
|
|
302
|
-
readonly type: "address";
|
|
303
|
-
}];
|
|
304
|
-
readonly stateMutability: "nonpayable";
|
|
305
|
-
readonly type: "constructor";
|
|
306
|
-
}, {
|
|
307
|
-
readonly inputs: readonly [{
|
|
308
|
-
readonly internalType: "address";
|
|
309
|
-
readonly name: "authority";
|
|
310
|
-
readonly type: "address";
|
|
311
|
-
}];
|
|
312
|
-
readonly name: "AccessManagedInvalidAuthority";
|
|
313
|
-
readonly type: "error";
|
|
314
|
-
}, {
|
|
315
|
-
readonly inputs: readonly [{
|
|
316
|
-
readonly internalType: "address";
|
|
317
|
-
readonly name: "caller";
|
|
318
|
-
readonly type: "address";
|
|
319
|
-
}, {
|
|
320
|
-
readonly internalType: "uint32";
|
|
321
|
-
readonly name: "delay";
|
|
322
|
-
readonly type: "uint32";
|
|
323
|
-
}];
|
|
324
|
-
readonly name: "AccessManagedRequiredDelay";
|
|
325
|
-
readonly type: "error";
|
|
326
|
-
}, {
|
|
327
|
-
readonly inputs: readonly [{
|
|
328
|
-
readonly internalType: "address";
|
|
329
|
-
readonly name: "caller";
|
|
330
|
-
readonly type: "address";
|
|
331
|
-
}];
|
|
332
|
-
readonly name: "AccessManagedUnauthorized";
|
|
333
|
-
readonly type: "error";
|
|
334
|
-
}, {
|
|
335
|
-
readonly inputs: readonly [{
|
|
336
|
-
readonly internalType: "address";
|
|
337
|
-
readonly name: "target";
|
|
338
|
-
readonly type: "address";
|
|
339
|
-
}];
|
|
340
|
-
readonly name: "AddressEmptyCode";
|
|
341
|
-
readonly type: "error";
|
|
342
|
-
}, {
|
|
343
|
-
readonly inputs: readonly [{
|
|
344
|
-
readonly internalType: "address";
|
|
345
|
-
readonly name: "account";
|
|
346
|
-
readonly type: "address";
|
|
347
|
-
}];
|
|
348
|
-
readonly name: "AddressInsufficientBalance";
|
|
349
|
-
readonly type: "error";
|
|
350
|
-
}, {
|
|
351
|
-
readonly inputs: readonly [];
|
|
352
|
-
readonly name: "FailedInnerCall";
|
|
353
|
-
readonly type: "error";
|
|
354
|
-
}, {
|
|
355
|
-
readonly inputs: readonly [];
|
|
356
|
-
readonly name: "InvalidAccount";
|
|
357
|
-
readonly type: "error";
|
|
358
|
-
}, {
|
|
359
|
-
readonly inputs: readonly [];
|
|
360
|
-
readonly name: "InvalidToken";
|
|
361
|
-
readonly type: "error";
|
|
362
|
-
}, {
|
|
363
|
-
readonly inputs: readonly [{
|
|
364
|
-
readonly internalType: "address";
|
|
365
|
-
readonly name: "token";
|
|
366
|
-
readonly type: "address";
|
|
367
|
-
}];
|
|
368
|
-
readonly name: "SafeERC20FailedOperation";
|
|
369
|
-
readonly type: "error";
|
|
370
|
-
}, {
|
|
371
|
-
readonly anonymous: false;
|
|
372
|
-
readonly inputs: readonly [{
|
|
373
|
-
readonly indexed: false;
|
|
374
|
-
readonly internalType: "address";
|
|
375
|
-
readonly name: "authority";
|
|
376
|
-
readonly type: "address";
|
|
377
|
-
}];
|
|
378
|
-
readonly name: "AuthorityUpdated";
|
|
379
|
-
readonly type: "event";
|
|
380
|
-
}, {
|
|
381
|
-
readonly anonymous: false;
|
|
382
|
-
readonly inputs: readonly [{
|
|
383
|
-
readonly indexed: true;
|
|
384
|
-
readonly internalType: "address";
|
|
385
|
-
readonly name: "token";
|
|
386
|
-
readonly type: "address";
|
|
387
|
-
}, {
|
|
388
|
-
readonly indexed: false;
|
|
389
|
-
readonly internalType: "uint256";
|
|
390
|
-
readonly name: "oldDepositCap";
|
|
391
|
-
readonly type: "uint256";
|
|
392
|
-
}, {
|
|
393
|
-
readonly indexed: false;
|
|
394
|
-
readonly internalType: "uint256";
|
|
395
|
-
readonly name: "newDepositCap";
|
|
396
|
-
readonly type: "uint256";
|
|
397
|
-
}];
|
|
398
|
-
readonly name: "DepositCapUpdated";
|
|
399
|
-
readonly type: "event";
|
|
400
|
-
}, {
|
|
401
|
-
readonly anonymous: false;
|
|
402
|
-
readonly inputs: readonly [{
|
|
403
|
-
readonly indexed: true;
|
|
404
|
-
readonly internalType: "address";
|
|
405
|
-
readonly name: "token";
|
|
406
|
-
readonly type: "address";
|
|
407
|
-
}, {
|
|
408
|
-
readonly indexed: true;
|
|
409
|
-
readonly internalType: "address";
|
|
410
|
-
readonly name: "depositor";
|
|
411
|
-
readonly type: "address";
|
|
412
|
-
}, {
|
|
413
|
-
readonly indexed: true;
|
|
414
|
-
readonly internalType: "address";
|
|
415
|
-
readonly name: "account";
|
|
416
|
-
readonly type: "address";
|
|
417
|
-
}, {
|
|
418
|
-
readonly indexed: false;
|
|
419
|
-
readonly internalType: "uint256";
|
|
420
|
-
readonly name: "tokenAmount";
|
|
421
|
-
readonly type: "uint256";
|
|
422
|
-
}, {
|
|
423
|
-
readonly indexed: false;
|
|
424
|
-
readonly internalType: "uint256";
|
|
425
|
-
readonly name: "referralCode";
|
|
426
|
-
readonly type: "uint256";
|
|
427
|
-
}];
|
|
428
|
-
readonly name: "DepositedToken";
|
|
429
|
-
readonly type: "event";
|
|
430
|
-
}, {
|
|
431
|
-
readonly anonymous: false;
|
|
432
|
-
readonly inputs: readonly [{
|
|
433
|
-
readonly indexed: true;
|
|
434
|
-
readonly internalType: "address";
|
|
435
|
-
readonly name: "migrator";
|
|
436
|
-
readonly type: "address";
|
|
437
|
-
}, {
|
|
438
|
-
readonly indexed: false;
|
|
439
|
-
readonly internalType: "bool";
|
|
440
|
-
readonly name: "isAllowed";
|
|
441
|
-
readonly type: "bool";
|
|
442
|
-
}];
|
|
443
|
-
readonly name: "SetIsMigratorAllowed";
|
|
444
|
-
readonly type: "event";
|
|
445
|
-
}, {
|
|
446
|
-
readonly anonymous: false;
|
|
447
|
-
readonly inputs: readonly [{
|
|
448
|
-
readonly indexed: true;
|
|
449
|
-
readonly internalType: "address";
|
|
450
|
-
readonly name: "token";
|
|
451
|
-
readonly type: "address";
|
|
452
|
-
}, {
|
|
453
|
-
readonly indexed: false;
|
|
454
|
-
readonly internalType: "address";
|
|
455
|
-
readonly name: "pufToken";
|
|
456
|
-
readonly type: "address";
|
|
457
|
-
}];
|
|
458
|
-
readonly name: "TokenAdded";
|
|
459
|
-
readonly type: "event";
|
|
460
|
-
}, {
|
|
461
|
-
readonly anonymous: false;
|
|
462
|
-
readonly inputs: readonly [{
|
|
463
|
-
readonly indexed: true;
|
|
464
|
-
readonly internalType: "address";
|
|
465
|
-
readonly name: "token";
|
|
466
|
-
readonly type: "address";
|
|
467
|
-
}, {
|
|
468
|
-
readonly indexed: false;
|
|
469
|
-
readonly internalType: "address";
|
|
470
|
-
readonly name: "pufToken";
|
|
471
|
-
readonly type: "address";
|
|
472
|
-
}];
|
|
473
|
-
readonly name: "TokenRemoved";
|
|
474
|
-
readonly type: "event";
|
|
475
|
-
}, {
|
|
476
|
-
readonly inputs: readonly [];
|
|
477
|
-
readonly name: "PUFFER_LOCKER";
|
|
478
|
-
readonly outputs: readonly [{
|
|
479
|
-
readonly internalType: "contract IPufLocker";
|
|
480
|
-
readonly name: "";
|
|
481
|
-
readonly type: "address";
|
|
482
|
-
}];
|
|
483
|
-
readonly stateMutability: "view";
|
|
484
|
-
readonly type: "function";
|
|
485
|
-
}, {
|
|
486
|
-
readonly inputs: readonly [];
|
|
487
|
-
readonly name: "WETH";
|
|
488
|
-
readonly outputs: readonly [{
|
|
489
|
-
readonly internalType: "address";
|
|
490
|
-
readonly name: "";
|
|
491
|
-
readonly type: "address";
|
|
492
|
-
}];
|
|
493
|
-
readonly stateMutability: "view";
|
|
494
|
-
readonly type: "function";
|
|
495
|
-
}, {
|
|
496
|
-
readonly inputs: readonly [{
|
|
497
|
-
readonly internalType: "address";
|
|
498
|
-
readonly name: "token";
|
|
499
|
-
readonly type: "address";
|
|
500
|
-
}];
|
|
501
|
-
readonly name: "addNewToken";
|
|
502
|
-
readonly outputs: readonly [];
|
|
503
|
-
readonly stateMutability: "nonpayable";
|
|
504
|
-
readonly type: "function";
|
|
505
|
-
}, {
|
|
506
|
-
readonly inputs: readonly [];
|
|
507
|
-
readonly name: "authority";
|
|
508
|
-
readonly outputs: readonly [{
|
|
509
|
-
readonly internalType: "address";
|
|
510
|
-
readonly name: "";
|
|
511
|
-
readonly type: "address";
|
|
512
|
-
}];
|
|
513
|
-
readonly stateMutability: "view";
|
|
514
|
-
readonly type: "function";
|
|
515
|
-
}, {
|
|
516
|
-
readonly inputs: readonly [{
|
|
517
|
-
readonly internalType: "address";
|
|
518
|
-
readonly name: "token";
|
|
519
|
-
readonly type: "address";
|
|
520
|
-
}, {
|
|
521
|
-
readonly internalType: "address";
|
|
522
|
-
readonly name: "account";
|
|
523
|
-
readonly type: "address";
|
|
524
|
-
}, {
|
|
525
|
-
readonly components: readonly [{
|
|
526
|
-
readonly internalType: "uint256";
|
|
527
|
-
readonly name: "deadline";
|
|
528
|
-
readonly type: "uint256";
|
|
529
|
-
}, {
|
|
530
|
-
readonly internalType: "uint256";
|
|
531
|
-
readonly name: "amount";
|
|
532
|
-
readonly type: "uint256";
|
|
533
|
-
}, {
|
|
534
|
-
readonly internalType: "uint8";
|
|
535
|
-
readonly name: "v";
|
|
536
|
-
readonly type: "uint8";
|
|
537
|
-
}, {
|
|
538
|
-
readonly internalType: "bytes32";
|
|
539
|
-
readonly name: "r";
|
|
540
|
-
readonly type: "bytes32";
|
|
541
|
-
}, {
|
|
542
|
-
readonly internalType: "bytes32";
|
|
543
|
-
readonly name: "s";
|
|
544
|
-
readonly type: "bytes32";
|
|
545
|
-
}];
|
|
546
|
-
readonly internalType: "struct Permit";
|
|
547
|
-
readonly name: "permitData";
|
|
548
|
-
readonly type: "tuple";
|
|
549
|
-
}, {
|
|
550
|
-
readonly internalType: "uint256";
|
|
551
|
-
readonly name: "referralCode";
|
|
552
|
-
readonly type: "uint256";
|
|
553
|
-
}, {
|
|
554
|
-
readonly internalType: "uint128";
|
|
555
|
-
readonly name: "lockPeriod";
|
|
556
|
-
readonly type: "uint128";
|
|
557
|
-
}];
|
|
558
|
-
readonly name: "deposit";
|
|
559
|
-
readonly outputs: readonly [];
|
|
560
|
-
readonly stateMutability: "nonpayable";
|
|
561
|
-
readonly type: "function";
|
|
562
|
-
}, {
|
|
563
|
-
readonly inputs: readonly [{
|
|
564
|
-
readonly internalType: "address";
|
|
565
|
-
readonly name: "account";
|
|
566
|
-
readonly type: "address";
|
|
567
|
-
}, {
|
|
568
|
-
readonly internalType: "uint256";
|
|
569
|
-
readonly name: "referralCode";
|
|
570
|
-
readonly type: "uint256";
|
|
571
|
-
}, {
|
|
572
|
-
readonly internalType: "uint128";
|
|
573
|
-
readonly name: "lockPeriod";
|
|
574
|
-
readonly type: "uint128";
|
|
575
|
-
}];
|
|
576
|
-
readonly name: "depositETH";
|
|
577
|
-
readonly outputs: readonly [];
|
|
578
|
-
readonly stateMutability: "payable";
|
|
579
|
-
readonly type: "function";
|
|
580
|
-
}, {
|
|
581
|
-
readonly inputs: readonly [{
|
|
582
|
-
readonly internalType: "address";
|
|
583
|
-
readonly name: "migrator";
|
|
584
|
-
readonly type: "address";
|
|
585
|
-
}];
|
|
586
|
-
readonly name: "isAllowedMigrator";
|
|
587
|
-
readonly outputs: readonly [{
|
|
588
|
-
readonly internalType: "bool";
|
|
589
|
-
readonly name: "isAllowed";
|
|
590
|
-
readonly type: "bool";
|
|
591
|
-
}];
|
|
592
|
-
readonly stateMutability: "view";
|
|
593
|
-
readonly type: "function";
|
|
594
|
-
}, {
|
|
595
|
-
readonly inputs: readonly [];
|
|
596
|
-
readonly name: "isConsumingScheduledOp";
|
|
597
|
-
readonly outputs: readonly [{
|
|
598
|
-
readonly internalType: "bytes4";
|
|
599
|
-
readonly name: "";
|
|
600
|
-
readonly type: "bytes4";
|
|
601
|
-
}];
|
|
602
|
-
readonly stateMutability: "view";
|
|
603
|
-
readonly type: "function";
|
|
604
|
-
}, {
|
|
605
|
-
readonly inputs: readonly [];
|
|
606
|
-
readonly name: "revertIfPaused";
|
|
607
|
-
readonly outputs: readonly [];
|
|
608
|
-
readonly stateMutability: "nonpayable";
|
|
609
|
-
readonly type: "function";
|
|
610
|
-
}, {
|
|
611
|
-
readonly inputs: readonly [{
|
|
612
|
-
readonly internalType: "address";
|
|
613
|
-
readonly name: "newAuthority";
|
|
614
|
-
readonly type: "address";
|
|
615
|
-
}];
|
|
616
|
-
readonly name: "setAuthority";
|
|
617
|
-
readonly outputs: readonly [];
|
|
618
|
-
readonly stateMutability: "nonpayable";
|
|
619
|
-
readonly type: "function";
|
|
620
|
-
}, {
|
|
621
|
-
readonly inputs: readonly [{
|
|
622
|
-
readonly internalType: "address";
|
|
623
|
-
readonly name: "token";
|
|
624
|
-
readonly type: "address";
|
|
625
|
-
}, {
|
|
626
|
-
readonly internalType: "uint256";
|
|
627
|
-
readonly name: "newDepositCap";
|
|
628
|
-
readonly type: "uint256";
|
|
629
|
-
}];
|
|
630
|
-
readonly name: "setDepositCap";
|
|
631
|
-
readonly outputs: readonly [];
|
|
632
|
-
readonly stateMutability: "nonpayable";
|
|
633
|
-
readonly type: "function";
|
|
634
|
-
}, {
|
|
635
|
-
readonly inputs: readonly [{
|
|
636
|
-
readonly internalType: "address";
|
|
637
|
-
readonly name: "migrator";
|
|
638
|
-
readonly type: "address";
|
|
639
|
-
}, {
|
|
640
|
-
readonly internalType: "bool";
|
|
641
|
-
readonly name: "allowed";
|
|
642
|
-
readonly type: "bool";
|
|
643
|
-
}];
|
|
644
|
-
readonly name: "setMigrator";
|
|
645
|
-
readonly outputs: readonly [];
|
|
646
|
-
readonly stateMutability: "nonpayable";
|
|
647
|
-
readonly type: "function";
|
|
648
|
-
}, {
|
|
649
|
-
readonly inputs: readonly [{
|
|
650
|
-
readonly internalType: "address";
|
|
651
|
-
readonly name: "token";
|
|
652
|
-
readonly type: "address";
|
|
653
|
-
}];
|
|
654
|
-
readonly name: "tokens";
|
|
655
|
-
readonly outputs: readonly [{
|
|
656
|
-
readonly internalType: "address";
|
|
657
|
-
readonly name: "pufToken";
|
|
658
|
-
readonly type: "address";
|
|
659
|
-
}];
|
|
660
|
-
readonly stateMutability: "view";
|
|
661
|
-
readonly type: "function";
|
|
662
|
-
}];
|
|
663
|
-
};
|
|
664
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { C as o } from "../../constants-CH7Tz5jz.js";
|
|
2
|
-
import { PufferDepositor as e } from "./mainnet/PufferDepositor.js";
|
|
3
|
-
import { PufferDepositor as f } from "./holesky/PufferDepositor.js";
|
|
4
|
-
import { PufferL2Depositor as r } from "./mainnet/PufferL2Depositor.js";
|
|
5
|
-
const P = {
|
|
6
|
-
[o.Mainnet]: {
|
|
7
|
-
PufferDepositor: e
|
|
8
|
-
},
|
|
9
|
-
[o.Holesky]: {
|
|
10
|
-
PufferDepositor: f
|
|
11
|
-
}
|
|
12
|
-
}, m = {
|
|
13
|
-
[o.Mainnet]: { PufferL2Depositor: r },
|
|
14
|
-
[o.Holesky]: { PufferL2Depositor: r }
|
|
15
|
-
};
|
|
16
|
-
export {
|
|
17
|
-
P as PUFFER_DEPOSITOR_ABIS,
|
|
18
|
-
m as PUFFER_L2_DEPOSITOR_ABIS
|
|
19
|
-
};
|
|
20
|
-
//# sourceMappingURL=puffer-depositor-abis.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"puffer-depositor-abis.js","sources":["../../../lib/contracts/abis/puffer-depositor-abis.ts"],"sourcesContent":["import { Chain } from '../../chains/constants';\nimport { PufferDepositor as MainnetPufferDepositor } from './mainnet/PufferDepositor';\nimport { PufferDepositor as HoleskyPufferDepositor } from './holesky/PufferDepositor';\nimport { PufferL2Depositor } from './mainnet/PufferL2Depositor';\n\nexport const PUFFER_DEPOSITOR_ABIS = {\n [Chain.Mainnet]: {\n PufferDepositor: MainnetPufferDepositor,\n },\n [Chain.Holesky]: {\n PufferDepositor: HoleskyPufferDepositor,\n },\n};\n\nexport const PUFFER_L2_DEPOSITOR_ABIS = {\n [Chain.Mainnet]: { PufferL2Depositor },\n [Chain.Holesky]: { PufferL2Depositor },\n};\n"],"names":["PUFFER_DEPOSITOR_ABIS","Chain","MainnetPufferDepositor","HoleskyPufferDepositor","PUFFER_L2_DEPOSITOR_ABIS","PufferL2Depositor"],"mappings":";;;;AAKO,MAAMA,IAAwB;AAAA,EACnC,CAACC,EAAM,OAAO,GAAG;AAAA,IACf,iBAAiBC;AAAAA,EACnB;AAAA,EACA,CAACD,EAAM,OAAO,GAAG;AAAA,IACf,iBAAiBE;AAAAA,EAAA;AAErB,GAEaC,IAA2B;AAAA,EACtC,CAACH,EAAM,OAAO,GAAG,EAAE,mBAAAI,EAAkB;AAAA,EACrC,CAACJ,EAAM,OAAO,GAAG,EAAE,mBAAAI,EAAkB;AACvC;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../constants-BcPRVxdH.cjs"),e=require("./mainnet/PufferVaultV2.cjs"),a=require("./holesky/PufferVaultV2.cjs"),r={[t.Chain.Mainnet]:{PufferVaultV2:e.PufferVaultV2},[t.Chain.Holesky]:{PufferVaultV2:a.PufferVaultV2}};exports.PUFFER_VAULT_ABIS=r;
|
|
2
|
-
//# sourceMappingURL=puffer-vault-abis.cjs.map
|