@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,1367 +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
|
-
"astar-mainnet": string;
|
|
8
|
-
"aurora-mainnet": string;
|
|
9
|
-
"avalanche-mainnet": string;
|
|
10
|
-
"avalanche-testnet": string;
|
|
11
|
-
"base-mainnet": string;
|
|
12
|
-
"bera-mainnet": string;
|
|
13
|
-
"bl3-testnet": string;
|
|
14
|
-
"blast-mainnet": string;
|
|
15
|
-
"botanix-mainnet": string;
|
|
16
|
-
"bsc-mainnet": string;
|
|
17
|
-
"bsc-sandbox-local": string;
|
|
18
|
-
"bsc-testnet": string;
|
|
19
|
-
"camp-mainnet": string;
|
|
20
|
-
"coredao-mainnet": string;
|
|
21
|
-
"cronosevm-mainnet": string;
|
|
22
|
-
"degen-mainnet": string;
|
|
23
|
-
"doma-mainnet": string;
|
|
24
|
-
"edu-mainnet": string;
|
|
25
|
-
"ethereum-mainnet": string;
|
|
26
|
-
"ethereum-sandbox-local": string;
|
|
27
|
-
"etherlink-mainnet": string;
|
|
28
|
-
"fantom-mainnet": string;
|
|
29
|
-
"flare-mainnet": string;
|
|
30
|
-
"flow-mainnet": string;
|
|
31
|
-
"fraxtal-mainnet": string;
|
|
32
|
-
"fuse-mainnet": string;
|
|
33
|
-
"gatelayer-mainnet": string;
|
|
34
|
-
"glue-mainnet": string;
|
|
35
|
-
"gnosis-mainnet": string;
|
|
36
|
-
"goat-mainnet": string;
|
|
37
|
-
"gravity-mainnet": string;
|
|
38
|
-
"hedera-mainnet": string;
|
|
39
|
-
"hemi-mainnet": string;
|
|
40
|
-
"horizen-mainnet": string;
|
|
41
|
-
"injectiveevm-mainnet": string;
|
|
42
|
-
"ink-mainnet": string;
|
|
43
|
-
"iota-mainnet": string;
|
|
44
|
-
"islander-mainnet": string;
|
|
45
|
-
"kava-mainnet": string;
|
|
46
|
-
"klaytn-mainnet": string;
|
|
47
|
-
"klaytn-testnet": string;
|
|
48
|
-
"lightlink-mainnet": string;
|
|
49
|
-
"manta-mainnet": string;
|
|
50
|
-
"mantle-mainnet": string;
|
|
51
|
-
"mantlesep-testnet": string;
|
|
52
|
-
"metis-mainnet": string;
|
|
53
|
-
"moca-mainnet": string;
|
|
54
|
-
"mode-mainnet": string;
|
|
55
|
-
"moderato-testnet": string;
|
|
56
|
-
"monad-testnet": string;
|
|
57
|
-
"moonbeam-mainnet": string;
|
|
58
|
-
"moonriver-mainnet": string;
|
|
59
|
-
"nibiru-mainnet": string;
|
|
60
|
-
"odyssey-testnet": string;
|
|
61
|
-
"og-mainnet": string;
|
|
62
|
-
"opbnb-mainnet": string;
|
|
63
|
-
"optimism-mainnet": string;
|
|
64
|
-
"optsep-testnet": string;
|
|
65
|
-
"orderly-mainnet": string;
|
|
66
|
-
"peaq-mainnet": string;
|
|
67
|
-
"plasma-mainnet": string;
|
|
68
|
-
"plumephoenix-mainnet": string;
|
|
69
|
-
"polygon-mainnet": string;
|
|
70
|
-
"polygon-sandbox-local": string;
|
|
71
|
-
"rarible-mainnet": string;
|
|
72
|
-
"redbelly-mainnet": string;
|
|
73
|
-
"rootstock-mainnet": string;
|
|
74
|
-
"scroll-mainnet": string;
|
|
75
|
-
"sei-mainnet": string;
|
|
76
|
-
"sepolia-testnet": string;
|
|
77
|
-
"shimmer-mainnet": string;
|
|
78
|
-
"somnia-mainnet": string;
|
|
79
|
-
"soneium-mainnet": string;
|
|
80
|
-
"sonic-mainnet": string;
|
|
81
|
-
"sophon-mainnet": string;
|
|
82
|
-
"stable-mainnet": string;
|
|
83
|
-
"story-mainnet": string;
|
|
84
|
-
"superposition-mainnet": string;
|
|
85
|
-
"swell-mainnet": string;
|
|
86
|
-
"taiko-mainnet": string;
|
|
87
|
-
"telos-mainnet": string;
|
|
88
|
-
"tempo-mainnet": string;
|
|
89
|
-
"unichain-mainnet": string;
|
|
90
|
-
"xdc-mainnet": string;
|
|
91
|
-
"zkatana-mainnet": string;
|
|
92
|
-
"zkconsensys-mainnet": string;
|
|
93
|
-
"zkpolygon-mainnet": string;
|
|
94
|
-
};
|
|
95
|
-
declare const transactionHashes: {
|
|
96
|
-
"ape-mainnet": string;
|
|
97
|
-
"apexfusionnexus-mainnet": string;
|
|
98
|
-
"arbitrum-mainnet": string;
|
|
99
|
-
"arbsep-testnet": string;
|
|
100
|
-
"astar-mainnet": string;
|
|
101
|
-
"aurora-mainnet": string;
|
|
102
|
-
"avalanche-mainnet": string;
|
|
103
|
-
"avalanche-testnet": string;
|
|
104
|
-
"base-mainnet": string;
|
|
105
|
-
"bera-mainnet": string;
|
|
106
|
-
"bl3-testnet": string;
|
|
107
|
-
"blast-mainnet": string;
|
|
108
|
-
"botanix-mainnet": string;
|
|
109
|
-
"bsc-mainnet": string;
|
|
110
|
-
"bsc-sandbox-local": string;
|
|
111
|
-
"bsc-testnet": string;
|
|
112
|
-
"camp-mainnet": string;
|
|
113
|
-
"coredao-mainnet": string;
|
|
114
|
-
"cronosevm-mainnet": string;
|
|
115
|
-
"degen-mainnet": string;
|
|
116
|
-
"doma-mainnet": string;
|
|
117
|
-
"edu-mainnet": string;
|
|
118
|
-
"ethereum-mainnet": string;
|
|
119
|
-
"ethereum-sandbox-local": string;
|
|
120
|
-
"etherlink-mainnet": string;
|
|
121
|
-
"fantom-mainnet": string;
|
|
122
|
-
"flare-mainnet": string;
|
|
123
|
-
"flow-mainnet": string;
|
|
124
|
-
"fraxtal-mainnet": string;
|
|
125
|
-
"fuse-mainnet": string;
|
|
126
|
-
"gatelayer-mainnet": string;
|
|
127
|
-
"glue-mainnet": string;
|
|
128
|
-
"gnosis-mainnet": string;
|
|
129
|
-
"goat-mainnet": string;
|
|
130
|
-
"gravity-mainnet": string;
|
|
131
|
-
"hedera-mainnet": string;
|
|
132
|
-
"hemi-mainnet": string;
|
|
133
|
-
"horizen-mainnet": string;
|
|
134
|
-
"injectiveevm-mainnet": string;
|
|
135
|
-
"ink-mainnet": string;
|
|
136
|
-
"iota-mainnet": string;
|
|
137
|
-
"islander-mainnet": string;
|
|
138
|
-
"kava-mainnet": string;
|
|
139
|
-
"klaytn-mainnet": string;
|
|
140
|
-
"klaytn-testnet": string;
|
|
141
|
-
"lightlink-mainnet": string;
|
|
142
|
-
"manta-mainnet": string;
|
|
143
|
-
"mantle-mainnet": string;
|
|
144
|
-
"mantlesep-testnet": string;
|
|
145
|
-
"metis-mainnet": string;
|
|
146
|
-
"moca-mainnet": string;
|
|
147
|
-
"mode-mainnet": string;
|
|
148
|
-
"moderato-testnet": string;
|
|
149
|
-
"monad-testnet": string;
|
|
150
|
-
"moonbeam-mainnet": string;
|
|
151
|
-
"moonriver-mainnet": string;
|
|
152
|
-
"nibiru-mainnet": string;
|
|
153
|
-
"odyssey-testnet": string;
|
|
154
|
-
"og-mainnet": string;
|
|
155
|
-
"opbnb-mainnet": string;
|
|
156
|
-
"optimism-mainnet": string;
|
|
157
|
-
"optsep-testnet": string;
|
|
158
|
-
"orderly-mainnet": string;
|
|
159
|
-
"peaq-mainnet": string;
|
|
160
|
-
"plasma-mainnet": string;
|
|
161
|
-
"plumephoenix-mainnet": string;
|
|
162
|
-
"polygon-mainnet": string;
|
|
163
|
-
"polygon-sandbox-local": string;
|
|
164
|
-
"rarible-mainnet": string;
|
|
165
|
-
"redbelly-mainnet": string;
|
|
166
|
-
"rootstock-mainnet": string;
|
|
167
|
-
"scroll-mainnet": string;
|
|
168
|
-
"sei-mainnet": string;
|
|
169
|
-
"sepolia-testnet": string;
|
|
170
|
-
"shimmer-mainnet": string;
|
|
171
|
-
"somnia-mainnet": string;
|
|
172
|
-
"soneium-mainnet": string;
|
|
173
|
-
"sonic-mainnet": string;
|
|
174
|
-
"stable-mainnet": string;
|
|
175
|
-
"story-mainnet": string;
|
|
176
|
-
"superposition-mainnet": string;
|
|
177
|
-
"swell-mainnet": string;
|
|
178
|
-
"taiko-mainnet": string;
|
|
179
|
-
"telos-mainnet": string;
|
|
180
|
-
"tempo-mainnet": string;
|
|
181
|
-
"unichain-mainnet": string;
|
|
182
|
-
"xdc-mainnet": string;
|
|
183
|
-
"zkatana-mainnet": string;
|
|
184
|
-
"zkconsensys-mainnet": string;
|
|
185
|
-
"zkpolygon-mainnet": string;
|
|
186
|
-
};
|
|
187
|
-
declare const abi0: readonly [{
|
|
188
|
-
readonly inputs: readonly [{
|
|
189
|
-
readonly internalType: "uint256";
|
|
190
|
-
readonly name: "_defaultBps";
|
|
191
|
-
readonly type: "uint256";
|
|
192
|
-
}, {
|
|
193
|
-
readonly internalType: "uint256";
|
|
194
|
-
readonly name: "_callerBpsCap";
|
|
195
|
-
readonly type: "uint256";
|
|
196
|
-
}];
|
|
197
|
-
readonly stateMutability: "nonpayable";
|
|
198
|
-
readonly type: "constructor";
|
|
199
|
-
}, {
|
|
200
|
-
readonly anonymous: false;
|
|
201
|
-
readonly inputs: readonly [{
|
|
202
|
-
readonly indexed: false;
|
|
203
|
-
readonly internalType: "uint256";
|
|
204
|
-
readonly name: "bps";
|
|
205
|
-
readonly type: "uint256";
|
|
206
|
-
}];
|
|
207
|
-
readonly name: "CallerBpsCapSet";
|
|
208
|
-
readonly type: "event";
|
|
209
|
-
}, {
|
|
210
|
-
readonly anonymous: false;
|
|
211
|
-
readonly inputs: readonly [{
|
|
212
|
-
readonly indexed: false;
|
|
213
|
-
readonly internalType: "uint256";
|
|
214
|
-
readonly name: "bps";
|
|
215
|
-
readonly type: "uint256";
|
|
216
|
-
}];
|
|
217
|
-
readonly name: "DefaultBpsSet";
|
|
218
|
-
readonly type: "event";
|
|
219
|
-
}, {
|
|
220
|
-
readonly anonymous: false;
|
|
221
|
-
readonly inputs: readonly [{
|
|
222
|
-
readonly indexed: true;
|
|
223
|
-
readonly internalType: "address";
|
|
224
|
-
readonly name: "token";
|
|
225
|
-
readonly type: "address";
|
|
226
|
-
}, {
|
|
227
|
-
readonly indexed: false;
|
|
228
|
-
readonly internalType: "uint256";
|
|
229
|
-
readonly name: "bps";
|
|
230
|
-
readonly type: "uint256";
|
|
231
|
-
}];
|
|
232
|
-
readonly name: "OFTBpsSet";
|
|
233
|
-
readonly type: "event";
|
|
234
|
-
}, {
|
|
235
|
-
readonly anonymous: false;
|
|
236
|
-
readonly inputs: readonly [{
|
|
237
|
-
readonly indexed: true;
|
|
238
|
-
readonly internalType: "address";
|
|
239
|
-
readonly name: "previousOwner";
|
|
240
|
-
readonly type: "address";
|
|
241
|
-
}, {
|
|
242
|
-
readonly indexed: true;
|
|
243
|
-
readonly internalType: "address";
|
|
244
|
-
readonly name: "newOwner";
|
|
245
|
-
readonly type: "address";
|
|
246
|
-
}];
|
|
247
|
-
readonly name: "OwnershipTransferred";
|
|
248
|
-
readonly type: "event";
|
|
249
|
-
}, {
|
|
250
|
-
readonly anonymous: false;
|
|
251
|
-
readonly inputs: readonly [{
|
|
252
|
-
readonly indexed: true;
|
|
253
|
-
readonly internalType: "address";
|
|
254
|
-
readonly name: "oft";
|
|
255
|
-
readonly type: "address";
|
|
256
|
-
}, {
|
|
257
|
-
readonly indexed: false;
|
|
258
|
-
readonly internalType: "address";
|
|
259
|
-
readonly name: "to";
|
|
260
|
-
readonly type: "address";
|
|
261
|
-
}, {
|
|
262
|
-
readonly indexed: false;
|
|
263
|
-
readonly internalType: "uint256";
|
|
264
|
-
readonly name: "amount";
|
|
265
|
-
readonly type: "uint256";
|
|
266
|
-
}];
|
|
267
|
-
readonly name: "WrapperFeeWithdrawn";
|
|
268
|
-
readonly type: "event";
|
|
269
|
-
}, {
|
|
270
|
-
readonly anonymous: false;
|
|
271
|
-
readonly inputs: readonly [{
|
|
272
|
-
readonly indexed: true;
|
|
273
|
-
readonly internalType: "bytes2";
|
|
274
|
-
readonly name: "partnerId";
|
|
275
|
-
readonly type: "bytes2";
|
|
276
|
-
}, {
|
|
277
|
-
readonly indexed: false;
|
|
278
|
-
readonly internalType: "address";
|
|
279
|
-
readonly name: "token";
|
|
280
|
-
readonly type: "address";
|
|
281
|
-
}, {
|
|
282
|
-
readonly indexed: false;
|
|
283
|
-
readonly internalType: "uint256";
|
|
284
|
-
readonly name: "wrapperFee";
|
|
285
|
-
readonly type: "uint256";
|
|
286
|
-
}, {
|
|
287
|
-
readonly indexed: false;
|
|
288
|
-
readonly internalType: "uint256";
|
|
289
|
-
readonly name: "callerFee";
|
|
290
|
-
readonly type: "uint256";
|
|
291
|
-
}];
|
|
292
|
-
readonly name: "WrapperFees";
|
|
293
|
-
readonly type: "event";
|
|
294
|
-
}, {
|
|
295
|
-
readonly inputs: readonly [];
|
|
296
|
-
readonly name: "BPS_DENOMINATOR";
|
|
297
|
-
readonly outputs: readonly [{
|
|
298
|
-
readonly internalType: "uint256";
|
|
299
|
-
readonly name: "";
|
|
300
|
-
readonly type: "uint256";
|
|
301
|
-
}];
|
|
302
|
-
readonly stateMutability: "view";
|
|
303
|
-
readonly type: "function";
|
|
304
|
-
}, {
|
|
305
|
-
readonly inputs: readonly [];
|
|
306
|
-
readonly name: "MAX_UINT";
|
|
307
|
-
readonly outputs: readonly [{
|
|
308
|
-
readonly internalType: "uint256";
|
|
309
|
-
readonly name: "";
|
|
310
|
-
readonly type: "uint256";
|
|
311
|
-
}];
|
|
312
|
-
readonly stateMutability: "view";
|
|
313
|
-
readonly type: "function";
|
|
314
|
-
}, {
|
|
315
|
-
readonly inputs: readonly [];
|
|
316
|
-
readonly name: "callerBpsCap";
|
|
317
|
-
readonly outputs: readonly [{
|
|
318
|
-
readonly internalType: "uint256";
|
|
319
|
-
readonly name: "";
|
|
320
|
-
readonly type: "uint256";
|
|
321
|
-
}];
|
|
322
|
-
readonly stateMutability: "view";
|
|
323
|
-
readonly type: "function";
|
|
324
|
-
}, {
|
|
325
|
-
readonly inputs: readonly [];
|
|
326
|
-
readonly name: "defaultBps";
|
|
327
|
-
readonly outputs: readonly [{
|
|
328
|
-
readonly internalType: "uint256";
|
|
329
|
-
readonly name: "";
|
|
330
|
-
readonly type: "uint256";
|
|
331
|
-
}];
|
|
332
|
-
readonly stateMutability: "view";
|
|
333
|
-
readonly type: "function";
|
|
334
|
-
}, {
|
|
335
|
-
readonly inputs: readonly [{
|
|
336
|
-
readonly internalType: "address";
|
|
337
|
-
readonly name: "_oft";
|
|
338
|
-
readonly type: "address";
|
|
339
|
-
}, {
|
|
340
|
-
readonly internalType: "uint16";
|
|
341
|
-
readonly name: "_dstChainId";
|
|
342
|
-
readonly type: "uint16";
|
|
343
|
-
}, {
|
|
344
|
-
readonly internalType: "bytes";
|
|
345
|
-
readonly name: "_toAddress";
|
|
346
|
-
readonly type: "bytes";
|
|
347
|
-
}, {
|
|
348
|
-
readonly internalType: "uint256";
|
|
349
|
-
readonly name: "_amount";
|
|
350
|
-
readonly type: "uint256";
|
|
351
|
-
}, {
|
|
352
|
-
readonly internalType: "bool";
|
|
353
|
-
readonly name: "_useZro";
|
|
354
|
-
readonly type: "bool";
|
|
355
|
-
}, {
|
|
356
|
-
readonly internalType: "bytes";
|
|
357
|
-
readonly name: "_adapterParams";
|
|
358
|
-
readonly type: "bytes";
|
|
359
|
-
}, {
|
|
360
|
-
readonly components: readonly [{
|
|
361
|
-
readonly internalType: "uint256";
|
|
362
|
-
readonly name: "callerBps";
|
|
363
|
-
readonly type: "uint256";
|
|
364
|
-
}, {
|
|
365
|
-
readonly internalType: "address";
|
|
366
|
-
readonly name: "caller";
|
|
367
|
-
readonly type: "address";
|
|
368
|
-
}, {
|
|
369
|
-
readonly internalType: "bytes2";
|
|
370
|
-
readonly name: "partnerId";
|
|
371
|
-
readonly type: "bytes2";
|
|
372
|
-
}];
|
|
373
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
374
|
-
readonly name: "_feeObj";
|
|
375
|
-
readonly type: "tuple";
|
|
376
|
-
}];
|
|
377
|
-
readonly name: "estimateSendFee";
|
|
378
|
-
readonly outputs: readonly [{
|
|
379
|
-
readonly internalType: "uint256";
|
|
380
|
-
readonly name: "nativeFee";
|
|
381
|
-
readonly type: "uint256";
|
|
382
|
-
}, {
|
|
383
|
-
readonly internalType: "uint256";
|
|
384
|
-
readonly name: "zroFee";
|
|
385
|
-
readonly type: "uint256";
|
|
386
|
-
}];
|
|
387
|
-
readonly stateMutability: "view";
|
|
388
|
-
readonly type: "function";
|
|
389
|
-
}, {
|
|
390
|
-
readonly inputs: readonly [{
|
|
391
|
-
readonly internalType: "address";
|
|
392
|
-
readonly name: "_oft";
|
|
393
|
-
readonly type: "address";
|
|
394
|
-
}, {
|
|
395
|
-
readonly components: readonly [{
|
|
396
|
-
readonly internalType: "uint32";
|
|
397
|
-
readonly name: "dstEid";
|
|
398
|
-
readonly type: "uint32";
|
|
399
|
-
}, {
|
|
400
|
-
readonly internalType: "bytes32";
|
|
401
|
-
readonly name: "to";
|
|
402
|
-
readonly type: "bytes32";
|
|
403
|
-
}, {
|
|
404
|
-
readonly internalType: "uint256";
|
|
405
|
-
readonly name: "amountLD";
|
|
406
|
-
readonly type: "uint256";
|
|
407
|
-
}, {
|
|
408
|
-
readonly internalType: "uint256";
|
|
409
|
-
readonly name: "minAmountLD";
|
|
410
|
-
readonly type: "uint256";
|
|
411
|
-
}, {
|
|
412
|
-
readonly internalType: "bytes";
|
|
413
|
-
readonly name: "extraOptions";
|
|
414
|
-
readonly type: "bytes";
|
|
415
|
-
}, {
|
|
416
|
-
readonly internalType: "bytes";
|
|
417
|
-
readonly name: "composeMsg";
|
|
418
|
-
readonly type: "bytes";
|
|
419
|
-
}, {
|
|
420
|
-
readonly internalType: "bytes";
|
|
421
|
-
readonly name: "oftCmd";
|
|
422
|
-
readonly type: "bytes";
|
|
423
|
-
}];
|
|
424
|
-
readonly internalType: "struct SendParam";
|
|
425
|
-
readonly name: "_sendParam";
|
|
426
|
-
readonly type: "tuple";
|
|
427
|
-
}, {
|
|
428
|
-
readonly internalType: "bool";
|
|
429
|
-
readonly name: "_payInLzToken";
|
|
430
|
-
readonly type: "bool";
|
|
431
|
-
}, {
|
|
432
|
-
readonly components: readonly [{
|
|
433
|
-
readonly internalType: "uint256";
|
|
434
|
-
readonly name: "callerBps";
|
|
435
|
-
readonly type: "uint256";
|
|
436
|
-
}, {
|
|
437
|
-
readonly internalType: "address";
|
|
438
|
-
readonly name: "caller";
|
|
439
|
-
readonly type: "address";
|
|
440
|
-
}, {
|
|
441
|
-
readonly internalType: "bytes2";
|
|
442
|
-
readonly name: "partnerId";
|
|
443
|
-
readonly type: "bytes2";
|
|
444
|
-
}];
|
|
445
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
446
|
-
readonly name: "_feeObj";
|
|
447
|
-
readonly type: "tuple";
|
|
448
|
-
}];
|
|
449
|
-
readonly name: "estimateSendFeeEpv2";
|
|
450
|
-
readonly outputs: readonly [{
|
|
451
|
-
readonly components: readonly [{
|
|
452
|
-
readonly internalType: "uint256";
|
|
453
|
-
readonly name: "nativeFee";
|
|
454
|
-
readonly type: "uint256";
|
|
455
|
-
}, {
|
|
456
|
-
readonly internalType: "uint256";
|
|
457
|
-
readonly name: "lzTokenFee";
|
|
458
|
-
readonly type: "uint256";
|
|
459
|
-
}];
|
|
460
|
-
readonly internalType: "struct MessagingFee";
|
|
461
|
-
readonly name: "";
|
|
462
|
-
readonly type: "tuple";
|
|
463
|
-
}];
|
|
464
|
-
readonly stateMutability: "view";
|
|
465
|
-
readonly type: "function";
|
|
466
|
-
}, {
|
|
467
|
-
readonly inputs: readonly [{
|
|
468
|
-
readonly internalType: "address";
|
|
469
|
-
readonly name: "_oft";
|
|
470
|
-
readonly type: "address";
|
|
471
|
-
}, {
|
|
472
|
-
readonly internalType: "uint16";
|
|
473
|
-
readonly name: "_dstChainId";
|
|
474
|
-
readonly type: "uint16";
|
|
475
|
-
}, {
|
|
476
|
-
readonly internalType: "bytes32";
|
|
477
|
-
readonly name: "_toAddress";
|
|
478
|
-
readonly type: "bytes32";
|
|
479
|
-
}, {
|
|
480
|
-
readonly internalType: "uint256";
|
|
481
|
-
readonly name: "_amount";
|
|
482
|
-
readonly type: "uint256";
|
|
483
|
-
}, {
|
|
484
|
-
readonly internalType: "bool";
|
|
485
|
-
readonly name: "_useZro";
|
|
486
|
-
readonly type: "bool";
|
|
487
|
-
}, {
|
|
488
|
-
readonly internalType: "bytes";
|
|
489
|
-
readonly name: "_adapterParams";
|
|
490
|
-
readonly type: "bytes";
|
|
491
|
-
}, {
|
|
492
|
-
readonly components: readonly [{
|
|
493
|
-
readonly internalType: "uint256";
|
|
494
|
-
readonly name: "callerBps";
|
|
495
|
-
readonly type: "uint256";
|
|
496
|
-
}, {
|
|
497
|
-
readonly internalType: "address";
|
|
498
|
-
readonly name: "caller";
|
|
499
|
-
readonly type: "address";
|
|
500
|
-
}, {
|
|
501
|
-
readonly internalType: "bytes2";
|
|
502
|
-
readonly name: "partnerId";
|
|
503
|
-
readonly type: "bytes2";
|
|
504
|
-
}];
|
|
505
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
506
|
-
readonly name: "_feeObj";
|
|
507
|
-
readonly type: "tuple";
|
|
508
|
-
}];
|
|
509
|
-
readonly name: "estimateSendFeeV2";
|
|
510
|
-
readonly outputs: readonly [{
|
|
511
|
-
readonly internalType: "uint256";
|
|
512
|
-
readonly name: "nativeFee";
|
|
513
|
-
readonly type: "uint256";
|
|
514
|
-
}, {
|
|
515
|
-
readonly internalType: "uint256";
|
|
516
|
-
readonly name: "zroFee";
|
|
517
|
-
readonly type: "uint256";
|
|
518
|
-
}];
|
|
519
|
-
readonly stateMutability: "view";
|
|
520
|
-
readonly type: "function";
|
|
521
|
-
}, {
|
|
522
|
-
readonly inputs: readonly [{
|
|
523
|
-
readonly internalType: "address";
|
|
524
|
-
readonly name: "_token";
|
|
525
|
-
readonly type: "address";
|
|
526
|
-
}, {
|
|
527
|
-
readonly internalType: "uint256";
|
|
528
|
-
readonly name: "_amount";
|
|
529
|
-
readonly type: "uint256";
|
|
530
|
-
}, {
|
|
531
|
-
readonly internalType: "uint256";
|
|
532
|
-
readonly name: "_callerBps";
|
|
533
|
-
readonly type: "uint256";
|
|
534
|
-
}];
|
|
535
|
-
readonly name: "getAmountAndFees";
|
|
536
|
-
readonly outputs: readonly [{
|
|
537
|
-
readonly internalType: "uint256";
|
|
538
|
-
readonly name: "amount";
|
|
539
|
-
readonly type: "uint256";
|
|
540
|
-
}, {
|
|
541
|
-
readonly internalType: "uint256";
|
|
542
|
-
readonly name: "wrapperFee";
|
|
543
|
-
readonly type: "uint256";
|
|
544
|
-
}, {
|
|
545
|
-
readonly internalType: "uint256";
|
|
546
|
-
readonly name: "callerFee";
|
|
547
|
-
readonly type: "uint256";
|
|
548
|
-
}];
|
|
549
|
-
readonly stateMutability: "view";
|
|
550
|
-
readonly type: "function";
|
|
551
|
-
}, {
|
|
552
|
-
readonly inputs: readonly [{
|
|
553
|
-
readonly internalType: "address";
|
|
554
|
-
readonly name: "";
|
|
555
|
-
readonly type: "address";
|
|
556
|
-
}];
|
|
557
|
-
readonly name: "oftBps";
|
|
558
|
-
readonly outputs: readonly [{
|
|
559
|
-
readonly internalType: "uint256";
|
|
560
|
-
readonly name: "";
|
|
561
|
-
readonly type: "uint256";
|
|
562
|
-
}];
|
|
563
|
-
readonly stateMutability: "view";
|
|
564
|
-
readonly type: "function";
|
|
565
|
-
}, {
|
|
566
|
-
readonly inputs: readonly [];
|
|
567
|
-
readonly name: "owner";
|
|
568
|
-
readonly outputs: readonly [{
|
|
569
|
-
readonly internalType: "address";
|
|
570
|
-
readonly name: "";
|
|
571
|
-
readonly type: "address";
|
|
572
|
-
}];
|
|
573
|
-
readonly stateMutability: "view";
|
|
574
|
-
readonly type: "function";
|
|
575
|
-
}, {
|
|
576
|
-
readonly inputs: readonly [];
|
|
577
|
-
readonly name: "renounceOwnership";
|
|
578
|
-
readonly outputs: readonly [];
|
|
579
|
-
readonly stateMutability: "nonpayable";
|
|
580
|
-
readonly type: "function";
|
|
581
|
-
}, {
|
|
582
|
-
readonly inputs: readonly [{
|
|
583
|
-
readonly internalType: "address";
|
|
584
|
-
readonly name: "_nativeOft";
|
|
585
|
-
readonly type: "address";
|
|
586
|
-
}, {
|
|
587
|
-
readonly internalType: "uint16";
|
|
588
|
-
readonly name: "_dstChainId";
|
|
589
|
-
readonly type: "uint16";
|
|
590
|
-
}, {
|
|
591
|
-
readonly internalType: "bytes";
|
|
592
|
-
readonly name: "_toAddress";
|
|
593
|
-
readonly type: "bytes";
|
|
594
|
-
}, {
|
|
595
|
-
readonly internalType: "uint256";
|
|
596
|
-
readonly name: "_amount";
|
|
597
|
-
readonly type: "uint256";
|
|
598
|
-
}, {
|
|
599
|
-
readonly internalType: "uint256";
|
|
600
|
-
readonly name: "_minAmount";
|
|
601
|
-
readonly type: "uint256";
|
|
602
|
-
}, {
|
|
603
|
-
readonly internalType: "address payable";
|
|
604
|
-
readonly name: "_refundAddress";
|
|
605
|
-
readonly type: "address";
|
|
606
|
-
}, {
|
|
607
|
-
readonly internalType: "address";
|
|
608
|
-
readonly name: "_zroPaymentAddress";
|
|
609
|
-
readonly type: "address";
|
|
610
|
-
}, {
|
|
611
|
-
readonly internalType: "bytes";
|
|
612
|
-
readonly name: "_adapterParams";
|
|
613
|
-
readonly type: "bytes";
|
|
614
|
-
}, {
|
|
615
|
-
readonly components: readonly [{
|
|
616
|
-
readonly internalType: "uint256";
|
|
617
|
-
readonly name: "callerBps";
|
|
618
|
-
readonly type: "uint256";
|
|
619
|
-
}, {
|
|
620
|
-
readonly internalType: "address";
|
|
621
|
-
readonly name: "caller";
|
|
622
|
-
readonly type: "address";
|
|
623
|
-
}, {
|
|
624
|
-
readonly internalType: "bytes2";
|
|
625
|
-
readonly name: "partnerId";
|
|
626
|
-
readonly type: "bytes2";
|
|
627
|
-
}];
|
|
628
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
629
|
-
readonly name: "_feeObj";
|
|
630
|
-
readonly type: "tuple";
|
|
631
|
-
}];
|
|
632
|
-
readonly name: "sendNativeOFT";
|
|
633
|
-
readonly outputs: readonly [];
|
|
634
|
-
readonly stateMutability: "payable";
|
|
635
|
-
readonly type: "function";
|
|
636
|
-
}, {
|
|
637
|
-
readonly inputs: readonly [{
|
|
638
|
-
readonly internalType: "address";
|
|
639
|
-
readonly name: "_nativeOft";
|
|
640
|
-
readonly type: "address";
|
|
641
|
-
}, {
|
|
642
|
-
readonly internalType: "uint16";
|
|
643
|
-
readonly name: "_dstChainId";
|
|
644
|
-
readonly type: "uint16";
|
|
645
|
-
}, {
|
|
646
|
-
readonly internalType: "bytes32";
|
|
647
|
-
readonly name: "_toAddress";
|
|
648
|
-
readonly type: "bytes32";
|
|
649
|
-
}, {
|
|
650
|
-
readonly internalType: "uint256";
|
|
651
|
-
readonly name: "_amount";
|
|
652
|
-
readonly type: "uint256";
|
|
653
|
-
}, {
|
|
654
|
-
readonly internalType: "uint256";
|
|
655
|
-
readonly name: "_minAmount";
|
|
656
|
-
readonly type: "uint256";
|
|
657
|
-
}, {
|
|
658
|
-
readonly components: readonly [{
|
|
659
|
-
readonly internalType: "address payable";
|
|
660
|
-
readonly name: "refundAddress";
|
|
661
|
-
readonly type: "address";
|
|
662
|
-
}, {
|
|
663
|
-
readonly internalType: "address";
|
|
664
|
-
readonly name: "zroPaymentAddress";
|
|
665
|
-
readonly type: "address";
|
|
666
|
-
}, {
|
|
667
|
-
readonly internalType: "bytes";
|
|
668
|
-
readonly name: "adapterParams";
|
|
669
|
-
readonly type: "bytes";
|
|
670
|
-
}];
|
|
671
|
-
readonly internalType: "struct ICommonOFT.LzCallParams";
|
|
672
|
-
readonly name: "_callParams";
|
|
673
|
-
readonly type: "tuple";
|
|
674
|
-
}, {
|
|
675
|
-
readonly components: readonly [{
|
|
676
|
-
readonly internalType: "uint256";
|
|
677
|
-
readonly name: "callerBps";
|
|
678
|
-
readonly type: "uint256";
|
|
679
|
-
}, {
|
|
680
|
-
readonly internalType: "address";
|
|
681
|
-
readonly name: "caller";
|
|
682
|
-
readonly type: "address";
|
|
683
|
-
}, {
|
|
684
|
-
readonly internalType: "bytes2";
|
|
685
|
-
readonly name: "partnerId";
|
|
686
|
-
readonly type: "bytes2";
|
|
687
|
-
}];
|
|
688
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
689
|
-
readonly name: "_feeObj";
|
|
690
|
-
readonly type: "tuple";
|
|
691
|
-
}];
|
|
692
|
-
readonly name: "sendNativeOFTFeeV2";
|
|
693
|
-
readonly outputs: readonly [];
|
|
694
|
-
readonly stateMutability: "payable";
|
|
695
|
-
readonly type: "function";
|
|
696
|
-
}, {
|
|
697
|
-
readonly inputs: readonly [{
|
|
698
|
-
readonly internalType: "address";
|
|
699
|
-
readonly name: "_oft";
|
|
700
|
-
readonly type: "address";
|
|
701
|
-
}, {
|
|
702
|
-
readonly internalType: "uint16";
|
|
703
|
-
readonly name: "_dstChainId";
|
|
704
|
-
readonly type: "uint16";
|
|
705
|
-
}, {
|
|
706
|
-
readonly internalType: "bytes";
|
|
707
|
-
readonly name: "_toAddress";
|
|
708
|
-
readonly type: "bytes";
|
|
709
|
-
}, {
|
|
710
|
-
readonly internalType: "uint256";
|
|
711
|
-
readonly name: "_amount";
|
|
712
|
-
readonly type: "uint256";
|
|
713
|
-
}, {
|
|
714
|
-
readonly internalType: "uint256";
|
|
715
|
-
readonly name: "_minAmount";
|
|
716
|
-
readonly type: "uint256";
|
|
717
|
-
}, {
|
|
718
|
-
readonly internalType: "address payable";
|
|
719
|
-
readonly name: "_refundAddress";
|
|
720
|
-
readonly type: "address";
|
|
721
|
-
}, {
|
|
722
|
-
readonly internalType: "address";
|
|
723
|
-
readonly name: "_zroPaymentAddress";
|
|
724
|
-
readonly type: "address";
|
|
725
|
-
}, {
|
|
726
|
-
readonly internalType: "bytes";
|
|
727
|
-
readonly name: "_adapterParams";
|
|
728
|
-
readonly type: "bytes";
|
|
729
|
-
}, {
|
|
730
|
-
readonly components: readonly [{
|
|
731
|
-
readonly internalType: "uint256";
|
|
732
|
-
readonly name: "callerBps";
|
|
733
|
-
readonly type: "uint256";
|
|
734
|
-
}, {
|
|
735
|
-
readonly internalType: "address";
|
|
736
|
-
readonly name: "caller";
|
|
737
|
-
readonly type: "address";
|
|
738
|
-
}, {
|
|
739
|
-
readonly internalType: "bytes2";
|
|
740
|
-
readonly name: "partnerId";
|
|
741
|
-
readonly type: "bytes2";
|
|
742
|
-
}];
|
|
743
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
744
|
-
readonly name: "_feeObj";
|
|
745
|
-
readonly type: "tuple";
|
|
746
|
-
}];
|
|
747
|
-
readonly name: "sendOFT";
|
|
748
|
-
readonly outputs: readonly [];
|
|
749
|
-
readonly stateMutability: "payable";
|
|
750
|
-
readonly type: "function";
|
|
751
|
-
}, {
|
|
752
|
-
readonly inputs: readonly [{
|
|
753
|
-
readonly internalType: "address";
|
|
754
|
-
readonly name: "_adapterOFT";
|
|
755
|
-
readonly type: "address";
|
|
756
|
-
}, {
|
|
757
|
-
readonly components: readonly [{
|
|
758
|
-
readonly internalType: "uint32";
|
|
759
|
-
readonly name: "dstEid";
|
|
760
|
-
readonly type: "uint32";
|
|
761
|
-
}, {
|
|
762
|
-
readonly internalType: "bytes32";
|
|
763
|
-
readonly name: "to";
|
|
764
|
-
readonly type: "bytes32";
|
|
765
|
-
}, {
|
|
766
|
-
readonly internalType: "uint256";
|
|
767
|
-
readonly name: "amountLD";
|
|
768
|
-
readonly type: "uint256";
|
|
769
|
-
}, {
|
|
770
|
-
readonly internalType: "uint256";
|
|
771
|
-
readonly name: "minAmountLD";
|
|
772
|
-
readonly type: "uint256";
|
|
773
|
-
}, {
|
|
774
|
-
readonly internalType: "bytes";
|
|
775
|
-
readonly name: "extraOptions";
|
|
776
|
-
readonly type: "bytes";
|
|
777
|
-
}, {
|
|
778
|
-
readonly internalType: "bytes";
|
|
779
|
-
readonly name: "composeMsg";
|
|
780
|
-
readonly type: "bytes";
|
|
781
|
-
}, {
|
|
782
|
-
readonly internalType: "bytes";
|
|
783
|
-
readonly name: "oftCmd";
|
|
784
|
-
readonly type: "bytes";
|
|
785
|
-
}];
|
|
786
|
-
readonly internalType: "struct SendParam";
|
|
787
|
-
readonly name: "_sendParam";
|
|
788
|
-
readonly type: "tuple";
|
|
789
|
-
}, {
|
|
790
|
-
readonly components: readonly [{
|
|
791
|
-
readonly internalType: "uint256";
|
|
792
|
-
readonly name: "nativeFee";
|
|
793
|
-
readonly type: "uint256";
|
|
794
|
-
}, {
|
|
795
|
-
readonly internalType: "uint256";
|
|
796
|
-
readonly name: "lzTokenFee";
|
|
797
|
-
readonly type: "uint256";
|
|
798
|
-
}];
|
|
799
|
-
readonly internalType: "struct MessagingFee";
|
|
800
|
-
readonly name: "_fee";
|
|
801
|
-
readonly type: "tuple";
|
|
802
|
-
}, {
|
|
803
|
-
readonly internalType: "address";
|
|
804
|
-
readonly name: "_refundAddress";
|
|
805
|
-
readonly type: "address";
|
|
806
|
-
}, {
|
|
807
|
-
readonly components: readonly [{
|
|
808
|
-
readonly internalType: "uint256";
|
|
809
|
-
readonly name: "callerBps";
|
|
810
|
-
readonly type: "uint256";
|
|
811
|
-
}, {
|
|
812
|
-
readonly internalType: "address";
|
|
813
|
-
readonly name: "caller";
|
|
814
|
-
readonly type: "address";
|
|
815
|
-
}, {
|
|
816
|
-
readonly internalType: "bytes2";
|
|
817
|
-
readonly name: "partnerId";
|
|
818
|
-
readonly type: "bytes2";
|
|
819
|
-
}];
|
|
820
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
821
|
-
readonly name: "_feeObj";
|
|
822
|
-
readonly type: "tuple";
|
|
823
|
-
}];
|
|
824
|
-
readonly name: "sendOFTAdapterEpv2";
|
|
825
|
-
readonly outputs: readonly [];
|
|
826
|
-
readonly stateMutability: "payable";
|
|
827
|
-
readonly type: "function";
|
|
828
|
-
}, {
|
|
829
|
-
readonly inputs: readonly [{
|
|
830
|
-
readonly internalType: "address";
|
|
831
|
-
readonly name: "_oft";
|
|
832
|
-
readonly type: "address";
|
|
833
|
-
}, {
|
|
834
|
-
readonly components: readonly [{
|
|
835
|
-
readonly internalType: "uint32";
|
|
836
|
-
readonly name: "dstEid";
|
|
837
|
-
readonly type: "uint32";
|
|
838
|
-
}, {
|
|
839
|
-
readonly internalType: "bytes32";
|
|
840
|
-
readonly name: "to";
|
|
841
|
-
readonly type: "bytes32";
|
|
842
|
-
}, {
|
|
843
|
-
readonly internalType: "uint256";
|
|
844
|
-
readonly name: "amountLD";
|
|
845
|
-
readonly type: "uint256";
|
|
846
|
-
}, {
|
|
847
|
-
readonly internalType: "uint256";
|
|
848
|
-
readonly name: "minAmountLD";
|
|
849
|
-
readonly type: "uint256";
|
|
850
|
-
}, {
|
|
851
|
-
readonly internalType: "bytes";
|
|
852
|
-
readonly name: "extraOptions";
|
|
853
|
-
readonly type: "bytes";
|
|
854
|
-
}, {
|
|
855
|
-
readonly internalType: "bytes";
|
|
856
|
-
readonly name: "composeMsg";
|
|
857
|
-
readonly type: "bytes";
|
|
858
|
-
}, {
|
|
859
|
-
readonly internalType: "bytes";
|
|
860
|
-
readonly name: "oftCmd";
|
|
861
|
-
readonly type: "bytes";
|
|
862
|
-
}];
|
|
863
|
-
readonly internalType: "struct SendParam";
|
|
864
|
-
readonly name: "_sendParam";
|
|
865
|
-
readonly type: "tuple";
|
|
866
|
-
}, {
|
|
867
|
-
readonly components: readonly [{
|
|
868
|
-
readonly internalType: "uint256";
|
|
869
|
-
readonly name: "nativeFee";
|
|
870
|
-
readonly type: "uint256";
|
|
871
|
-
}, {
|
|
872
|
-
readonly internalType: "uint256";
|
|
873
|
-
readonly name: "lzTokenFee";
|
|
874
|
-
readonly type: "uint256";
|
|
875
|
-
}];
|
|
876
|
-
readonly internalType: "struct MessagingFee";
|
|
877
|
-
readonly name: "_fee";
|
|
878
|
-
readonly type: "tuple";
|
|
879
|
-
}, {
|
|
880
|
-
readonly internalType: "address";
|
|
881
|
-
readonly name: "_refundAddress";
|
|
882
|
-
readonly type: "address";
|
|
883
|
-
}, {
|
|
884
|
-
readonly components: readonly [{
|
|
885
|
-
readonly internalType: "uint256";
|
|
886
|
-
readonly name: "callerBps";
|
|
887
|
-
readonly type: "uint256";
|
|
888
|
-
}, {
|
|
889
|
-
readonly internalType: "address";
|
|
890
|
-
readonly name: "caller";
|
|
891
|
-
readonly type: "address";
|
|
892
|
-
}, {
|
|
893
|
-
readonly internalType: "bytes2";
|
|
894
|
-
readonly name: "partnerId";
|
|
895
|
-
readonly type: "bytes2";
|
|
896
|
-
}];
|
|
897
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
898
|
-
readonly name: "_feeObj";
|
|
899
|
-
readonly type: "tuple";
|
|
900
|
-
}];
|
|
901
|
-
readonly name: "sendOFTEpv2";
|
|
902
|
-
readonly outputs: readonly [];
|
|
903
|
-
readonly stateMutability: "payable";
|
|
904
|
-
readonly type: "function";
|
|
905
|
-
}, {
|
|
906
|
-
readonly inputs: readonly [{
|
|
907
|
-
readonly internalType: "address";
|
|
908
|
-
readonly name: "_oft";
|
|
909
|
-
readonly type: "address";
|
|
910
|
-
}, {
|
|
911
|
-
readonly internalType: "uint16";
|
|
912
|
-
readonly name: "_dstChainId";
|
|
913
|
-
readonly type: "uint16";
|
|
914
|
-
}, {
|
|
915
|
-
readonly internalType: "bytes32";
|
|
916
|
-
readonly name: "_toAddress";
|
|
917
|
-
readonly type: "bytes32";
|
|
918
|
-
}, {
|
|
919
|
-
readonly internalType: "uint256";
|
|
920
|
-
readonly name: "_amount";
|
|
921
|
-
readonly type: "uint256";
|
|
922
|
-
}, {
|
|
923
|
-
readonly internalType: "uint256";
|
|
924
|
-
readonly name: "_minAmount";
|
|
925
|
-
readonly type: "uint256";
|
|
926
|
-
}, {
|
|
927
|
-
readonly components: readonly [{
|
|
928
|
-
readonly internalType: "address payable";
|
|
929
|
-
readonly name: "refundAddress";
|
|
930
|
-
readonly type: "address";
|
|
931
|
-
}, {
|
|
932
|
-
readonly internalType: "address";
|
|
933
|
-
readonly name: "zroPaymentAddress";
|
|
934
|
-
readonly type: "address";
|
|
935
|
-
}, {
|
|
936
|
-
readonly internalType: "bytes";
|
|
937
|
-
readonly name: "adapterParams";
|
|
938
|
-
readonly type: "bytes";
|
|
939
|
-
}];
|
|
940
|
-
readonly internalType: "struct ICommonOFT.LzCallParams";
|
|
941
|
-
readonly name: "_callParams";
|
|
942
|
-
readonly type: "tuple";
|
|
943
|
-
}, {
|
|
944
|
-
readonly components: readonly [{
|
|
945
|
-
readonly internalType: "uint256";
|
|
946
|
-
readonly name: "callerBps";
|
|
947
|
-
readonly type: "uint256";
|
|
948
|
-
}, {
|
|
949
|
-
readonly internalType: "address";
|
|
950
|
-
readonly name: "caller";
|
|
951
|
-
readonly type: "address";
|
|
952
|
-
}, {
|
|
953
|
-
readonly internalType: "bytes2";
|
|
954
|
-
readonly name: "partnerId";
|
|
955
|
-
readonly type: "bytes2";
|
|
956
|
-
}];
|
|
957
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
958
|
-
readonly name: "_feeObj";
|
|
959
|
-
readonly type: "tuple";
|
|
960
|
-
}];
|
|
961
|
-
readonly name: "sendOFTFeeV2";
|
|
962
|
-
readonly outputs: readonly [];
|
|
963
|
-
readonly stateMutability: "payable";
|
|
964
|
-
readonly type: "function";
|
|
965
|
-
}, {
|
|
966
|
-
readonly inputs: readonly [{
|
|
967
|
-
readonly internalType: "address";
|
|
968
|
-
readonly name: "_oft";
|
|
969
|
-
readonly type: "address";
|
|
970
|
-
}, {
|
|
971
|
-
readonly internalType: "uint16";
|
|
972
|
-
readonly name: "_dstChainId";
|
|
973
|
-
readonly type: "uint16";
|
|
974
|
-
}, {
|
|
975
|
-
readonly internalType: "bytes32";
|
|
976
|
-
readonly name: "_toAddress";
|
|
977
|
-
readonly type: "bytes32";
|
|
978
|
-
}, {
|
|
979
|
-
readonly internalType: "uint256";
|
|
980
|
-
readonly name: "_amount";
|
|
981
|
-
readonly type: "uint256";
|
|
982
|
-
}, {
|
|
983
|
-
readonly internalType: "uint256";
|
|
984
|
-
readonly name: "_minAmount";
|
|
985
|
-
readonly type: "uint256";
|
|
986
|
-
}, {
|
|
987
|
-
readonly components: readonly [{
|
|
988
|
-
readonly internalType: "address payable";
|
|
989
|
-
readonly name: "refundAddress";
|
|
990
|
-
readonly type: "address";
|
|
991
|
-
}, {
|
|
992
|
-
readonly internalType: "address";
|
|
993
|
-
readonly name: "zroPaymentAddress";
|
|
994
|
-
readonly type: "address";
|
|
995
|
-
}, {
|
|
996
|
-
readonly internalType: "bytes";
|
|
997
|
-
readonly name: "adapterParams";
|
|
998
|
-
readonly type: "bytes";
|
|
999
|
-
}];
|
|
1000
|
-
readonly internalType: "struct ICommonOFT.LzCallParams";
|
|
1001
|
-
readonly name: "_callParams";
|
|
1002
|
-
readonly type: "tuple";
|
|
1003
|
-
}, {
|
|
1004
|
-
readonly components: readonly [{
|
|
1005
|
-
readonly internalType: "uint256";
|
|
1006
|
-
readonly name: "callerBps";
|
|
1007
|
-
readonly type: "uint256";
|
|
1008
|
-
}, {
|
|
1009
|
-
readonly internalType: "address";
|
|
1010
|
-
readonly name: "caller";
|
|
1011
|
-
readonly type: "address";
|
|
1012
|
-
}, {
|
|
1013
|
-
readonly internalType: "bytes2";
|
|
1014
|
-
readonly name: "partnerId";
|
|
1015
|
-
readonly type: "bytes2";
|
|
1016
|
-
}];
|
|
1017
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
1018
|
-
readonly name: "_feeObj";
|
|
1019
|
-
readonly type: "tuple";
|
|
1020
|
-
}];
|
|
1021
|
-
readonly name: "sendOFTV2";
|
|
1022
|
-
readonly outputs: readonly [];
|
|
1023
|
-
readonly stateMutability: "payable";
|
|
1024
|
-
readonly type: "function";
|
|
1025
|
-
}, {
|
|
1026
|
-
readonly inputs: readonly [{
|
|
1027
|
-
readonly internalType: "address";
|
|
1028
|
-
readonly name: "_proxyOft";
|
|
1029
|
-
readonly type: "address";
|
|
1030
|
-
}, {
|
|
1031
|
-
readonly internalType: "uint16";
|
|
1032
|
-
readonly name: "_dstChainId";
|
|
1033
|
-
readonly type: "uint16";
|
|
1034
|
-
}, {
|
|
1035
|
-
readonly internalType: "bytes";
|
|
1036
|
-
readonly name: "_toAddress";
|
|
1037
|
-
readonly type: "bytes";
|
|
1038
|
-
}, {
|
|
1039
|
-
readonly internalType: "uint256";
|
|
1040
|
-
readonly name: "_amount";
|
|
1041
|
-
readonly type: "uint256";
|
|
1042
|
-
}, {
|
|
1043
|
-
readonly internalType: "uint256";
|
|
1044
|
-
readonly name: "_minAmount";
|
|
1045
|
-
readonly type: "uint256";
|
|
1046
|
-
}, {
|
|
1047
|
-
readonly internalType: "address payable";
|
|
1048
|
-
readonly name: "_refundAddress";
|
|
1049
|
-
readonly type: "address";
|
|
1050
|
-
}, {
|
|
1051
|
-
readonly internalType: "address";
|
|
1052
|
-
readonly name: "_zroPaymentAddress";
|
|
1053
|
-
readonly type: "address";
|
|
1054
|
-
}, {
|
|
1055
|
-
readonly internalType: "bytes";
|
|
1056
|
-
readonly name: "_adapterParams";
|
|
1057
|
-
readonly type: "bytes";
|
|
1058
|
-
}, {
|
|
1059
|
-
readonly components: readonly [{
|
|
1060
|
-
readonly internalType: "uint256";
|
|
1061
|
-
readonly name: "callerBps";
|
|
1062
|
-
readonly type: "uint256";
|
|
1063
|
-
}, {
|
|
1064
|
-
readonly internalType: "address";
|
|
1065
|
-
readonly name: "caller";
|
|
1066
|
-
readonly type: "address";
|
|
1067
|
-
}, {
|
|
1068
|
-
readonly internalType: "bytes2";
|
|
1069
|
-
readonly name: "partnerId";
|
|
1070
|
-
readonly type: "bytes2";
|
|
1071
|
-
}];
|
|
1072
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
1073
|
-
readonly name: "_feeObj";
|
|
1074
|
-
readonly type: "tuple";
|
|
1075
|
-
}];
|
|
1076
|
-
readonly name: "sendProxyOFT";
|
|
1077
|
-
readonly outputs: readonly [];
|
|
1078
|
-
readonly stateMutability: "payable";
|
|
1079
|
-
readonly type: "function";
|
|
1080
|
-
}, {
|
|
1081
|
-
readonly inputs: readonly [{
|
|
1082
|
-
readonly internalType: "address";
|
|
1083
|
-
readonly name: "_proxyOft";
|
|
1084
|
-
readonly type: "address";
|
|
1085
|
-
}, {
|
|
1086
|
-
readonly internalType: "uint16";
|
|
1087
|
-
readonly name: "_dstChainId";
|
|
1088
|
-
readonly type: "uint16";
|
|
1089
|
-
}, {
|
|
1090
|
-
readonly internalType: "bytes32";
|
|
1091
|
-
readonly name: "_toAddress";
|
|
1092
|
-
readonly type: "bytes32";
|
|
1093
|
-
}, {
|
|
1094
|
-
readonly internalType: "uint256";
|
|
1095
|
-
readonly name: "_amount";
|
|
1096
|
-
readonly type: "uint256";
|
|
1097
|
-
}, {
|
|
1098
|
-
readonly internalType: "uint256";
|
|
1099
|
-
readonly name: "_minAmount";
|
|
1100
|
-
readonly type: "uint256";
|
|
1101
|
-
}, {
|
|
1102
|
-
readonly components: readonly [{
|
|
1103
|
-
readonly internalType: "address payable";
|
|
1104
|
-
readonly name: "refundAddress";
|
|
1105
|
-
readonly type: "address";
|
|
1106
|
-
}, {
|
|
1107
|
-
readonly internalType: "address";
|
|
1108
|
-
readonly name: "zroPaymentAddress";
|
|
1109
|
-
readonly type: "address";
|
|
1110
|
-
}, {
|
|
1111
|
-
readonly internalType: "bytes";
|
|
1112
|
-
readonly name: "adapterParams";
|
|
1113
|
-
readonly type: "bytes";
|
|
1114
|
-
}];
|
|
1115
|
-
readonly internalType: "struct ICommonOFT.LzCallParams";
|
|
1116
|
-
readonly name: "_callParams";
|
|
1117
|
-
readonly type: "tuple";
|
|
1118
|
-
}, {
|
|
1119
|
-
readonly components: readonly [{
|
|
1120
|
-
readonly internalType: "uint256";
|
|
1121
|
-
readonly name: "callerBps";
|
|
1122
|
-
readonly type: "uint256";
|
|
1123
|
-
}, {
|
|
1124
|
-
readonly internalType: "address";
|
|
1125
|
-
readonly name: "caller";
|
|
1126
|
-
readonly type: "address";
|
|
1127
|
-
}, {
|
|
1128
|
-
readonly internalType: "bytes2";
|
|
1129
|
-
readonly name: "partnerId";
|
|
1130
|
-
readonly type: "bytes2";
|
|
1131
|
-
}];
|
|
1132
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
1133
|
-
readonly name: "_feeObj";
|
|
1134
|
-
readonly type: "tuple";
|
|
1135
|
-
}];
|
|
1136
|
-
readonly name: "sendProxyOFTFeeV2";
|
|
1137
|
-
readonly outputs: readonly [];
|
|
1138
|
-
readonly stateMutability: "payable";
|
|
1139
|
-
readonly type: "function";
|
|
1140
|
-
}, {
|
|
1141
|
-
readonly inputs: readonly [{
|
|
1142
|
-
readonly internalType: "address";
|
|
1143
|
-
readonly name: "_proxyOft";
|
|
1144
|
-
readonly type: "address";
|
|
1145
|
-
}, {
|
|
1146
|
-
readonly internalType: "uint16";
|
|
1147
|
-
readonly name: "_dstChainId";
|
|
1148
|
-
readonly type: "uint16";
|
|
1149
|
-
}, {
|
|
1150
|
-
readonly internalType: "bytes32";
|
|
1151
|
-
readonly name: "_toAddress";
|
|
1152
|
-
readonly type: "bytes32";
|
|
1153
|
-
}, {
|
|
1154
|
-
readonly internalType: "uint256";
|
|
1155
|
-
readonly name: "_amount";
|
|
1156
|
-
readonly type: "uint256";
|
|
1157
|
-
}, {
|
|
1158
|
-
readonly internalType: "uint256";
|
|
1159
|
-
readonly name: "_minAmount";
|
|
1160
|
-
readonly type: "uint256";
|
|
1161
|
-
}, {
|
|
1162
|
-
readonly components: readonly [{
|
|
1163
|
-
readonly internalType: "address payable";
|
|
1164
|
-
readonly name: "refundAddress";
|
|
1165
|
-
readonly type: "address";
|
|
1166
|
-
}, {
|
|
1167
|
-
readonly internalType: "address";
|
|
1168
|
-
readonly name: "zroPaymentAddress";
|
|
1169
|
-
readonly type: "address";
|
|
1170
|
-
}, {
|
|
1171
|
-
readonly internalType: "bytes";
|
|
1172
|
-
readonly name: "adapterParams";
|
|
1173
|
-
readonly type: "bytes";
|
|
1174
|
-
}];
|
|
1175
|
-
readonly internalType: "struct ICommonOFT.LzCallParams";
|
|
1176
|
-
readonly name: "_callParams";
|
|
1177
|
-
readonly type: "tuple";
|
|
1178
|
-
}, {
|
|
1179
|
-
readonly components: readonly [{
|
|
1180
|
-
readonly internalType: "uint256";
|
|
1181
|
-
readonly name: "callerBps";
|
|
1182
|
-
readonly type: "uint256";
|
|
1183
|
-
}, {
|
|
1184
|
-
readonly internalType: "address";
|
|
1185
|
-
readonly name: "caller";
|
|
1186
|
-
readonly type: "address";
|
|
1187
|
-
}, {
|
|
1188
|
-
readonly internalType: "bytes2";
|
|
1189
|
-
readonly name: "partnerId";
|
|
1190
|
-
readonly type: "bytes2";
|
|
1191
|
-
}];
|
|
1192
|
-
readonly internalType: "struct IOFTWrapper.FeeObj";
|
|
1193
|
-
readonly name: "_feeObj";
|
|
1194
|
-
readonly type: "tuple";
|
|
1195
|
-
}];
|
|
1196
|
-
readonly name: "sendProxyOFTV2";
|
|
1197
|
-
readonly outputs: readonly [];
|
|
1198
|
-
readonly stateMutability: "payable";
|
|
1199
|
-
readonly type: "function";
|
|
1200
|
-
}, {
|
|
1201
|
-
readonly inputs: readonly [{
|
|
1202
|
-
readonly internalType: "uint256";
|
|
1203
|
-
readonly name: "_callerBpsCap";
|
|
1204
|
-
readonly type: "uint256";
|
|
1205
|
-
}];
|
|
1206
|
-
readonly name: "setCallerBpsCap";
|
|
1207
|
-
readonly outputs: readonly [];
|
|
1208
|
-
readonly stateMutability: "nonpayable";
|
|
1209
|
-
readonly type: "function";
|
|
1210
|
-
}, {
|
|
1211
|
-
readonly inputs: readonly [{
|
|
1212
|
-
readonly internalType: "uint256";
|
|
1213
|
-
readonly name: "_defaultBps";
|
|
1214
|
-
readonly type: "uint256";
|
|
1215
|
-
}];
|
|
1216
|
-
readonly name: "setDefaultBps";
|
|
1217
|
-
readonly outputs: readonly [];
|
|
1218
|
-
readonly stateMutability: "nonpayable";
|
|
1219
|
-
readonly type: "function";
|
|
1220
|
-
}, {
|
|
1221
|
-
readonly inputs: readonly [{
|
|
1222
|
-
readonly internalType: "address";
|
|
1223
|
-
readonly name: "_token";
|
|
1224
|
-
readonly type: "address";
|
|
1225
|
-
}, {
|
|
1226
|
-
readonly internalType: "uint256";
|
|
1227
|
-
readonly name: "_bps";
|
|
1228
|
-
readonly type: "uint256";
|
|
1229
|
-
}];
|
|
1230
|
-
readonly name: "setOFTBps";
|
|
1231
|
-
readonly outputs: readonly [];
|
|
1232
|
-
readonly stateMutability: "nonpayable";
|
|
1233
|
-
readonly type: "function";
|
|
1234
|
-
}, {
|
|
1235
|
-
readonly inputs: readonly [{
|
|
1236
|
-
readonly internalType: "address";
|
|
1237
|
-
readonly name: "newOwner";
|
|
1238
|
-
readonly type: "address";
|
|
1239
|
-
}];
|
|
1240
|
-
readonly name: "transferOwnership";
|
|
1241
|
-
readonly outputs: readonly [];
|
|
1242
|
-
readonly stateMutability: "nonpayable";
|
|
1243
|
-
readonly type: "function";
|
|
1244
|
-
}, {
|
|
1245
|
-
readonly inputs: readonly [{
|
|
1246
|
-
readonly internalType: "address";
|
|
1247
|
-
readonly name: "_oft";
|
|
1248
|
-
readonly type: "address";
|
|
1249
|
-
}, {
|
|
1250
|
-
readonly internalType: "address";
|
|
1251
|
-
readonly name: "_to";
|
|
1252
|
-
readonly type: "address";
|
|
1253
|
-
}, {
|
|
1254
|
-
readonly internalType: "uint256";
|
|
1255
|
-
readonly name: "_amount";
|
|
1256
|
-
readonly type: "uint256";
|
|
1257
|
-
}];
|
|
1258
|
-
readonly name: "withdrawFees";
|
|
1259
|
-
readonly outputs: readonly [];
|
|
1260
|
-
readonly stateMutability: "nonpayable";
|
|
1261
|
-
readonly type: "function";
|
|
1262
|
-
}];
|
|
1263
|
-
type Abi0 = typeof abi0;
|
|
1264
|
-
type Abis = {
|
|
1265
|
-
"abstract-mainnet": Abi0;
|
|
1266
|
-
"ape-mainnet": Abi0;
|
|
1267
|
-
"apexfusionnexus-mainnet": Abi0;
|
|
1268
|
-
"arbitrum-mainnet": Abi0;
|
|
1269
|
-
"arbsep-testnet": Abi0;
|
|
1270
|
-
"astar-mainnet": Abi0;
|
|
1271
|
-
"aurora-mainnet": Abi0;
|
|
1272
|
-
"avalanche-mainnet": Abi0;
|
|
1273
|
-
"avalanche-testnet": Abi0;
|
|
1274
|
-
"base-mainnet": Abi0;
|
|
1275
|
-
"bera-mainnet": Abi0;
|
|
1276
|
-
"bl3-testnet": Abi0;
|
|
1277
|
-
"blast-mainnet": Abi0;
|
|
1278
|
-
"botanix-mainnet": Abi0;
|
|
1279
|
-
"bsc-mainnet": Abi0;
|
|
1280
|
-
"bsc-sandbox-local": Abi0;
|
|
1281
|
-
"bsc-testnet": Abi0;
|
|
1282
|
-
"camp-mainnet": Abi0;
|
|
1283
|
-
"coredao-mainnet": Abi0;
|
|
1284
|
-
"cronosevm-mainnet": Abi0;
|
|
1285
|
-
"degen-mainnet": Abi0;
|
|
1286
|
-
"doma-mainnet": Abi0;
|
|
1287
|
-
"edu-mainnet": Abi0;
|
|
1288
|
-
"ethereum-mainnet": Abi0;
|
|
1289
|
-
"ethereum-sandbox-local": Abi0;
|
|
1290
|
-
"etherlink-mainnet": Abi0;
|
|
1291
|
-
"fantom-mainnet": Abi0;
|
|
1292
|
-
"flare-mainnet": Abi0;
|
|
1293
|
-
"flow-mainnet": Abi0;
|
|
1294
|
-
"fraxtal-mainnet": Abi0;
|
|
1295
|
-
"fuse-mainnet": Abi0;
|
|
1296
|
-
"gatelayer-mainnet": Abi0;
|
|
1297
|
-
"glue-mainnet": Abi0;
|
|
1298
|
-
"gnosis-mainnet": Abi0;
|
|
1299
|
-
"goat-mainnet": Abi0;
|
|
1300
|
-
"gravity-mainnet": Abi0;
|
|
1301
|
-
"hedera-mainnet": Abi0;
|
|
1302
|
-
"hemi-mainnet": Abi0;
|
|
1303
|
-
"horizen-mainnet": Abi0;
|
|
1304
|
-
"injectiveevm-mainnet": Abi0;
|
|
1305
|
-
"ink-mainnet": Abi0;
|
|
1306
|
-
"iota-mainnet": Abi0;
|
|
1307
|
-
"islander-mainnet": Abi0;
|
|
1308
|
-
"kava-mainnet": Abi0;
|
|
1309
|
-
"klaytn-mainnet": Abi0;
|
|
1310
|
-
"klaytn-testnet": Abi0;
|
|
1311
|
-
"lightlink-mainnet": Abi0;
|
|
1312
|
-
"manta-mainnet": Abi0;
|
|
1313
|
-
"mantle-mainnet": Abi0;
|
|
1314
|
-
"mantlesep-testnet": Abi0;
|
|
1315
|
-
"metis-mainnet": Abi0;
|
|
1316
|
-
"moca-mainnet": Abi0;
|
|
1317
|
-
"mode-mainnet": Abi0;
|
|
1318
|
-
"moderato-testnet": Abi0;
|
|
1319
|
-
"monad-testnet": Abi0;
|
|
1320
|
-
"moonbeam-mainnet": Abi0;
|
|
1321
|
-
"moonriver-mainnet": Abi0;
|
|
1322
|
-
"nibiru-mainnet": Abi0;
|
|
1323
|
-
"odyssey-testnet": Abi0;
|
|
1324
|
-
"og-mainnet": Abi0;
|
|
1325
|
-
"opbnb-mainnet": Abi0;
|
|
1326
|
-
"optimism-mainnet": Abi0;
|
|
1327
|
-
"optsep-testnet": Abi0;
|
|
1328
|
-
"orderly-mainnet": Abi0;
|
|
1329
|
-
"peaq-mainnet": Abi0;
|
|
1330
|
-
"plasma-mainnet": Abi0;
|
|
1331
|
-
"plumephoenix-mainnet": Abi0;
|
|
1332
|
-
"polygon-mainnet": Abi0;
|
|
1333
|
-
"polygon-sandbox-local": Abi0;
|
|
1334
|
-
"rarible-mainnet": Abi0;
|
|
1335
|
-
"redbelly-mainnet": Abi0;
|
|
1336
|
-
"rootstock-mainnet": Abi0;
|
|
1337
|
-
"scroll-mainnet": Abi0;
|
|
1338
|
-
"sei-mainnet": Abi0;
|
|
1339
|
-
"sepolia-testnet": Abi0;
|
|
1340
|
-
"shimmer-mainnet": Abi0;
|
|
1341
|
-
"somnia-mainnet": Abi0;
|
|
1342
|
-
"soneium-mainnet": Abi0;
|
|
1343
|
-
"sonic-mainnet": Abi0;
|
|
1344
|
-
"sophon-mainnet": Abi0;
|
|
1345
|
-
"stable-mainnet": Abi0;
|
|
1346
|
-
"story-mainnet": Abi0;
|
|
1347
|
-
"superposition-mainnet": Abi0;
|
|
1348
|
-
"swell-mainnet": Abi0;
|
|
1349
|
-
"taiko-mainnet": Abi0;
|
|
1350
|
-
"telos-mainnet": Abi0;
|
|
1351
|
-
"tempo-mainnet": Abi0;
|
|
1352
|
-
"unichain-mainnet": Abi0;
|
|
1353
|
-
"xdc-mainnet": Abi0;
|
|
1354
|
-
"zkatana-mainnet": Abi0;
|
|
1355
|
-
"zkconsensys-mainnet": Abi0;
|
|
1356
|
-
"zkpolygon-mainnet": Abi0;
|
|
1357
|
-
};
|
|
1358
|
-
declare const abis: Abis;
|
|
1359
|
-
|
|
1360
|
-
declare const OFTWrapper_abis: typeof abis;
|
|
1361
|
-
declare const OFTWrapper_addresses: typeof addresses;
|
|
1362
|
-
declare const OFTWrapper_transactionHashes: typeof transactionHashes;
|
|
1363
|
-
declare namespace OFTWrapper {
|
|
1364
|
-
export { OFTWrapper_abis as abis, OFTWrapper_addresses as addresses, OFTWrapper_transactionHashes as transactionHashes };
|
|
1365
|
-
}
|
|
1366
|
-
|
|
1367
|
-
export { OFTWrapper as O, addresses as a, abis as b, transactionHashes as t };
|