@stargatefinance/stg-evm-sdk-v2 1.3.2 → 2.0.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/README.md +3 -3
- package/deployments/moca-mainnet/CreditMessaging.json +1501 -0
- package/deployments/moca-mainnet/FeeLibV1ETH.json +611 -0
- package/deployments/moca-mainnet/FeeLibV1USDC.json +611 -0
- package/deployments/moca-mainnet/OFTTokenETH.json +693 -0
- package/deployments/moca-mainnet/OFTWrapper.json +1506 -0
- package/deployments/moca-mainnet/StargateOFTETH.json +1989 -0
- package/deployments/moca-mainnet/StargateOFTUSDC.json +1978 -0
- package/deployments/moca-mainnet/TokenMessaging.json +2475 -0
- package/deployments/moca-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/FeeLibV1ETH.cjs +3 -0
- package/dist/deployed/FeeLibV1ETH.cjs.map +1 -1
- package/dist/deployed/FeeLibV1ETH.mjs +3 -0
- package/dist/deployed/FeeLibV1ETH.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/OFTTokenETH.cjs +3 -0
- package/dist/deployed/OFTTokenETH.cjs.map +1 -1
- package/dist/deployed/OFTTokenETH.d.ts +1 -1
- package/dist/deployed/OFTTokenETH.mjs +3 -0
- package/dist/deployed/OFTTokenETH.mjs.map +1 -1
- package/dist/deployed/{OFTWrapper-Ct2E5Mwd.d.mts → OFTWrapper-CJkBHR0d.d.mts} +3 -0
- package/dist/deployed/{OFTWrapper-Ct2E5Mwd.d.ts → OFTWrapper-CJkBHR0d.d.ts} +3 -0
- package/dist/deployed/OFTWrapper.cjs +3 -0
- package/dist/deployed/OFTWrapper.cjs.map +1 -1
- package/dist/deployed/OFTWrapper.d.mts +1 -1
- package/dist/deployed/OFTWrapper.d.ts +1 -1
- package/dist/deployed/OFTWrapper.mjs +3 -0
- package/dist/deployed/OFTWrapper.mjs.map +1 -1
- package/dist/deployed/{StargateOFTETH-DnpwT3Cg.d.mts → StargateOFTETH-DXRoUssU.d.mts} +3 -0
- package/dist/deployed/{StargateOFTETH-DnpwT3Cg.d.ts → StargateOFTETH-DXRoUssU.d.ts} +3 -0
- package/dist/deployed/StargateOFTETH.cjs +3 -0
- package/dist/deployed/StargateOFTETH.cjs.map +1 -1
- package/dist/deployed/StargateOFTETH.d.mts +1 -1
- package/dist/deployed/StargateOFTETH.d.ts +1 -1
- package/dist/deployed/StargateOFTETH.mjs +3 -0
- package/dist/deployed/StargateOFTETH.mjs.map +1 -1
- package/dist/deployed/{StargateOFTUSDC-gNoY8tx0.d.mts → StargateOFTUSDC-CWrgFwl8.d.mts} +3 -0
- package/dist/deployed/{StargateOFTUSDC-gNoY8tx0.d.ts → StargateOFTUSDC-CWrgFwl8.d.ts} +3 -0
- package/dist/deployed/StargateOFTUSDC.cjs +3 -0
- package/dist/deployed/StargateOFTUSDC.cjs.map +1 -1
- package/dist/deployed/StargateOFTUSDC.d.mts +1 -1
- package/dist/deployed/StargateOFTUSDC.d.ts +1 -1
- package/dist/deployed/StargateOFTUSDC.mjs +3 -0
- package/dist/deployed/StargateOFTUSDC.mjs.map +1 -1
- package/dist/deployed/{TokenMessaging-DblIo7R9.d.mts → TokenMessaging-ZthO1qUI.d.mts} +3 -0
- package/dist/deployed/{TokenMessaging-DblIo7R9.d.ts → TokenMessaging-ZthO1qUI.d.ts} +3 -0
- package/dist/deployed/TokenMessaging.cjs +3 -0
- package/dist/deployed/TokenMessaging.cjs.map +1 -1
- package/dist/deployed/TokenMessaging.d.mts +1 -1
- package/dist/deployed/TokenMessaging.d.ts +1 -1
- package/dist/deployed/TokenMessaging.mjs +3 -0
- package/dist/deployed/TokenMessaging.mjs.map +1 -1
- package/dist/deployed/{Treasurer-OOFshPmY.d.mts → Treasurer-DWulFNwl.d.mts} +3 -0
- package/dist/deployed/{Treasurer-OOFshPmY.d.ts → Treasurer-DWulFNwl.d.ts} +3 -0
- package/dist/deployed/Treasurer.cjs +3 -0
- package/dist/deployed/Treasurer.cjs.map +1 -1
- package/dist/deployed/Treasurer.d.mts +1 -1
- package/dist/deployed/Treasurer.d.ts +1 -1
- package/dist/deployed/Treasurer.mjs +3 -0
- package/dist/deployed/Treasurer.mjs.map +1 -1
- package/dist/deployed/{contracts-CRtAyxkQ.d.mts → contracts-B7q2Vree.d.mts} +9 -9
- package/dist/deployed/{contracts-BtrnE9gq.d.ts → contracts-CxuIbE1v.d.ts} +9 -9
- package/dist/deployed/contracts.cjs +27 -0
- package/dist/deployed/contracts.cjs.map +1 -1
- package/dist/deployed/contracts.d.mts +9 -9
- package/dist/deployed/contracts.d.ts +9 -9
- package/dist/deployed/contracts.mjs +27 -0
- package/dist/deployed/contracts.mjs.map +1 -1
- package/dist/deployed/index.cjs +27 -0
- package/dist/deployed/index.cjs.map +1 -1
- package/dist/deployed/index.d.mts +10 -10
- package/dist/deployed/index.d.ts +10 -10
- package/dist/deployed/index.mjs +27 -0
- package/dist/deployed/index.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/deployed/CreditMessaging-IGOQxSXd.d.mts +0 -1943
- package/dist/deployed/CreditMessaging-IGOQxSXd.d.ts +0 -1943
- package/dist/deployed/CreditMessaging.d.mts +0 -1
- package/dist/deployed/CreditMessaging.d.ts +0 -1
- package/dist/deployed/FeeLibV1ETH-8z96VA3A.d.mts +0 -497
- package/dist/deployed/FeeLibV1ETH-8z96VA3A.d.ts +0 -497
- package/dist/deployed/FeeLibV1ETH.d.mts +0 -1
- package/dist/deployed/FeeLibV1ETH.d.ts +0 -1
- package/dist/deployed/FeeLibV1EURC-yReJhQhE.d.mts +0 -352
- package/dist/deployed/FeeLibV1EURC-yReJhQhE.d.ts +0 -352
- package/dist/deployed/FeeLibV1EURC.d.mts +0 -1
- package/dist/deployed/FeeLibV1EURC.d.ts +0 -1
- package/dist/deployed/FeeLibV1METIS-B3y8ZOp-.d.mts +0 -328
- package/dist/deployed/FeeLibV1METIS-B3y8ZOp-.d.ts +0 -328
- package/dist/deployed/FeeLibV1METIS.d.mts +0 -1
- package/dist/deployed/FeeLibV1METIS.d.ts +0 -1
- package/dist/deployed/FeeLibV1USDC-C8_hd8f9.d.mts +0 -524
- package/dist/deployed/FeeLibV1USDC-C8_hd8f9.d.ts +0 -524
- package/dist/deployed/FeeLibV1USDC.d.mts +0 -1
- package/dist/deployed/FeeLibV1USDC.d.ts +0 -1
- package/dist/deployed/FeeLibV1USDT-aw57zGRO.d.mts +0 -468
- package/dist/deployed/FeeLibV1USDT-aw57zGRO.d.ts +0 -468
- package/dist/deployed/FeeLibV1USDT.d.mts +0 -1
- package/dist/deployed/FeeLibV1USDT.d.ts +0 -1
- package/dist/deployed/FeeLibV1mETH-D6xTtHP2.d.mts +0 -328
- package/dist/deployed/FeeLibV1mETH-D6xTtHP2.d.ts +0 -328
- package/dist/deployed/FeeLibV1mETH.d.mts +0 -1
- package/dist/deployed/FeeLibV1mETH.d.ts +0 -1
- package/dist/deployed/OFTTokenETH-D8zQcFzC.d.mts +0 -473
- package/dist/deployed/OFTTokenETH-D8zQcFzC.d.ts +0 -473
- package/dist/deployed/OFTTokenETH.d.mts +0 -1
|
@@ -1,524 +0,0 @@
|
|
|
1
|
-
declare const addresses: {
|
|
2
|
-
"abstract-mainnet": string;
|
|
3
|
-
"ape-mainnet": string;
|
|
4
|
-
"apexfusionnexus-mainnet": string;
|
|
5
|
-
"arbitrum-mainnet": string;
|
|
6
|
-
"arbsep-testnet": string;
|
|
7
|
-
"aurora-mainnet": string;
|
|
8
|
-
"avalanche-mainnet": string;
|
|
9
|
-
"base-mainnet": string;
|
|
10
|
-
"bera-mainnet": string;
|
|
11
|
-
"bl3-testnet": string;
|
|
12
|
-
"botanix-mainnet": string;
|
|
13
|
-
"bsc-mainnet": string;
|
|
14
|
-
"bsc-sandbox-local": string;
|
|
15
|
-
"camp-mainnet": string;
|
|
16
|
-
"coredao-mainnet": string;
|
|
17
|
-
"cronosevm-mainnet": string;
|
|
18
|
-
"degen-mainnet": string;
|
|
19
|
-
"doma-mainnet": string;
|
|
20
|
-
"edu-mainnet": string;
|
|
21
|
-
"ethereum-mainnet": string;
|
|
22
|
-
"ethereum-sandbox-local": string;
|
|
23
|
-
"flare-mainnet": string;
|
|
24
|
-
"flow-mainnet": string;
|
|
25
|
-
"fuse-mainnet": string;
|
|
26
|
-
"gatelayer-mainnet": string;
|
|
27
|
-
"glue-mainnet": string;
|
|
28
|
-
"gnosis-mainnet": string;
|
|
29
|
-
"goat-mainnet": string;
|
|
30
|
-
"gravity-mainnet": string;
|
|
31
|
-
"hemi-mainnet": string;
|
|
32
|
-
"horizen-mainnet": string;
|
|
33
|
-
"ink-mainnet": string;
|
|
34
|
-
"iota-mainnet": string;
|
|
35
|
-
"islander-mainnet": string;
|
|
36
|
-
"klaytn-mainnet": string;
|
|
37
|
-
"klaytn-testnet": string;
|
|
38
|
-
"lightlink-mainnet": string;
|
|
39
|
-
"mantle-mainnet": string;
|
|
40
|
-
"mantlesep-testnet": string;
|
|
41
|
-
"moderato-testnet": string;
|
|
42
|
-
"monad-testnet": string;
|
|
43
|
-
"nibiru-mainnet": string;
|
|
44
|
-
"odyssey-testnet": string;
|
|
45
|
-
"og-mainnet": string;
|
|
46
|
-
"optimism-mainnet": string;
|
|
47
|
-
"optsep-testnet": string;
|
|
48
|
-
"orderly-mainnet": string;
|
|
49
|
-
"peaq-mainnet": string;
|
|
50
|
-
"plumephoenix-mainnet": string;
|
|
51
|
-
"polygon-mainnet": string;
|
|
52
|
-
"polygon-sandbox-local": string;
|
|
53
|
-
"rarible-mainnet": string;
|
|
54
|
-
"redbelly-mainnet": string;
|
|
55
|
-
"rootstock-mainnet": string;
|
|
56
|
-
"scroll-mainnet": string;
|
|
57
|
-
"sei-mainnet": string;
|
|
58
|
-
"sepolia-testnet": string;
|
|
59
|
-
"somnia-mainnet": string;
|
|
60
|
-
"soneium-mainnet": string;
|
|
61
|
-
"sonic-mainnet": string;
|
|
62
|
-
"sophon-mainnet": string;
|
|
63
|
-
"stable-mainnet": string;
|
|
64
|
-
"story-mainnet": string;
|
|
65
|
-
"superposition-mainnet": string;
|
|
66
|
-
"taiko-mainnet": string;
|
|
67
|
-
"telos-mainnet": string;
|
|
68
|
-
"tempo-mainnet": string;
|
|
69
|
-
"xdc-mainnet": string;
|
|
70
|
-
};
|
|
71
|
-
declare const transactionHashes: {
|
|
72
|
-
"ape-mainnet": string;
|
|
73
|
-
"apexfusionnexus-mainnet": string;
|
|
74
|
-
"arbitrum-mainnet": string;
|
|
75
|
-
"arbsep-testnet": string;
|
|
76
|
-
"aurora-mainnet": string;
|
|
77
|
-
"avalanche-mainnet": string;
|
|
78
|
-
"base-mainnet": string;
|
|
79
|
-
"bera-mainnet": string;
|
|
80
|
-
"bl3-testnet": string;
|
|
81
|
-
"botanix-mainnet": string;
|
|
82
|
-
"bsc-mainnet": string;
|
|
83
|
-
"bsc-sandbox-local": string;
|
|
84
|
-
"camp-mainnet": string;
|
|
85
|
-
"coredao-mainnet": string;
|
|
86
|
-
"cronosevm-mainnet": string;
|
|
87
|
-
"degen-mainnet": string;
|
|
88
|
-
"doma-mainnet": string;
|
|
89
|
-
"edu-mainnet": string;
|
|
90
|
-
"ethereum-mainnet": string;
|
|
91
|
-
"ethereum-sandbox-local": string;
|
|
92
|
-
"flare-mainnet": string;
|
|
93
|
-
"flow-mainnet": string;
|
|
94
|
-
"fuse-mainnet": string;
|
|
95
|
-
"gatelayer-mainnet": string;
|
|
96
|
-
"glue-mainnet": string;
|
|
97
|
-
"gnosis-mainnet": string;
|
|
98
|
-
"goat-mainnet": string;
|
|
99
|
-
"gravity-mainnet": string;
|
|
100
|
-
"hemi-mainnet": string;
|
|
101
|
-
"horizen-mainnet": string;
|
|
102
|
-
"ink-mainnet": string;
|
|
103
|
-
"iota-mainnet": string;
|
|
104
|
-
"islander-mainnet": string;
|
|
105
|
-
"klaytn-mainnet": string;
|
|
106
|
-
"klaytn-testnet": string;
|
|
107
|
-
"lightlink-mainnet": string;
|
|
108
|
-
"mantle-mainnet": string;
|
|
109
|
-
"mantlesep-testnet": string;
|
|
110
|
-
"moderato-testnet": string;
|
|
111
|
-
"monad-testnet": string;
|
|
112
|
-
"nibiru-mainnet": string;
|
|
113
|
-
"odyssey-testnet": string;
|
|
114
|
-
"og-mainnet": string;
|
|
115
|
-
"optimism-mainnet": string;
|
|
116
|
-
"optsep-testnet": string;
|
|
117
|
-
"orderly-mainnet": string;
|
|
118
|
-
"peaq-mainnet": string;
|
|
119
|
-
"plumephoenix-mainnet": string;
|
|
120
|
-
"polygon-mainnet": string;
|
|
121
|
-
"polygon-sandbox-local": string;
|
|
122
|
-
"rarible-mainnet": string;
|
|
123
|
-
"redbelly-mainnet": string;
|
|
124
|
-
"rootstock-mainnet": string;
|
|
125
|
-
"scroll-mainnet": string;
|
|
126
|
-
"sei-mainnet": string;
|
|
127
|
-
"sepolia-testnet": string;
|
|
128
|
-
"somnia-mainnet": string;
|
|
129
|
-
"soneium-mainnet": string;
|
|
130
|
-
"sonic-mainnet": string;
|
|
131
|
-
"stable-mainnet": string;
|
|
132
|
-
"story-mainnet": string;
|
|
133
|
-
"superposition-mainnet": string;
|
|
134
|
-
"taiko-mainnet": string;
|
|
135
|
-
"telos-mainnet": string;
|
|
136
|
-
"tempo-mainnet": string;
|
|
137
|
-
"xdc-mainnet": string;
|
|
138
|
-
};
|
|
139
|
-
declare const abi0: readonly [{
|
|
140
|
-
readonly inputs: readonly [{
|
|
141
|
-
readonly internalType: "address";
|
|
142
|
-
readonly name: "_stargate";
|
|
143
|
-
readonly type: "address";
|
|
144
|
-
}];
|
|
145
|
-
readonly stateMutability: "nonpayable";
|
|
146
|
-
readonly type: "constructor";
|
|
147
|
-
}, {
|
|
148
|
-
readonly inputs: readonly [];
|
|
149
|
-
readonly name: "FeeLib_InvalidFeeConfiguration";
|
|
150
|
-
readonly type: "error";
|
|
151
|
-
}, {
|
|
152
|
-
readonly inputs: readonly [];
|
|
153
|
-
readonly name: "FeeLib_Paused";
|
|
154
|
-
readonly type: "error";
|
|
155
|
-
}, {
|
|
156
|
-
readonly inputs: readonly [];
|
|
157
|
-
readonly name: "FeeLib_Unauthorized";
|
|
158
|
-
readonly type: "error";
|
|
159
|
-
}, {
|
|
160
|
-
readonly anonymous: false;
|
|
161
|
-
readonly inputs: readonly [{
|
|
162
|
-
readonly indexed: false;
|
|
163
|
-
readonly internalType: "uint32";
|
|
164
|
-
readonly name: "eid";
|
|
165
|
-
readonly type: "uint32";
|
|
166
|
-
}, {
|
|
167
|
-
readonly components: readonly [{
|
|
168
|
-
readonly internalType: "bool";
|
|
169
|
-
readonly name: "paused";
|
|
170
|
-
readonly type: "bool";
|
|
171
|
-
}, {
|
|
172
|
-
readonly internalType: "uint64";
|
|
173
|
-
readonly name: "zone1UpperBound";
|
|
174
|
-
readonly type: "uint64";
|
|
175
|
-
}, {
|
|
176
|
-
readonly internalType: "uint64";
|
|
177
|
-
readonly name: "zone2UpperBound";
|
|
178
|
-
readonly type: "uint64";
|
|
179
|
-
}, {
|
|
180
|
-
readonly internalType: "uint24";
|
|
181
|
-
readonly name: "zone1FeeMillionth";
|
|
182
|
-
readonly type: "uint24";
|
|
183
|
-
}, {
|
|
184
|
-
readonly internalType: "uint24";
|
|
185
|
-
readonly name: "zone2FeeMillionth";
|
|
186
|
-
readonly type: "uint24";
|
|
187
|
-
}, {
|
|
188
|
-
readonly internalType: "uint24";
|
|
189
|
-
readonly name: "zone3FeeMillionth";
|
|
190
|
-
readonly type: "uint24";
|
|
191
|
-
}, {
|
|
192
|
-
readonly internalType: "uint24";
|
|
193
|
-
readonly name: "rewardMillionth";
|
|
194
|
-
readonly type: "uint24";
|
|
195
|
-
}];
|
|
196
|
-
readonly indexed: false;
|
|
197
|
-
readonly internalType: "struct FeeConfig";
|
|
198
|
-
readonly name: "config";
|
|
199
|
-
readonly type: "tuple";
|
|
200
|
-
}];
|
|
201
|
-
readonly name: "FeeConfigSet";
|
|
202
|
-
readonly type: "event";
|
|
203
|
-
}, {
|
|
204
|
-
readonly anonymous: false;
|
|
205
|
-
readonly inputs: readonly [{
|
|
206
|
-
readonly indexed: true;
|
|
207
|
-
readonly internalType: "address";
|
|
208
|
-
readonly name: "previousOwner";
|
|
209
|
-
readonly type: "address";
|
|
210
|
-
}, {
|
|
211
|
-
readonly indexed: true;
|
|
212
|
-
readonly internalType: "address";
|
|
213
|
-
readonly name: "newOwner";
|
|
214
|
-
readonly type: "address";
|
|
215
|
-
}];
|
|
216
|
-
readonly name: "OwnershipTransferred";
|
|
217
|
-
readonly type: "event";
|
|
218
|
-
}, {
|
|
219
|
-
readonly anonymous: false;
|
|
220
|
-
readonly inputs: readonly [{
|
|
221
|
-
readonly indexed: false;
|
|
222
|
-
readonly internalType: "uint32";
|
|
223
|
-
readonly name: "eid";
|
|
224
|
-
readonly type: "uint32";
|
|
225
|
-
}, {
|
|
226
|
-
readonly indexed: false;
|
|
227
|
-
readonly internalType: "bool";
|
|
228
|
-
readonly name: "isPaused";
|
|
229
|
-
readonly type: "bool";
|
|
230
|
-
}];
|
|
231
|
-
readonly name: "PausedSet";
|
|
232
|
-
readonly type: "event";
|
|
233
|
-
}, {
|
|
234
|
-
readonly inputs: readonly [{
|
|
235
|
-
readonly components: readonly [{
|
|
236
|
-
readonly internalType: "address";
|
|
237
|
-
readonly name: "sender";
|
|
238
|
-
readonly type: "address";
|
|
239
|
-
}, {
|
|
240
|
-
readonly internalType: "uint32";
|
|
241
|
-
readonly name: "dstEid";
|
|
242
|
-
readonly type: "uint32";
|
|
243
|
-
}, {
|
|
244
|
-
readonly internalType: "uint64";
|
|
245
|
-
readonly name: "amountInSD";
|
|
246
|
-
readonly type: "uint64";
|
|
247
|
-
}, {
|
|
248
|
-
readonly internalType: "uint64";
|
|
249
|
-
readonly name: "deficitSD";
|
|
250
|
-
readonly type: "uint64";
|
|
251
|
-
}, {
|
|
252
|
-
readonly internalType: "bool";
|
|
253
|
-
readonly name: "toOFT";
|
|
254
|
-
readonly type: "bool";
|
|
255
|
-
}, {
|
|
256
|
-
readonly internalType: "bool";
|
|
257
|
-
readonly name: "isTaxi";
|
|
258
|
-
readonly type: "bool";
|
|
259
|
-
}];
|
|
260
|
-
readonly internalType: "struct FeeParams";
|
|
261
|
-
readonly name: "_params";
|
|
262
|
-
readonly type: "tuple";
|
|
263
|
-
}];
|
|
264
|
-
readonly name: "applyFee";
|
|
265
|
-
readonly outputs: readonly [{
|
|
266
|
-
readonly internalType: "uint64";
|
|
267
|
-
readonly name: "amountOutSD";
|
|
268
|
-
readonly type: "uint64";
|
|
269
|
-
}];
|
|
270
|
-
readonly stateMutability: "view";
|
|
271
|
-
readonly type: "function";
|
|
272
|
-
}, {
|
|
273
|
-
readonly inputs: readonly [{
|
|
274
|
-
readonly components: readonly [{
|
|
275
|
-
readonly internalType: "address";
|
|
276
|
-
readonly name: "sender";
|
|
277
|
-
readonly type: "address";
|
|
278
|
-
}, {
|
|
279
|
-
readonly internalType: "uint32";
|
|
280
|
-
readonly name: "dstEid";
|
|
281
|
-
readonly type: "uint32";
|
|
282
|
-
}, {
|
|
283
|
-
readonly internalType: "uint64";
|
|
284
|
-
readonly name: "amountInSD";
|
|
285
|
-
readonly type: "uint64";
|
|
286
|
-
}, {
|
|
287
|
-
readonly internalType: "uint64";
|
|
288
|
-
readonly name: "deficitSD";
|
|
289
|
-
readonly type: "uint64";
|
|
290
|
-
}, {
|
|
291
|
-
readonly internalType: "bool";
|
|
292
|
-
readonly name: "toOFT";
|
|
293
|
-
readonly type: "bool";
|
|
294
|
-
}, {
|
|
295
|
-
readonly internalType: "bool";
|
|
296
|
-
readonly name: "isTaxi";
|
|
297
|
-
readonly type: "bool";
|
|
298
|
-
}];
|
|
299
|
-
readonly internalType: "struct FeeParams";
|
|
300
|
-
readonly name: "_params";
|
|
301
|
-
readonly type: "tuple";
|
|
302
|
-
}];
|
|
303
|
-
readonly name: "applyFeeView";
|
|
304
|
-
readonly outputs: readonly [{
|
|
305
|
-
readonly internalType: "uint64";
|
|
306
|
-
readonly name: "amountOutSD";
|
|
307
|
-
readonly type: "uint64";
|
|
308
|
-
}];
|
|
309
|
-
readonly stateMutability: "view";
|
|
310
|
-
readonly type: "function";
|
|
311
|
-
}, {
|
|
312
|
-
readonly inputs: readonly [{
|
|
313
|
-
readonly internalType: "uint32";
|
|
314
|
-
readonly name: "eid";
|
|
315
|
-
readonly type: "uint32";
|
|
316
|
-
}];
|
|
317
|
-
readonly name: "feeConfigs";
|
|
318
|
-
readonly outputs: readonly [{
|
|
319
|
-
readonly internalType: "bool";
|
|
320
|
-
readonly name: "paused";
|
|
321
|
-
readonly type: "bool";
|
|
322
|
-
}, {
|
|
323
|
-
readonly internalType: "uint64";
|
|
324
|
-
readonly name: "zone1UpperBound";
|
|
325
|
-
readonly type: "uint64";
|
|
326
|
-
}, {
|
|
327
|
-
readonly internalType: "uint64";
|
|
328
|
-
readonly name: "zone2UpperBound";
|
|
329
|
-
readonly type: "uint64";
|
|
330
|
-
}, {
|
|
331
|
-
readonly internalType: "uint24";
|
|
332
|
-
readonly name: "zone1FeeMillionth";
|
|
333
|
-
readonly type: "uint24";
|
|
334
|
-
}, {
|
|
335
|
-
readonly internalType: "uint24";
|
|
336
|
-
readonly name: "zone2FeeMillionth";
|
|
337
|
-
readonly type: "uint24";
|
|
338
|
-
}, {
|
|
339
|
-
readonly internalType: "uint24";
|
|
340
|
-
readonly name: "zone3FeeMillionth";
|
|
341
|
-
readonly type: "uint24";
|
|
342
|
-
}, {
|
|
343
|
-
readonly internalType: "uint24";
|
|
344
|
-
readonly name: "rewardMillionth";
|
|
345
|
-
readonly type: "uint24";
|
|
346
|
-
}];
|
|
347
|
-
readonly stateMutability: "view";
|
|
348
|
-
readonly type: "function";
|
|
349
|
-
}, {
|
|
350
|
-
readonly inputs: readonly [];
|
|
351
|
-
readonly name: "owner";
|
|
352
|
-
readonly outputs: readonly [{
|
|
353
|
-
readonly internalType: "address";
|
|
354
|
-
readonly name: "";
|
|
355
|
-
readonly type: "address";
|
|
356
|
-
}];
|
|
357
|
-
readonly stateMutability: "view";
|
|
358
|
-
readonly type: "function";
|
|
359
|
-
}, {
|
|
360
|
-
readonly inputs: readonly [];
|
|
361
|
-
readonly name: "renounceOwnership";
|
|
362
|
-
readonly outputs: readonly [];
|
|
363
|
-
readonly stateMutability: "nonpayable";
|
|
364
|
-
readonly type: "function";
|
|
365
|
-
}, {
|
|
366
|
-
readonly inputs: readonly [{
|
|
367
|
-
readonly internalType: "uint32";
|
|
368
|
-
readonly name: "_dstEid";
|
|
369
|
-
readonly type: "uint32";
|
|
370
|
-
}, {
|
|
371
|
-
readonly internalType: "uint64";
|
|
372
|
-
readonly name: "_zone1UpperBound";
|
|
373
|
-
readonly type: "uint64";
|
|
374
|
-
}, {
|
|
375
|
-
readonly internalType: "uint64";
|
|
376
|
-
readonly name: "_zone2UpperBound";
|
|
377
|
-
readonly type: "uint64";
|
|
378
|
-
}, {
|
|
379
|
-
readonly internalType: "uint24";
|
|
380
|
-
readonly name: "_zone1FeeMillionth";
|
|
381
|
-
readonly type: "uint24";
|
|
382
|
-
}, {
|
|
383
|
-
readonly internalType: "uint24";
|
|
384
|
-
readonly name: "_zone2FeeMillionth";
|
|
385
|
-
readonly type: "uint24";
|
|
386
|
-
}, {
|
|
387
|
-
readonly internalType: "uint24";
|
|
388
|
-
readonly name: "_zone3FeeMillionth";
|
|
389
|
-
readonly type: "uint24";
|
|
390
|
-
}, {
|
|
391
|
-
readonly internalType: "uint24";
|
|
392
|
-
readonly name: "_rewardMillionth";
|
|
393
|
-
readonly type: "uint24";
|
|
394
|
-
}];
|
|
395
|
-
readonly name: "setFeeConfig";
|
|
396
|
-
readonly outputs: readonly [];
|
|
397
|
-
readonly stateMutability: "nonpayable";
|
|
398
|
-
readonly type: "function";
|
|
399
|
-
}, {
|
|
400
|
-
readonly inputs: readonly [{
|
|
401
|
-
readonly internalType: "uint32";
|
|
402
|
-
readonly name: "_dstEid";
|
|
403
|
-
readonly type: "uint32";
|
|
404
|
-
}, {
|
|
405
|
-
readonly internalType: "bool";
|
|
406
|
-
readonly name: "_isPaused";
|
|
407
|
-
readonly type: "bool";
|
|
408
|
-
}];
|
|
409
|
-
readonly name: "setPaused";
|
|
410
|
-
readonly outputs: readonly [];
|
|
411
|
-
readonly stateMutability: "nonpayable";
|
|
412
|
-
readonly type: "function";
|
|
413
|
-
}, {
|
|
414
|
-
readonly inputs: readonly [];
|
|
415
|
-
readonly name: "stargate";
|
|
416
|
-
readonly outputs: readonly [{
|
|
417
|
-
readonly internalType: "address";
|
|
418
|
-
readonly name: "";
|
|
419
|
-
readonly type: "address";
|
|
420
|
-
}];
|
|
421
|
-
readonly stateMutability: "view";
|
|
422
|
-
readonly type: "function";
|
|
423
|
-
}, {
|
|
424
|
-
readonly inputs: readonly [];
|
|
425
|
-
readonly name: "stargateType";
|
|
426
|
-
readonly outputs: readonly [{
|
|
427
|
-
readonly internalType: "enum StargateType";
|
|
428
|
-
readonly name: "";
|
|
429
|
-
readonly type: "uint8";
|
|
430
|
-
}];
|
|
431
|
-
readonly stateMutability: "view";
|
|
432
|
-
readonly type: "function";
|
|
433
|
-
}, {
|
|
434
|
-
readonly inputs: readonly [{
|
|
435
|
-
readonly internalType: "address";
|
|
436
|
-
readonly name: "newOwner";
|
|
437
|
-
readonly type: "address";
|
|
438
|
-
}];
|
|
439
|
-
readonly name: "transferOwnership";
|
|
440
|
-
readonly outputs: readonly [];
|
|
441
|
-
readonly stateMutability: "nonpayable";
|
|
442
|
-
readonly type: "function";
|
|
443
|
-
}];
|
|
444
|
-
type Abi0 = typeof abi0;
|
|
445
|
-
type Abis = {
|
|
446
|
-
"abstract-mainnet": Abi0;
|
|
447
|
-
"ape-mainnet": Abi0;
|
|
448
|
-
"apexfusionnexus-mainnet": Abi0;
|
|
449
|
-
"arbitrum-mainnet": Abi0;
|
|
450
|
-
"arbsep-testnet": Abi0;
|
|
451
|
-
"aurora-mainnet": Abi0;
|
|
452
|
-
"avalanche-mainnet": Abi0;
|
|
453
|
-
"base-mainnet": Abi0;
|
|
454
|
-
"bera-mainnet": Abi0;
|
|
455
|
-
"bl3-testnet": Abi0;
|
|
456
|
-
"botanix-mainnet": Abi0;
|
|
457
|
-
"bsc-mainnet": Abi0;
|
|
458
|
-
"bsc-sandbox-local": Abi0;
|
|
459
|
-
"camp-mainnet": Abi0;
|
|
460
|
-
"coredao-mainnet": Abi0;
|
|
461
|
-
"cronosevm-mainnet": Abi0;
|
|
462
|
-
"degen-mainnet": Abi0;
|
|
463
|
-
"doma-mainnet": Abi0;
|
|
464
|
-
"edu-mainnet": Abi0;
|
|
465
|
-
"ethereum-mainnet": Abi0;
|
|
466
|
-
"ethereum-sandbox-local": Abi0;
|
|
467
|
-
"flare-mainnet": Abi0;
|
|
468
|
-
"flow-mainnet": Abi0;
|
|
469
|
-
"fuse-mainnet": Abi0;
|
|
470
|
-
"gatelayer-mainnet": Abi0;
|
|
471
|
-
"glue-mainnet": Abi0;
|
|
472
|
-
"gnosis-mainnet": Abi0;
|
|
473
|
-
"goat-mainnet": Abi0;
|
|
474
|
-
"gravity-mainnet": Abi0;
|
|
475
|
-
"hemi-mainnet": Abi0;
|
|
476
|
-
"horizen-mainnet": Abi0;
|
|
477
|
-
"ink-mainnet": Abi0;
|
|
478
|
-
"iota-mainnet": Abi0;
|
|
479
|
-
"islander-mainnet": Abi0;
|
|
480
|
-
"klaytn-mainnet": Abi0;
|
|
481
|
-
"klaytn-testnet": Abi0;
|
|
482
|
-
"lightlink-mainnet": Abi0;
|
|
483
|
-
"mantle-mainnet": Abi0;
|
|
484
|
-
"mantlesep-testnet": Abi0;
|
|
485
|
-
"moderato-testnet": Abi0;
|
|
486
|
-
"monad-testnet": Abi0;
|
|
487
|
-
"nibiru-mainnet": Abi0;
|
|
488
|
-
"odyssey-testnet": Abi0;
|
|
489
|
-
"og-mainnet": Abi0;
|
|
490
|
-
"optimism-mainnet": Abi0;
|
|
491
|
-
"optsep-testnet": Abi0;
|
|
492
|
-
"orderly-mainnet": Abi0;
|
|
493
|
-
"peaq-mainnet": Abi0;
|
|
494
|
-
"plumephoenix-mainnet": Abi0;
|
|
495
|
-
"polygon-mainnet": Abi0;
|
|
496
|
-
"polygon-sandbox-local": Abi0;
|
|
497
|
-
"rarible-mainnet": Abi0;
|
|
498
|
-
"redbelly-mainnet": Abi0;
|
|
499
|
-
"rootstock-mainnet": Abi0;
|
|
500
|
-
"scroll-mainnet": Abi0;
|
|
501
|
-
"sei-mainnet": Abi0;
|
|
502
|
-
"sepolia-testnet": Abi0;
|
|
503
|
-
"somnia-mainnet": Abi0;
|
|
504
|
-
"soneium-mainnet": Abi0;
|
|
505
|
-
"sonic-mainnet": Abi0;
|
|
506
|
-
"sophon-mainnet": Abi0;
|
|
507
|
-
"stable-mainnet": Abi0;
|
|
508
|
-
"story-mainnet": Abi0;
|
|
509
|
-
"superposition-mainnet": Abi0;
|
|
510
|
-
"taiko-mainnet": Abi0;
|
|
511
|
-
"telos-mainnet": Abi0;
|
|
512
|
-
"tempo-mainnet": Abi0;
|
|
513
|
-
"xdc-mainnet": Abi0;
|
|
514
|
-
};
|
|
515
|
-
declare const abis: Abis;
|
|
516
|
-
|
|
517
|
-
declare const FeeLibV1USDC_abis: typeof abis;
|
|
518
|
-
declare const FeeLibV1USDC_addresses: typeof addresses;
|
|
519
|
-
declare const FeeLibV1USDC_transactionHashes: typeof transactionHashes;
|
|
520
|
-
declare namespace FeeLibV1USDC {
|
|
521
|
-
export { FeeLibV1USDC_abis as abis, FeeLibV1USDC_addresses as addresses, FeeLibV1USDC_transactionHashes as transactionHashes };
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
export { FeeLibV1USDC as F, addresses as a, abis as b, transactionHashes as t };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './FeeLibV1USDC-C8_hd8f9.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './FeeLibV1USDC-C8_hd8f9.js';
|