@stargatefinance/stg-evm-sdk-v2 2.0.0 → 2.0.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/deployments/gensyn-mainnet/CreditMessaging.json +1501 -0
- package/deployments/gensyn-mainnet/FeeLibV1USDC.json +611 -0
- package/deployments/gensyn-mainnet/OFTWrapper.json +1506 -0
- package/deployments/gensyn-mainnet/StargateOFTUSDC.json +1978 -0
- package/deployments/gensyn-mainnet/TokenMessaging.json +2475 -0
- package/deployments/gensyn-mainnet/Treasurer.json +450 -0
- package/dist/deployed/CreditMessaging.cjs +3 -0
- package/dist/deployed/CreditMessaging.cjs.map +1 -1
- package/dist/deployed/CreditMessaging.mjs +3 -0
- package/dist/deployed/CreditMessaging.mjs.map +1 -1
- package/dist/deployed/FeeLibV1USDC.cjs +3 -0
- package/dist/deployed/FeeLibV1USDC.cjs.map +1 -1
- package/dist/deployed/FeeLibV1USDC.mjs +3 -0
- package/dist/deployed/FeeLibV1USDC.mjs.map +1 -1
- package/dist/deployed/OFTWrapper.cjs +3 -0
- package/dist/deployed/OFTWrapper.cjs.map +1 -1
- package/dist/deployed/OFTWrapper.mjs +3 -0
- package/dist/deployed/OFTWrapper.mjs.map +1 -1
- package/dist/deployed/StargateOFTUSDC.cjs +3 -0
- package/dist/deployed/StargateOFTUSDC.cjs.map +1 -1
- package/dist/deployed/StargateOFTUSDC.mjs +3 -0
- package/dist/deployed/StargateOFTUSDC.mjs.map +1 -1
- package/dist/deployed/TokenMessaging.cjs +3 -0
- package/dist/deployed/TokenMessaging.cjs.map +1 -1
- package/dist/deployed/TokenMessaging.mjs +3 -0
- package/dist/deployed/TokenMessaging.mjs.map +1 -1
- package/dist/deployed/Treasurer.cjs +3 -0
- package/dist/deployed/Treasurer.cjs.map +1 -1
- package/dist/deployed/Treasurer.mjs +3 -0
- package/dist/deployed/Treasurer.mjs.map +1 -1
- package/dist/deployed/contracts.cjs +18 -0
- package/dist/deployed/contracts.cjs.map +1 -1
- package/dist/deployed/contracts.mjs +18 -0
- package/dist/deployed/contracts.mjs.map +1 -1
- package/dist/deployed/index.cjs +18 -0
- package/dist/deployed/index.cjs.map +1 -1
- package/dist/deployed/index.mjs +18 -0
- package/dist/deployed/index.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/deployed/OFTTokenETH.d.ts +0 -1
- package/dist/deployed/OFTWrapper-CJkBHR0d.d.mts +0 -1367
- package/dist/deployed/OFTWrapper-CJkBHR0d.d.ts +0 -1367
- package/dist/deployed/OFTWrapper.d.mts +0 -1
- package/dist/deployed/OFTWrapper.d.ts +0 -1
- package/dist/deployed/RewardLib-DZPcpNd5.d.mts +0 -115
- package/dist/deployed/RewardLib-DZPcpNd5.d.ts +0 -115
- package/dist/deployed/RewardLib.d.mts +0 -1
- package/dist/deployed/RewardLib.d.ts +0 -1
- package/dist/deployed/RewardRegistryLib-ChjkPjiF.d.mts +0 -115
- package/dist/deployed/RewardRegistryLib-ChjkPjiF.d.ts +0 -115
- package/dist/deployed/RewardRegistryLib.d.mts +0 -1
- package/dist/deployed/RewardRegistryLib.d.ts +0 -1
- package/dist/deployed/RewardTokenMock-B_bipjnn.d.mts +0 -308
- package/dist/deployed/RewardTokenMock-B_bipjnn.d.ts +0 -308
- package/dist/deployed/RewardTokenMock.d.mts +0 -1
- package/dist/deployed/RewardTokenMock.d.ts +0 -1
- package/dist/deployed/StargateMultiRewarder-CI0gdC89.d.mts +0 -622
- package/dist/deployed/StargateMultiRewarder-CI0gdC89.d.ts +0 -622
- package/dist/deployed/StargateMultiRewarder.d.mts +0 -1
- package/dist/deployed/StargateMultiRewarder.d.ts +0 -1
- package/dist/deployed/StargateOFTETH-DXRoUssU.d.mts +0 -2514
- package/dist/deployed/StargateOFTETH-DXRoUssU.d.ts +0 -2514
- package/dist/deployed/StargateOFTETH.d.mts +0 -1
- package/dist/deployed/StargateOFTETH.d.ts +0 -1
- package/dist/deployed/StargateOFTEURC-DKulPApM.d.mts +0 -3683
- package/dist/deployed/StargateOFTEURC-DKulPApM.d.ts +0 -3683
- package/dist/deployed/StargateOFTEURC.d.mts +0 -1
- package/dist/deployed/StargateOFTEURC.d.ts +0 -1
- package/dist/deployed/StargateOFTUSDC-CWrgFwl8.d.mts +0 -4998
- package/dist/deployed/StargateOFTUSDC-CWrgFwl8.d.ts +0 -4998
- package/dist/deployed/StargateOFTUSDC.d.mts +0 -1
- package/dist/deployed/StargateOFTUSDC.d.ts +0 -1
- package/dist/deployed/StargateOFTUSDT-n5r6jpXt.d.mts +0 -2492
- package/dist/deployed/StargateOFTUSDT-n5r6jpXt.d.ts +0 -2492
- package/dist/deployed/StargateOFTUSDT.d.mts +0 -1
- package/dist/deployed/StargateOFTUSDT.d.ts +0 -1
- package/dist/deployed/StargatePoolETH-lOsiDbJC.d.mts +0 -1530
- package/dist/deployed/StargatePoolETH-lOsiDbJC.d.ts +0 -1530
- package/dist/deployed/StargatePoolETH.d.mts +0 -1
- package/dist/deployed/StargatePoolETH.d.ts +0 -1
- package/dist/deployed/StargatePoolEURC-D7GGCfr7.d.mts +0 -1582
- package/dist/deployed/StargatePoolEURC-D7GGCfr7.d.ts +0 -1582
- package/dist/deployed/StargatePoolEURC.d.mts +0 -1
- package/dist/deployed/StargatePoolEURC.d.ts +0 -1
- package/dist/deployed/StargatePoolMETIS-CQrZSdA7.d.mts +0 -1519
- package/dist/deployed/StargatePoolMETIS-CQrZSdA7.d.ts +0 -1519
- package/dist/deployed/StargatePoolMETIS.d.mts +0 -1
- package/dist/deployed/StargatePoolMETIS.d.ts +0 -1
- package/dist/deployed/StargatePoolNative-BKokoo5S.d.mts +0 -1568
- package/dist/deployed/StargatePoolNative-BKokoo5S.d.ts +0 -1568
- package/dist/deployed/StargatePoolNative.d.mts +0 -1
- package/dist/deployed/StargatePoolNative.d.ts +0 -1
- package/dist/deployed/StargatePoolUSDC-gP7LrAIv.d.mts +0 -1632
- package/dist/deployed/StargatePoolUSDC-gP7LrAIv.d.ts +0 -1632
- package/dist/deployed/StargatePoolUSDC.d.mts +0 -1
- package/dist/deployed/StargatePoolUSDC.d.ts +0 -1
- package/dist/deployed/StargatePoolUSDT-DkOqtwrh.d.mts +0 -1627
- package/dist/deployed/StargatePoolUSDT-DkOqtwrh.d.ts +0 -1627
- package/dist/deployed/StargatePoolUSDT.d.mts +0 -1
- package/dist/deployed/StargatePoolUSDT.d.ts +0 -1
- package/dist/deployed/StargatePoolmETH-C_R3a4-e.d.mts +0 -1519
- package/dist/deployed/StargatePoolmETH-C_R3a4-e.d.ts +0 -1519
- package/dist/deployed/StargatePoolmETH.d.mts +0 -1
- package/dist/deployed/StargatePoolmETH.d.ts +0 -1
- package/dist/deployed/StargateStaking-BL9axih_.d.mts +0 -459
- package/dist/deployed/StargateStaking-BL9axih_.d.ts +0 -459
- package/dist/deployed/StargateStaking.d.mts +0 -1
- package/dist/deployed/StargateStaking.d.ts +0 -1
- package/dist/deployed/TokenMessaging-ZthO1qUI.d.mts +0 -3180
- package/dist/deployed/TokenMessaging-ZthO1qUI.d.ts +0 -3180
- package/dist/deployed/TokenMessaging.d.mts +0 -1
- package/dist/deployed/TokenMessaging.d.ts +0 -1
- package/dist/deployed/Treasurer-DWulFNwl.d.mts +0 -456
- package/dist/deployed/Treasurer-DWulFNwl.d.ts +0 -456
- package/dist/deployed/Treasurer.d.mts +0 -1
- package/dist/deployed/Treasurer.d.ts +0 -1
- package/dist/deployed/USDCImpl-DN89Rpdz.d.mts +0 -1124
- package/dist/deployed/USDCImpl-DN89Rpdz.d.ts +0 -1124
- package/dist/deployed/USDCImpl.d.mts +0 -1
- package/dist/deployed/USDCImpl.d.ts +0 -1
- package/dist/deployed/USDCProxy-BsrYumZv.d.mts +0 -141
- package/dist/deployed/USDCProxy-BsrYumZv.d.ts +0 -141
- package/dist/deployed/USDCProxy.d.mts +0 -1
- package/dist/deployed/USDCProxy.d.ts +0 -1
- package/dist/deployed/USDCSignatureLib-W2-GjRxG.d.mts +0 -73
- package/dist/deployed/USDCSignatureLib-W2-GjRxG.d.ts +0 -73
- package/dist/deployed/USDCSignatureLib.d.mts +0 -1
- package/dist/deployed/USDCSignatureLib.d.ts +0 -1
- package/dist/deployed/USDT-DVAQjDdu.d.mts +0 -690
- package/dist/deployed/USDT-DVAQjDdu.d.ts +0 -690
- package/dist/deployed/USDT.d.mts +0 -1
- package/dist/deployed/USDT.d.ts +0 -1
- package/dist/deployed/contracts-B7q2Vree.d.mts +0 -68
- package/dist/deployed/contracts-CxuIbE1v.d.ts +0 -68
- package/dist/deployed/contracts.d.mts +0 -31
- package/dist/deployed/contracts.d.ts +0 -31
- package/dist/deployed/index.d.mts +0 -36
- package/dist/deployed/index.d.ts +0 -36
|
@@ -1,459 +0,0 @@
|
|
|
1
|
-
declare const addresses: {
|
|
2
|
-
"abstract-mainnet": string;
|
|
3
|
-
"arbitrum-mainnet": string;
|
|
4
|
-
"arbsep-testnet": string;
|
|
5
|
-
"aurora-mainnet": string;
|
|
6
|
-
"avalanche-mainnet": string;
|
|
7
|
-
"avalanche-testnet": string;
|
|
8
|
-
"base-mainnet": string;
|
|
9
|
-
"bsc-mainnet": string;
|
|
10
|
-
"bsc-sandbox-local": string;
|
|
11
|
-
"bsc-testnet": string;
|
|
12
|
-
"coredao-mainnet": string;
|
|
13
|
-
"doma-mainnet": string;
|
|
14
|
-
"ethereum-mainnet": string;
|
|
15
|
-
"ethereum-sandbox-local": string;
|
|
16
|
-
"hemi-mainnet": string;
|
|
17
|
-
"kava-mainnet": string;
|
|
18
|
-
"lightlink-mainnet": string;
|
|
19
|
-
"manta-mainnet": string;
|
|
20
|
-
"mantle-mainnet": string;
|
|
21
|
-
"mantlesep-testnet": string;
|
|
22
|
-
"metis-mainnet": string;
|
|
23
|
-
"monad-testnet": string;
|
|
24
|
-
"optimism-mainnet": string;
|
|
25
|
-
"optsep-testnet": string;
|
|
26
|
-
"polygon-mainnet": string;
|
|
27
|
-
"polygon-sandbox-local": string;
|
|
28
|
-
"scroll-mainnet": string;
|
|
29
|
-
"sei-mainnet": string;
|
|
30
|
-
"sepolia-testnet": string;
|
|
31
|
-
"soneium-mainnet": string;
|
|
32
|
-
"sonic-mainnet": string;
|
|
33
|
-
"sophon-mainnet": string;
|
|
34
|
-
"zkconsensys-mainnet": string;
|
|
35
|
-
};
|
|
36
|
-
declare const transactionHashes: {
|
|
37
|
-
"arbitrum-mainnet": string;
|
|
38
|
-
"arbsep-testnet": string;
|
|
39
|
-
"aurora-mainnet": string;
|
|
40
|
-
"avalanche-mainnet": string;
|
|
41
|
-
"avalanche-testnet": string;
|
|
42
|
-
"base-mainnet": string;
|
|
43
|
-
"bsc-mainnet": string;
|
|
44
|
-
"bsc-sandbox-local": string;
|
|
45
|
-
"bsc-testnet": string;
|
|
46
|
-
"coredao-mainnet": string;
|
|
47
|
-
"doma-mainnet": string;
|
|
48
|
-
"ethereum-mainnet": string;
|
|
49
|
-
"ethereum-sandbox-local": string;
|
|
50
|
-
"hemi-mainnet": string;
|
|
51
|
-
"kava-mainnet": string;
|
|
52
|
-
"lightlink-mainnet": string;
|
|
53
|
-
"manta-mainnet": string;
|
|
54
|
-
"mantle-mainnet": string;
|
|
55
|
-
"mantlesep-testnet": string;
|
|
56
|
-
"metis-mainnet": string;
|
|
57
|
-
"monad-testnet": string;
|
|
58
|
-
"optimism-mainnet": string;
|
|
59
|
-
"optsep-testnet": string;
|
|
60
|
-
"polygon-mainnet": string;
|
|
61
|
-
"polygon-sandbox-local": string;
|
|
62
|
-
"scroll-mainnet": string;
|
|
63
|
-
"sei-mainnet": string;
|
|
64
|
-
"sepolia-testnet": string;
|
|
65
|
-
"soneium-mainnet": string;
|
|
66
|
-
"sonic-mainnet": string;
|
|
67
|
-
"zkconsensys-mainnet": string;
|
|
68
|
-
};
|
|
69
|
-
declare const abi0: readonly [{
|
|
70
|
-
readonly inputs: readonly [];
|
|
71
|
-
readonly name: "InvalidCaller";
|
|
72
|
-
readonly type: "error";
|
|
73
|
-
}, {
|
|
74
|
-
readonly inputs: readonly [{
|
|
75
|
-
readonly internalType: "address";
|
|
76
|
-
readonly name: "receiver";
|
|
77
|
-
readonly type: "address";
|
|
78
|
-
}];
|
|
79
|
-
readonly name: "InvalidReceiver";
|
|
80
|
-
readonly type: "error";
|
|
81
|
-
}, {
|
|
82
|
-
readonly inputs: readonly [{
|
|
83
|
-
readonly internalType: "contract IERC20";
|
|
84
|
-
readonly name: "token";
|
|
85
|
-
readonly type: "address";
|
|
86
|
-
}];
|
|
87
|
-
readonly name: "NonExistentPool";
|
|
88
|
-
readonly type: "error";
|
|
89
|
-
}, {
|
|
90
|
-
readonly inputs: readonly [];
|
|
91
|
-
readonly name: "StargateStakingRenounceOwnershipDisabled";
|
|
92
|
-
readonly type: "error";
|
|
93
|
-
}, {
|
|
94
|
-
readonly inputs: readonly [];
|
|
95
|
-
readonly name: "WithdrawalAmountExceedsBalance";
|
|
96
|
-
readonly type: "error";
|
|
97
|
-
}, {
|
|
98
|
-
readonly anonymous: false;
|
|
99
|
-
readonly inputs: readonly [{
|
|
100
|
-
readonly indexed: true;
|
|
101
|
-
readonly internalType: "contract IERC20";
|
|
102
|
-
readonly name: "token";
|
|
103
|
-
readonly type: "address";
|
|
104
|
-
}, {
|
|
105
|
-
readonly indexed: true;
|
|
106
|
-
readonly internalType: "address";
|
|
107
|
-
readonly name: "from";
|
|
108
|
-
readonly type: "address";
|
|
109
|
-
}, {
|
|
110
|
-
readonly indexed: true;
|
|
111
|
-
readonly internalType: "address";
|
|
112
|
-
readonly name: "to";
|
|
113
|
-
readonly type: "address";
|
|
114
|
-
}, {
|
|
115
|
-
readonly indexed: false;
|
|
116
|
-
readonly internalType: "uint256";
|
|
117
|
-
readonly name: "amount";
|
|
118
|
-
readonly type: "uint256";
|
|
119
|
-
}];
|
|
120
|
-
readonly name: "Deposit";
|
|
121
|
-
readonly type: "event";
|
|
122
|
-
}, {
|
|
123
|
-
readonly anonymous: false;
|
|
124
|
-
readonly inputs: readonly [{
|
|
125
|
-
readonly indexed: true;
|
|
126
|
-
readonly internalType: "address";
|
|
127
|
-
readonly name: "previousOwner";
|
|
128
|
-
readonly type: "address";
|
|
129
|
-
}, {
|
|
130
|
-
readonly indexed: true;
|
|
131
|
-
readonly internalType: "address";
|
|
132
|
-
readonly name: "newOwner";
|
|
133
|
-
readonly type: "address";
|
|
134
|
-
}];
|
|
135
|
-
readonly name: "OwnershipTransferred";
|
|
136
|
-
readonly type: "event";
|
|
137
|
-
}, {
|
|
138
|
-
readonly anonymous: false;
|
|
139
|
-
readonly inputs: readonly [{
|
|
140
|
-
readonly indexed: true;
|
|
141
|
-
readonly internalType: "contract IERC20";
|
|
142
|
-
readonly name: "token";
|
|
143
|
-
readonly type: "address";
|
|
144
|
-
}, {
|
|
145
|
-
readonly indexed: false;
|
|
146
|
-
readonly internalType: "contract IRewarder";
|
|
147
|
-
readonly name: "rewarder";
|
|
148
|
-
readonly type: "address";
|
|
149
|
-
}, {
|
|
150
|
-
readonly indexed: false;
|
|
151
|
-
readonly internalType: "bool";
|
|
152
|
-
readonly name: "exists";
|
|
153
|
-
readonly type: "bool";
|
|
154
|
-
}];
|
|
155
|
-
readonly name: "PoolSet";
|
|
156
|
-
readonly type: "event";
|
|
157
|
-
}, {
|
|
158
|
-
readonly anonymous: false;
|
|
159
|
-
readonly inputs: readonly [{
|
|
160
|
-
readonly indexed: true;
|
|
161
|
-
readonly internalType: "contract IERC20";
|
|
162
|
-
readonly name: "token";
|
|
163
|
-
readonly type: "address";
|
|
164
|
-
}, {
|
|
165
|
-
readonly indexed: true;
|
|
166
|
-
readonly internalType: "address";
|
|
167
|
-
readonly name: "from";
|
|
168
|
-
readonly type: "address";
|
|
169
|
-
}, {
|
|
170
|
-
readonly indexed: true;
|
|
171
|
-
readonly internalType: "address";
|
|
172
|
-
readonly name: "to";
|
|
173
|
-
readonly type: "address";
|
|
174
|
-
}, {
|
|
175
|
-
readonly indexed: false;
|
|
176
|
-
readonly internalType: "uint256";
|
|
177
|
-
readonly name: "amount";
|
|
178
|
-
readonly type: "uint256";
|
|
179
|
-
}, {
|
|
180
|
-
readonly indexed: false;
|
|
181
|
-
readonly internalType: "bool";
|
|
182
|
-
readonly name: "withUpdate";
|
|
183
|
-
readonly type: "bool";
|
|
184
|
-
}];
|
|
185
|
-
readonly name: "Withdraw";
|
|
186
|
-
readonly type: "event";
|
|
187
|
-
}, {
|
|
188
|
-
readonly inputs: readonly [{
|
|
189
|
-
readonly internalType: "contract IERC20";
|
|
190
|
-
readonly name: "token";
|
|
191
|
-
readonly type: "address";
|
|
192
|
-
}, {
|
|
193
|
-
readonly internalType: "address";
|
|
194
|
-
readonly name: "user";
|
|
195
|
-
readonly type: "address";
|
|
196
|
-
}];
|
|
197
|
-
readonly name: "balanceOf";
|
|
198
|
-
readonly outputs: readonly [{
|
|
199
|
-
readonly internalType: "uint256";
|
|
200
|
-
readonly name: "";
|
|
201
|
-
readonly type: "uint256";
|
|
202
|
-
}];
|
|
203
|
-
readonly stateMutability: "view";
|
|
204
|
-
readonly type: "function";
|
|
205
|
-
}, {
|
|
206
|
-
readonly inputs: readonly [{
|
|
207
|
-
readonly internalType: "contract IERC20[]";
|
|
208
|
-
readonly name: "lpTokens";
|
|
209
|
-
readonly type: "address[]";
|
|
210
|
-
}];
|
|
211
|
-
readonly name: "claim";
|
|
212
|
-
readonly outputs: readonly [];
|
|
213
|
-
readonly stateMutability: "nonpayable";
|
|
214
|
-
readonly type: "function";
|
|
215
|
-
}, {
|
|
216
|
-
readonly inputs: readonly [{
|
|
217
|
-
readonly internalType: "contract IERC20";
|
|
218
|
-
readonly name: "token";
|
|
219
|
-
readonly type: "address";
|
|
220
|
-
}, {
|
|
221
|
-
readonly internalType: "uint256";
|
|
222
|
-
readonly name: "amount";
|
|
223
|
-
readonly type: "uint256";
|
|
224
|
-
}];
|
|
225
|
-
readonly name: "deposit";
|
|
226
|
-
readonly outputs: readonly [];
|
|
227
|
-
readonly stateMutability: "nonpayable";
|
|
228
|
-
readonly type: "function";
|
|
229
|
-
}, {
|
|
230
|
-
readonly inputs: readonly [{
|
|
231
|
-
readonly internalType: "contract IERC20";
|
|
232
|
-
readonly name: "token";
|
|
233
|
-
readonly type: "address";
|
|
234
|
-
}, {
|
|
235
|
-
readonly internalType: "address";
|
|
236
|
-
readonly name: "to";
|
|
237
|
-
readonly type: "address";
|
|
238
|
-
}, {
|
|
239
|
-
readonly internalType: "uint256";
|
|
240
|
-
readonly name: "amount";
|
|
241
|
-
readonly type: "uint256";
|
|
242
|
-
}];
|
|
243
|
-
readonly name: "depositTo";
|
|
244
|
-
readonly outputs: readonly [];
|
|
245
|
-
readonly stateMutability: "nonpayable";
|
|
246
|
-
readonly type: "function";
|
|
247
|
-
}, {
|
|
248
|
-
readonly inputs: readonly [{
|
|
249
|
-
readonly internalType: "contract IERC20";
|
|
250
|
-
readonly name: "token";
|
|
251
|
-
readonly type: "address";
|
|
252
|
-
}];
|
|
253
|
-
readonly name: "emergencyWithdraw";
|
|
254
|
-
readonly outputs: readonly [];
|
|
255
|
-
readonly stateMutability: "nonpayable";
|
|
256
|
-
readonly type: "function";
|
|
257
|
-
}, {
|
|
258
|
-
readonly inputs: readonly [{
|
|
259
|
-
readonly internalType: "contract IERC20";
|
|
260
|
-
readonly name: "token";
|
|
261
|
-
readonly type: "address";
|
|
262
|
-
}];
|
|
263
|
-
readonly name: "isPool";
|
|
264
|
-
readonly outputs: readonly [{
|
|
265
|
-
readonly internalType: "bool";
|
|
266
|
-
readonly name: "";
|
|
267
|
-
readonly type: "bool";
|
|
268
|
-
}];
|
|
269
|
-
readonly stateMutability: "view";
|
|
270
|
-
readonly type: "function";
|
|
271
|
-
}, {
|
|
272
|
-
readonly inputs: readonly [];
|
|
273
|
-
readonly name: "owner";
|
|
274
|
-
readonly outputs: readonly [{
|
|
275
|
-
readonly internalType: "address";
|
|
276
|
-
readonly name: "";
|
|
277
|
-
readonly type: "address";
|
|
278
|
-
}];
|
|
279
|
-
readonly stateMutability: "view";
|
|
280
|
-
readonly type: "function";
|
|
281
|
-
}, {
|
|
282
|
-
readonly inputs: readonly [];
|
|
283
|
-
readonly name: "renounceOwnership";
|
|
284
|
-
readonly outputs: readonly [];
|
|
285
|
-
readonly stateMutability: "view";
|
|
286
|
-
readonly type: "function";
|
|
287
|
-
}, {
|
|
288
|
-
readonly inputs: readonly [{
|
|
289
|
-
readonly internalType: "contract IERC20";
|
|
290
|
-
readonly name: "token";
|
|
291
|
-
readonly type: "address";
|
|
292
|
-
}];
|
|
293
|
-
readonly name: "rewarder";
|
|
294
|
-
readonly outputs: readonly [{
|
|
295
|
-
readonly internalType: "contract IRewarder";
|
|
296
|
-
readonly name: "";
|
|
297
|
-
readonly type: "address";
|
|
298
|
-
}];
|
|
299
|
-
readonly stateMutability: "view";
|
|
300
|
-
readonly type: "function";
|
|
301
|
-
}, {
|
|
302
|
-
readonly inputs: readonly [{
|
|
303
|
-
readonly internalType: "contract IERC20";
|
|
304
|
-
readonly name: "token";
|
|
305
|
-
readonly type: "address";
|
|
306
|
-
}, {
|
|
307
|
-
readonly internalType: "contract IRewarder";
|
|
308
|
-
readonly name: "newRewarder";
|
|
309
|
-
readonly type: "address";
|
|
310
|
-
}];
|
|
311
|
-
readonly name: "setPool";
|
|
312
|
-
readonly outputs: readonly [];
|
|
313
|
-
readonly stateMutability: "nonpayable";
|
|
314
|
-
readonly type: "function";
|
|
315
|
-
}, {
|
|
316
|
-
readonly inputs: readonly [{
|
|
317
|
-
readonly internalType: "uint256";
|
|
318
|
-
readonly name: "start";
|
|
319
|
-
readonly type: "uint256";
|
|
320
|
-
}, {
|
|
321
|
-
readonly internalType: "uint256";
|
|
322
|
-
readonly name: "end";
|
|
323
|
-
readonly type: "uint256";
|
|
324
|
-
}];
|
|
325
|
-
readonly name: "tokens";
|
|
326
|
-
readonly outputs: readonly [{
|
|
327
|
-
readonly internalType: "contract IERC20[]";
|
|
328
|
-
readonly name: "";
|
|
329
|
-
readonly type: "address[]";
|
|
330
|
-
}];
|
|
331
|
-
readonly stateMutability: "view";
|
|
332
|
-
readonly type: "function";
|
|
333
|
-
}, {
|
|
334
|
-
readonly inputs: readonly [];
|
|
335
|
-
readonly name: "tokens";
|
|
336
|
-
readonly outputs: readonly [{
|
|
337
|
-
readonly internalType: "contract IERC20[]";
|
|
338
|
-
readonly name: "";
|
|
339
|
-
readonly type: "address[]";
|
|
340
|
-
}];
|
|
341
|
-
readonly stateMutability: "view";
|
|
342
|
-
readonly type: "function";
|
|
343
|
-
}, {
|
|
344
|
-
readonly inputs: readonly [];
|
|
345
|
-
readonly name: "tokensLength";
|
|
346
|
-
readonly outputs: readonly [{
|
|
347
|
-
readonly internalType: "uint256";
|
|
348
|
-
readonly name: "";
|
|
349
|
-
readonly type: "uint256";
|
|
350
|
-
}];
|
|
351
|
-
readonly stateMutability: "view";
|
|
352
|
-
readonly type: "function";
|
|
353
|
-
}, {
|
|
354
|
-
readonly inputs: readonly [{
|
|
355
|
-
readonly internalType: "contract IERC20";
|
|
356
|
-
readonly name: "token";
|
|
357
|
-
readonly type: "address";
|
|
358
|
-
}];
|
|
359
|
-
readonly name: "totalSupply";
|
|
360
|
-
readonly outputs: readonly [{
|
|
361
|
-
readonly internalType: "uint256";
|
|
362
|
-
readonly name: "";
|
|
363
|
-
readonly type: "uint256";
|
|
364
|
-
}];
|
|
365
|
-
readonly stateMutability: "view";
|
|
366
|
-
readonly type: "function";
|
|
367
|
-
}, {
|
|
368
|
-
readonly inputs: readonly [{
|
|
369
|
-
readonly internalType: "address";
|
|
370
|
-
readonly name: "newOwner";
|
|
371
|
-
readonly type: "address";
|
|
372
|
-
}];
|
|
373
|
-
readonly name: "transferOwnership";
|
|
374
|
-
readonly outputs: readonly [];
|
|
375
|
-
readonly stateMutability: "nonpayable";
|
|
376
|
-
readonly type: "function";
|
|
377
|
-
}, {
|
|
378
|
-
readonly inputs: readonly [{
|
|
379
|
-
readonly internalType: "contract IERC20";
|
|
380
|
-
readonly name: "token";
|
|
381
|
-
readonly type: "address";
|
|
382
|
-
}, {
|
|
383
|
-
readonly internalType: "uint256";
|
|
384
|
-
readonly name: "amount";
|
|
385
|
-
readonly type: "uint256";
|
|
386
|
-
}];
|
|
387
|
-
readonly name: "withdraw";
|
|
388
|
-
readonly outputs: readonly [];
|
|
389
|
-
readonly stateMutability: "nonpayable";
|
|
390
|
-
readonly type: "function";
|
|
391
|
-
}, {
|
|
392
|
-
readonly inputs: readonly [{
|
|
393
|
-
readonly internalType: "contract IERC20";
|
|
394
|
-
readonly name: "token";
|
|
395
|
-
readonly type: "address";
|
|
396
|
-
}, {
|
|
397
|
-
readonly internalType: "contract IStakingReceiver";
|
|
398
|
-
readonly name: "to";
|
|
399
|
-
readonly type: "address";
|
|
400
|
-
}, {
|
|
401
|
-
readonly internalType: "uint256";
|
|
402
|
-
readonly name: "amount";
|
|
403
|
-
readonly type: "uint256";
|
|
404
|
-
}, {
|
|
405
|
-
readonly internalType: "bytes";
|
|
406
|
-
readonly name: "data";
|
|
407
|
-
readonly type: "bytes";
|
|
408
|
-
}];
|
|
409
|
-
readonly name: "withdrawToAndCall";
|
|
410
|
-
readonly outputs: readonly [];
|
|
411
|
-
readonly stateMutability: "nonpayable";
|
|
412
|
-
readonly type: "function";
|
|
413
|
-
}];
|
|
414
|
-
type Abi0 = typeof abi0;
|
|
415
|
-
type Abis = {
|
|
416
|
-
"abstract-mainnet": Abi0;
|
|
417
|
-
"arbitrum-mainnet": Abi0;
|
|
418
|
-
"arbsep-testnet": Abi0;
|
|
419
|
-
"aurora-mainnet": Abi0;
|
|
420
|
-
"avalanche-mainnet": Abi0;
|
|
421
|
-
"avalanche-testnet": Abi0;
|
|
422
|
-
"base-mainnet": Abi0;
|
|
423
|
-
"bsc-mainnet": Abi0;
|
|
424
|
-
"bsc-sandbox-local": Abi0;
|
|
425
|
-
"bsc-testnet": Abi0;
|
|
426
|
-
"coredao-mainnet": Abi0;
|
|
427
|
-
"doma-mainnet": Abi0;
|
|
428
|
-
"ethereum-mainnet": Abi0;
|
|
429
|
-
"ethereum-sandbox-local": Abi0;
|
|
430
|
-
"hemi-mainnet": Abi0;
|
|
431
|
-
"kava-mainnet": Abi0;
|
|
432
|
-
"lightlink-mainnet": Abi0;
|
|
433
|
-
"manta-mainnet": Abi0;
|
|
434
|
-
"mantle-mainnet": Abi0;
|
|
435
|
-
"mantlesep-testnet": Abi0;
|
|
436
|
-
"metis-mainnet": Abi0;
|
|
437
|
-
"monad-testnet": Abi0;
|
|
438
|
-
"optimism-mainnet": Abi0;
|
|
439
|
-
"optsep-testnet": Abi0;
|
|
440
|
-
"polygon-mainnet": Abi0;
|
|
441
|
-
"polygon-sandbox-local": Abi0;
|
|
442
|
-
"scroll-mainnet": Abi0;
|
|
443
|
-
"sei-mainnet": Abi0;
|
|
444
|
-
"sepolia-testnet": Abi0;
|
|
445
|
-
"soneium-mainnet": Abi0;
|
|
446
|
-
"sonic-mainnet": Abi0;
|
|
447
|
-
"sophon-mainnet": Abi0;
|
|
448
|
-
"zkconsensys-mainnet": Abi0;
|
|
449
|
-
};
|
|
450
|
-
declare const abis: Abis;
|
|
451
|
-
|
|
452
|
-
declare const StargateStaking_abis: typeof abis;
|
|
453
|
-
declare const StargateStaking_addresses: typeof addresses;
|
|
454
|
-
declare const StargateStaking_transactionHashes: typeof transactionHashes;
|
|
455
|
-
declare namespace StargateStaking {
|
|
456
|
-
export { StargateStaking_abis as abis, StargateStaking_addresses as addresses, StargateStaking_transactionHashes as transactionHashes };
|
|
457
|
-
}
|
|
458
|
-
|
|
459
|
-
export { StargateStaking as S, addresses as a, abis as b, transactionHashes as t };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './StargateStaking-BL9axih_.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './StargateStaking-BL9axih_.js';
|