@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 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './TokenMessaging-ZthO1qUI.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './TokenMessaging-ZthO1qUI.js';
|
|
@@ -1,456 +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
|
-
"avalanche-testnet": string;
|
|
10
|
-
"base-mainnet": string;
|
|
11
|
-
"bera-mainnet": string;
|
|
12
|
-
"bl3-testnet": string;
|
|
13
|
-
"botanix-mainnet": string;
|
|
14
|
-
"bsc-mainnet": string;
|
|
15
|
-
"bsc-sandbox-local": string;
|
|
16
|
-
"bsc-testnet": string;
|
|
17
|
-
"camp-mainnet": string;
|
|
18
|
-
"coredao-mainnet": string;
|
|
19
|
-
"cronosevm-mainnet": string;
|
|
20
|
-
"degen-mainnet": string;
|
|
21
|
-
"doma-mainnet": string;
|
|
22
|
-
"edu-mainnet": string;
|
|
23
|
-
"ethereum-mainnet": string;
|
|
24
|
-
"ethereum-sandbox-local": string;
|
|
25
|
-
"flare-mainnet": string;
|
|
26
|
-
"flow-mainnet": string;
|
|
27
|
-
"fuse-mainnet": string;
|
|
28
|
-
"gatelayer-mainnet": string;
|
|
29
|
-
"glue-mainnet": string;
|
|
30
|
-
"gnosis-mainnet": string;
|
|
31
|
-
"goat-mainnet": string;
|
|
32
|
-
"gravity-mainnet": string;
|
|
33
|
-
"hedera-mainnet": string;
|
|
34
|
-
"hemi-mainnet": string;
|
|
35
|
-
"horizen-mainnet": string;
|
|
36
|
-
"injectiveevm-mainnet": string;
|
|
37
|
-
"ink-mainnet": string;
|
|
38
|
-
"iota-mainnet": string;
|
|
39
|
-
"islander-mainnet": string;
|
|
40
|
-
"kava-mainnet": string;
|
|
41
|
-
"klaytn-mainnet": string;
|
|
42
|
-
"klaytn-testnet": string;
|
|
43
|
-
"lightlink-mainnet": string;
|
|
44
|
-
"manta-mainnet": string;
|
|
45
|
-
"mantle-mainnet": string;
|
|
46
|
-
"mantlesep-testnet": string;
|
|
47
|
-
"metis-mainnet": string;
|
|
48
|
-
"moca-mainnet": string;
|
|
49
|
-
"moderato-testnet": string;
|
|
50
|
-
"monad-testnet": string;
|
|
51
|
-
"nibiru-mainnet": string;
|
|
52
|
-
"odyssey-testnet": string;
|
|
53
|
-
"og-mainnet": string;
|
|
54
|
-
"optimism-mainnet": string;
|
|
55
|
-
"optsep-testnet": string;
|
|
56
|
-
"orderly-mainnet": string;
|
|
57
|
-
"peaq-mainnet": string;
|
|
58
|
-
"plasma-mainnet": string;
|
|
59
|
-
"plumephoenix-mainnet": string;
|
|
60
|
-
"polygon-mainnet": string;
|
|
61
|
-
"polygon-sandbox-local": string;
|
|
62
|
-
"rarible-mainnet": string;
|
|
63
|
-
"redbelly-mainnet": string;
|
|
64
|
-
"rootstock-mainnet": string;
|
|
65
|
-
"scroll-mainnet": string;
|
|
66
|
-
"sei-mainnet": string;
|
|
67
|
-
"sepolia-testnet": string;
|
|
68
|
-
"somnia-mainnet": string;
|
|
69
|
-
"soneium-mainnet": string;
|
|
70
|
-
"sonic-mainnet": string;
|
|
71
|
-
"sophon-mainnet": string;
|
|
72
|
-
"stable-mainnet": string;
|
|
73
|
-
"story-mainnet": string;
|
|
74
|
-
"superposition-mainnet": string;
|
|
75
|
-
"swell-mainnet": string;
|
|
76
|
-
"taiko-mainnet": string;
|
|
77
|
-
"telos-mainnet": string;
|
|
78
|
-
"tempo-mainnet": string;
|
|
79
|
-
"unichain-mainnet": string;
|
|
80
|
-
"xdc-mainnet": string;
|
|
81
|
-
"zkconsensys-mainnet": string;
|
|
82
|
-
};
|
|
83
|
-
declare const transactionHashes: {
|
|
84
|
-
"ape-mainnet": string;
|
|
85
|
-
"apexfusionnexus-mainnet": string;
|
|
86
|
-
"arbitrum-mainnet": string;
|
|
87
|
-
"arbsep-testnet": string;
|
|
88
|
-
"aurora-mainnet": string;
|
|
89
|
-
"avalanche-mainnet": string;
|
|
90
|
-
"avalanche-testnet": string;
|
|
91
|
-
"base-mainnet": string;
|
|
92
|
-
"bera-mainnet": string;
|
|
93
|
-
"bl3-testnet": string;
|
|
94
|
-
"botanix-mainnet": string;
|
|
95
|
-
"bsc-mainnet": string;
|
|
96
|
-
"bsc-sandbox-local": string;
|
|
97
|
-
"bsc-testnet": string;
|
|
98
|
-
"camp-mainnet": string;
|
|
99
|
-
"coredao-mainnet": string;
|
|
100
|
-
"cronosevm-mainnet": string;
|
|
101
|
-
"degen-mainnet": string;
|
|
102
|
-
"doma-mainnet": string;
|
|
103
|
-
"edu-mainnet": string;
|
|
104
|
-
"ethereum-mainnet": string;
|
|
105
|
-
"ethereum-sandbox-local": string;
|
|
106
|
-
"flare-mainnet": string;
|
|
107
|
-
"flow-mainnet": string;
|
|
108
|
-
"fuse-mainnet": string;
|
|
109
|
-
"gatelayer-mainnet": string;
|
|
110
|
-
"glue-mainnet": string;
|
|
111
|
-
"gnosis-mainnet": string;
|
|
112
|
-
"goat-mainnet": string;
|
|
113
|
-
"gravity-mainnet": string;
|
|
114
|
-
"hedera-mainnet": string;
|
|
115
|
-
"hemi-mainnet": string;
|
|
116
|
-
"horizen-mainnet": string;
|
|
117
|
-
"injectiveevm-mainnet": string;
|
|
118
|
-
"ink-mainnet": string;
|
|
119
|
-
"iota-mainnet": string;
|
|
120
|
-
"islander-mainnet": string;
|
|
121
|
-
"kava-mainnet": string;
|
|
122
|
-
"klaytn-mainnet": string;
|
|
123
|
-
"klaytn-testnet": string;
|
|
124
|
-
"lightlink-mainnet": string;
|
|
125
|
-
"manta-mainnet": string;
|
|
126
|
-
"mantle-mainnet": string;
|
|
127
|
-
"mantlesep-testnet": string;
|
|
128
|
-
"metis-mainnet": string;
|
|
129
|
-
"moca-mainnet": string;
|
|
130
|
-
"moderato-testnet": string;
|
|
131
|
-
"monad-testnet": string;
|
|
132
|
-
"nibiru-mainnet": string;
|
|
133
|
-
"odyssey-testnet": string;
|
|
134
|
-
"og-mainnet": string;
|
|
135
|
-
"optimism-mainnet": string;
|
|
136
|
-
"optsep-testnet": string;
|
|
137
|
-
"orderly-mainnet": string;
|
|
138
|
-
"peaq-mainnet": string;
|
|
139
|
-
"plasma-mainnet": string;
|
|
140
|
-
"plumephoenix-mainnet": string;
|
|
141
|
-
"polygon-mainnet": string;
|
|
142
|
-
"polygon-sandbox-local": string;
|
|
143
|
-
"rarible-mainnet": string;
|
|
144
|
-
"redbelly-mainnet": string;
|
|
145
|
-
"rootstock-mainnet": string;
|
|
146
|
-
"scroll-mainnet": string;
|
|
147
|
-
"sei-mainnet": string;
|
|
148
|
-
"sepolia-testnet": string;
|
|
149
|
-
"somnia-mainnet": string;
|
|
150
|
-
"soneium-mainnet": string;
|
|
151
|
-
"sonic-mainnet": string;
|
|
152
|
-
"stable-mainnet": string;
|
|
153
|
-
"story-mainnet": string;
|
|
154
|
-
"superposition-mainnet": string;
|
|
155
|
-
"swell-mainnet": string;
|
|
156
|
-
"taiko-mainnet": string;
|
|
157
|
-
"telos-mainnet": string;
|
|
158
|
-
"tempo-mainnet": string;
|
|
159
|
-
"unichain-mainnet": string;
|
|
160
|
-
"xdc-mainnet": string;
|
|
161
|
-
"zkconsensys-mainnet": string;
|
|
162
|
-
};
|
|
163
|
-
declare const abi0: readonly [{
|
|
164
|
-
readonly inputs: readonly [{
|
|
165
|
-
readonly internalType: "address";
|
|
166
|
-
readonly name: "_owner";
|
|
167
|
-
readonly type: "address";
|
|
168
|
-
}, {
|
|
169
|
-
readonly internalType: "address";
|
|
170
|
-
readonly name: "_admin";
|
|
171
|
-
readonly type: "address";
|
|
172
|
-
}];
|
|
173
|
-
readonly stateMutability: "nonpayable";
|
|
174
|
-
readonly type: "constructor";
|
|
175
|
-
}, {
|
|
176
|
-
readonly inputs: readonly [];
|
|
177
|
-
readonly name: "Transfer_ApproveFailed";
|
|
178
|
-
readonly type: "error";
|
|
179
|
-
}, {
|
|
180
|
-
readonly inputs: readonly [];
|
|
181
|
-
readonly name: "Transfer_TransferFailed";
|
|
182
|
-
readonly type: "error";
|
|
183
|
-
}, {
|
|
184
|
-
readonly inputs: readonly [];
|
|
185
|
-
readonly name: "Unauthorized";
|
|
186
|
-
readonly type: "error";
|
|
187
|
-
}, {
|
|
188
|
-
readonly anonymous: false;
|
|
189
|
-
readonly inputs: readonly [{
|
|
190
|
-
readonly indexed: true;
|
|
191
|
-
readonly internalType: "address";
|
|
192
|
-
readonly name: "previousOwner";
|
|
193
|
-
readonly type: "address";
|
|
194
|
-
}, {
|
|
195
|
-
readonly indexed: true;
|
|
196
|
-
readonly internalType: "address";
|
|
197
|
-
readonly name: "newOwner";
|
|
198
|
-
readonly type: "address";
|
|
199
|
-
}];
|
|
200
|
-
readonly name: "OwnershipTransferred";
|
|
201
|
-
readonly type: "event";
|
|
202
|
-
}, {
|
|
203
|
-
readonly inputs: readonly [{
|
|
204
|
-
readonly internalType: "address";
|
|
205
|
-
readonly name: "_stargate";
|
|
206
|
-
readonly type: "address";
|
|
207
|
-
}, {
|
|
208
|
-
readonly internalType: "uint256";
|
|
209
|
-
readonly name: "_amountLD";
|
|
210
|
-
readonly type: "uint256";
|
|
211
|
-
}];
|
|
212
|
-
readonly name: "addTreasuryFee";
|
|
213
|
-
readonly outputs: readonly [];
|
|
214
|
-
readonly stateMutability: "nonpayable";
|
|
215
|
-
readonly type: "function";
|
|
216
|
-
}, {
|
|
217
|
-
readonly inputs: readonly [];
|
|
218
|
-
readonly name: "admin";
|
|
219
|
-
readonly outputs: readonly [{
|
|
220
|
-
readonly internalType: "address";
|
|
221
|
-
readonly name: "";
|
|
222
|
-
readonly type: "address";
|
|
223
|
-
}];
|
|
224
|
-
readonly stateMutability: "view";
|
|
225
|
-
readonly type: "function";
|
|
226
|
-
}, {
|
|
227
|
-
readonly inputs: readonly [];
|
|
228
|
-
readonly name: "getTransferGasLimit";
|
|
229
|
-
readonly outputs: readonly [{
|
|
230
|
-
readonly internalType: "uint256";
|
|
231
|
-
readonly name: "";
|
|
232
|
-
readonly type: "uint256";
|
|
233
|
-
}];
|
|
234
|
-
readonly stateMutability: "view";
|
|
235
|
-
readonly type: "function";
|
|
236
|
-
}, {
|
|
237
|
-
readonly inputs: readonly [];
|
|
238
|
-
readonly name: "owner";
|
|
239
|
-
readonly outputs: readonly [{
|
|
240
|
-
readonly internalType: "address";
|
|
241
|
-
readonly name: "";
|
|
242
|
-
readonly type: "address";
|
|
243
|
-
}];
|
|
244
|
-
readonly stateMutability: "view";
|
|
245
|
-
readonly type: "function";
|
|
246
|
-
}, {
|
|
247
|
-
readonly inputs: readonly [{
|
|
248
|
-
readonly internalType: "address";
|
|
249
|
-
readonly name: "_stargate";
|
|
250
|
-
readonly type: "address";
|
|
251
|
-
}, {
|
|
252
|
-
readonly internalType: "address";
|
|
253
|
-
readonly name: "_token";
|
|
254
|
-
readonly type: "address";
|
|
255
|
-
}, {
|
|
256
|
-
readonly internalType: "uint256";
|
|
257
|
-
readonly name: "_amount";
|
|
258
|
-
readonly type: "uint256";
|
|
259
|
-
}];
|
|
260
|
-
readonly name: "recoverToken";
|
|
261
|
-
readonly outputs: readonly [];
|
|
262
|
-
readonly stateMutability: "nonpayable";
|
|
263
|
-
readonly type: "function";
|
|
264
|
-
}, {
|
|
265
|
-
readonly inputs: readonly [];
|
|
266
|
-
readonly name: "renounceOwnership";
|
|
267
|
-
readonly outputs: readonly [];
|
|
268
|
-
readonly stateMutability: "nonpayable";
|
|
269
|
-
readonly type: "function";
|
|
270
|
-
}, {
|
|
271
|
-
readonly inputs: readonly [{
|
|
272
|
-
readonly internalType: "address";
|
|
273
|
-
readonly name: "_admin";
|
|
274
|
-
readonly type: "address";
|
|
275
|
-
}];
|
|
276
|
-
readonly name: "setAdmin";
|
|
277
|
-
readonly outputs: readonly [];
|
|
278
|
-
readonly stateMutability: "nonpayable";
|
|
279
|
-
readonly type: "function";
|
|
280
|
-
}, {
|
|
281
|
-
readonly inputs: readonly [{
|
|
282
|
-
readonly internalType: "address";
|
|
283
|
-
readonly name: "_stargate";
|
|
284
|
-
readonly type: "address";
|
|
285
|
-
}, {
|
|
286
|
-
readonly internalType: "bool";
|
|
287
|
-
readonly name: "_value";
|
|
288
|
-
readonly type: "bool";
|
|
289
|
-
}];
|
|
290
|
-
readonly name: "setStargate";
|
|
291
|
-
readonly outputs: readonly [];
|
|
292
|
-
readonly stateMutability: "nonpayable";
|
|
293
|
-
readonly type: "function";
|
|
294
|
-
}, {
|
|
295
|
-
readonly inputs: readonly [{
|
|
296
|
-
readonly internalType: "uint256";
|
|
297
|
-
readonly name: "_gasLimit";
|
|
298
|
-
readonly type: "uint256";
|
|
299
|
-
}];
|
|
300
|
-
readonly name: "setTransferGasLimit";
|
|
301
|
-
readonly outputs: readonly [];
|
|
302
|
-
readonly stateMutability: "nonpayable";
|
|
303
|
-
readonly type: "function";
|
|
304
|
-
}, {
|
|
305
|
-
readonly inputs: readonly [{
|
|
306
|
-
readonly internalType: "address";
|
|
307
|
-
readonly name: "";
|
|
308
|
-
readonly type: "address";
|
|
309
|
-
}];
|
|
310
|
-
readonly name: "stargates";
|
|
311
|
-
readonly outputs: readonly [{
|
|
312
|
-
readonly internalType: "bool";
|
|
313
|
-
readonly name: "";
|
|
314
|
-
readonly type: "bool";
|
|
315
|
-
}];
|
|
316
|
-
readonly stateMutability: "view";
|
|
317
|
-
readonly type: "function";
|
|
318
|
-
}, {
|
|
319
|
-
readonly inputs: readonly [{
|
|
320
|
-
readonly internalType: "address";
|
|
321
|
-
readonly name: "_token";
|
|
322
|
-
readonly type: "address";
|
|
323
|
-
}, {
|
|
324
|
-
readonly internalType: "address";
|
|
325
|
-
readonly name: "_to";
|
|
326
|
-
readonly type: "address";
|
|
327
|
-
}, {
|
|
328
|
-
readonly internalType: "uint256";
|
|
329
|
-
readonly name: "_amount";
|
|
330
|
-
readonly type: "uint256";
|
|
331
|
-
}];
|
|
332
|
-
readonly name: "transfer";
|
|
333
|
-
readonly outputs: readonly [];
|
|
334
|
-
readonly stateMutability: "nonpayable";
|
|
335
|
-
readonly type: "function";
|
|
336
|
-
}, {
|
|
337
|
-
readonly inputs: readonly [{
|
|
338
|
-
readonly internalType: "address";
|
|
339
|
-
readonly name: "newOwner";
|
|
340
|
-
readonly type: "address";
|
|
341
|
-
}];
|
|
342
|
-
readonly name: "transferOwnership";
|
|
343
|
-
readonly outputs: readonly [];
|
|
344
|
-
readonly stateMutability: "nonpayable";
|
|
345
|
-
readonly type: "function";
|
|
346
|
-
}, {
|
|
347
|
-
readonly inputs: readonly [{
|
|
348
|
-
readonly internalType: "address";
|
|
349
|
-
readonly name: "_stargate";
|
|
350
|
-
readonly type: "address";
|
|
351
|
-
}, {
|
|
352
|
-
readonly internalType: "uint64";
|
|
353
|
-
readonly name: "_amountSD";
|
|
354
|
-
readonly type: "uint64";
|
|
355
|
-
}];
|
|
356
|
-
readonly name: "withdrawTreasuryFee";
|
|
357
|
-
readonly outputs: readonly [];
|
|
358
|
-
readonly stateMutability: "nonpayable";
|
|
359
|
-
readonly type: "function";
|
|
360
|
-
}, {
|
|
361
|
-
readonly stateMutability: "payable";
|
|
362
|
-
readonly type: "receive";
|
|
363
|
-
}];
|
|
364
|
-
type Abi0 = typeof abi0;
|
|
365
|
-
type Abis = {
|
|
366
|
-
"abstract-mainnet": Abi0;
|
|
367
|
-
"ape-mainnet": Abi0;
|
|
368
|
-
"apexfusionnexus-mainnet": Abi0;
|
|
369
|
-
"arbitrum-mainnet": Abi0;
|
|
370
|
-
"arbsep-testnet": Abi0;
|
|
371
|
-
"aurora-mainnet": Abi0;
|
|
372
|
-
"avalanche-mainnet": Abi0;
|
|
373
|
-
"avalanche-testnet": Abi0;
|
|
374
|
-
"base-mainnet": Abi0;
|
|
375
|
-
"bera-mainnet": Abi0;
|
|
376
|
-
"bl3-testnet": Abi0;
|
|
377
|
-
"botanix-mainnet": Abi0;
|
|
378
|
-
"bsc-mainnet": Abi0;
|
|
379
|
-
"bsc-sandbox-local": Abi0;
|
|
380
|
-
"bsc-testnet": Abi0;
|
|
381
|
-
"camp-mainnet": Abi0;
|
|
382
|
-
"coredao-mainnet": Abi0;
|
|
383
|
-
"cronosevm-mainnet": Abi0;
|
|
384
|
-
"degen-mainnet": Abi0;
|
|
385
|
-
"doma-mainnet": Abi0;
|
|
386
|
-
"edu-mainnet": Abi0;
|
|
387
|
-
"ethereum-mainnet": Abi0;
|
|
388
|
-
"ethereum-sandbox-local": Abi0;
|
|
389
|
-
"flare-mainnet": Abi0;
|
|
390
|
-
"flow-mainnet": Abi0;
|
|
391
|
-
"fuse-mainnet": Abi0;
|
|
392
|
-
"gatelayer-mainnet": Abi0;
|
|
393
|
-
"glue-mainnet": Abi0;
|
|
394
|
-
"gnosis-mainnet": Abi0;
|
|
395
|
-
"goat-mainnet": Abi0;
|
|
396
|
-
"gravity-mainnet": Abi0;
|
|
397
|
-
"hedera-mainnet": Abi0;
|
|
398
|
-
"hemi-mainnet": Abi0;
|
|
399
|
-
"horizen-mainnet": Abi0;
|
|
400
|
-
"injectiveevm-mainnet": Abi0;
|
|
401
|
-
"ink-mainnet": Abi0;
|
|
402
|
-
"iota-mainnet": Abi0;
|
|
403
|
-
"islander-mainnet": Abi0;
|
|
404
|
-
"kava-mainnet": Abi0;
|
|
405
|
-
"klaytn-mainnet": Abi0;
|
|
406
|
-
"klaytn-testnet": Abi0;
|
|
407
|
-
"lightlink-mainnet": Abi0;
|
|
408
|
-
"manta-mainnet": Abi0;
|
|
409
|
-
"mantle-mainnet": Abi0;
|
|
410
|
-
"mantlesep-testnet": Abi0;
|
|
411
|
-
"metis-mainnet": Abi0;
|
|
412
|
-
"moca-mainnet": Abi0;
|
|
413
|
-
"moderato-testnet": Abi0;
|
|
414
|
-
"monad-testnet": Abi0;
|
|
415
|
-
"nibiru-mainnet": Abi0;
|
|
416
|
-
"odyssey-testnet": Abi0;
|
|
417
|
-
"og-mainnet": Abi0;
|
|
418
|
-
"optimism-mainnet": Abi0;
|
|
419
|
-
"optsep-testnet": Abi0;
|
|
420
|
-
"orderly-mainnet": Abi0;
|
|
421
|
-
"peaq-mainnet": Abi0;
|
|
422
|
-
"plasma-mainnet": Abi0;
|
|
423
|
-
"plumephoenix-mainnet": Abi0;
|
|
424
|
-
"polygon-mainnet": Abi0;
|
|
425
|
-
"polygon-sandbox-local": Abi0;
|
|
426
|
-
"rarible-mainnet": Abi0;
|
|
427
|
-
"redbelly-mainnet": Abi0;
|
|
428
|
-
"rootstock-mainnet": Abi0;
|
|
429
|
-
"scroll-mainnet": Abi0;
|
|
430
|
-
"sei-mainnet": Abi0;
|
|
431
|
-
"sepolia-testnet": Abi0;
|
|
432
|
-
"somnia-mainnet": Abi0;
|
|
433
|
-
"soneium-mainnet": Abi0;
|
|
434
|
-
"sonic-mainnet": Abi0;
|
|
435
|
-
"sophon-mainnet": Abi0;
|
|
436
|
-
"stable-mainnet": Abi0;
|
|
437
|
-
"story-mainnet": Abi0;
|
|
438
|
-
"superposition-mainnet": Abi0;
|
|
439
|
-
"swell-mainnet": Abi0;
|
|
440
|
-
"taiko-mainnet": Abi0;
|
|
441
|
-
"telos-mainnet": Abi0;
|
|
442
|
-
"tempo-mainnet": Abi0;
|
|
443
|
-
"unichain-mainnet": Abi0;
|
|
444
|
-
"xdc-mainnet": Abi0;
|
|
445
|
-
"zkconsensys-mainnet": Abi0;
|
|
446
|
-
};
|
|
447
|
-
declare const abis: Abis;
|
|
448
|
-
|
|
449
|
-
declare const Treasurer_abis: typeof abis;
|
|
450
|
-
declare const Treasurer_addresses: typeof addresses;
|
|
451
|
-
declare const Treasurer_transactionHashes: typeof transactionHashes;
|
|
452
|
-
declare namespace Treasurer {
|
|
453
|
-
export { Treasurer_abis as abis, Treasurer_addresses as addresses, Treasurer_transactionHashes as transactionHashes };
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
export { Treasurer as T, addresses as a, abis as b, transactionHashes as t };
|