@bananapus/suckers-v6 1.0.1 → 1.1.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 +2 -1
- package/deployments/arbitrum/CCIPHelper.json +939 -0
- package/deployments/arbitrum/JBArbitrumSucker.json +2310 -0
- package/deployments/arbitrum/JBArbitrumSuckerDeployer.json +443 -0
- package/deployments/arbitrum/JBCCIPLib.json +119 -0
- package/deployments/arbitrum/JBCCIPSuckerDeployer__BASE.json +474 -0
- package/deployments/arbitrum/JBCCIPSuckerDeployer__ETH.json +474 -0
- package/deployments/arbitrum/JBCCIPSuckerDeployer__OP.json +474 -0
- package/deployments/arbitrum/JBCCIPSucker__BASE.json +2460 -0
- package/deployments/arbitrum/JBCCIPSucker__ETH.json +2460 -0
- package/deployments/arbitrum/JBCCIPSucker__OP.json +2460 -0
- package/deployments/arbitrum/JBSuckerLib.json +457 -0
- package/deployments/arbitrum/JBSuckerRegistry.json +1234 -0
- package/deployments/arbitrum_sepolia/CCIPHelper.json +939 -0
- package/deployments/arbitrum_sepolia/JBArbitrumSucker.json +2310 -0
- package/deployments/arbitrum_sepolia/JBArbitrumSuckerDeployer.json +443 -0
- package/deployments/arbitrum_sepolia/JBCCIPLib.json +119 -0
- package/deployments/arbitrum_sepolia/JBCCIPSuckerDeployer__BASE_SEP.json +474 -0
- package/deployments/arbitrum_sepolia/JBCCIPSuckerDeployer__ETH_SEP.json +474 -0
- package/deployments/arbitrum_sepolia/JBCCIPSuckerDeployer__OP_SEP.json +474 -0
- package/deployments/arbitrum_sepolia/JBCCIPSucker__BASE_SEP.json +2460 -0
- package/deployments/arbitrum_sepolia/JBCCIPSucker__ETH_SEP.json +2460 -0
- package/deployments/arbitrum_sepolia/JBCCIPSucker__OP_SEP.json +2460 -0
- package/deployments/arbitrum_sepolia/JBSuckerLib.json +457 -0
- package/deployments/arbitrum_sepolia/JBSuckerRegistry.json +1234 -0
- package/deployments/base/CCIPHelper.json +944 -0
- package/deployments/base/JBBaseSucker.json +2302 -0
- package/deployments/base/JBBaseSuckerDeployer.json +430 -0
- package/deployments/base/JBCCIPLib.json +124 -0
- package/deployments/base/JBCCIPSuckerDeployer__ARB.json +479 -0
- package/deployments/base/JBCCIPSuckerDeployer__ETH.json +479 -0
- package/deployments/base/JBCCIPSuckerDeployer__OP.json +479 -0
- package/deployments/base/JBCCIPSucker__ARB.json +2465 -0
- package/deployments/base/JBCCIPSucker__ETH.json +2465 -0
- package/deployments/base/JBCCIPSucker__OP.json +2465 -0
- package/deployments/base/JBSuckerLib.json +462 -0
- package/deployments/base/JBSuckerRegistry.json +1239 -0
- package/deployments/base_sepolia/CCIPHelper.json +944 -0
- package/deployments/base_sepolia/JBBaseSucker.json +2302 -0
- package/deployments/base_sepolia/JBBaseSuckerDeployer.json +430 -0
- package/deployments/base_sepolia/JBCCIPLib.json +124 -0
- package/deployments/base_sepolia/JBCCIPSuckerDeployer__ARB_SEP.json +479 -0
- package/deployments/base_sepolia/JBCCIPSuckerDeployer__ETH_SEP.json +479 -0
- package/deployments/base_sepolia/JBCCIPSuckerDeployer__OP_SEP.json +479 -0
- package/deployments/base_sepolia/JBCCIPSucker__ARB_SEP.json +2465 -0
- package/deployments/base_sepolia/JBCCIPSucker__ETH_SEP.json +2465 -0
- package/deployments/base_sepolia/JBCCIPSucker__OP_SEP.json +2465 -0
- package/deployments/base_sepolia/JBSuckerLib.json +462 -0
- package/deployments/base_sepolia/JBSuckerRegistry.json +1239 -0
- package/deployments/ethereum/CCIPHelper.json +936 -0
- package/deployments/ethereum/JBArbitrumSucker.json +2307 -0
- package/deployments/ethereum/JBArbitrumSuckerDeployer.json +440 -0
- package/deployments/ethereum/JBBaseSucker.json +2294 -0
- package/deployments/ethereum/JBBaseSuckerDeployer.json +422 -0
- package/deployments/ethereum/JBCCIPLib.json +116 -0
- package/deployments/ethereum/JBCCIPSuckerDeployer__ARB.json +471 -0
- package/deployments/ethereum/JBCCIPSuckerDeployer__BASE.json +471 -0
- package/deployments/ethereum/JBCCIPSuckerDeployer__OP.json +471 -0
- package/deployments/ethereum/JBCCIPSucker__ARB.json +2457 -0
- package/deployments/ethereum/JBCCIPSucker__BASE.json +2457 -0
- package/deployments/ethereum/JBCCIPSucker__OP.json +2457 -0
- package/deployments/ethereum/JBOptimismSucker.json +2294 -0
- package/deployments/ethereum/JBOptimismSuckerDeployer.json +422 -0
- package/deployments/ethereum/JBSuckerLib.json +454 -0
- package/deployments/ethereum/JBSuckerRegistry.json +1231 -0
- package/deployments/optimism/CCIPHelper.json +944 -0
- package/deployments/optimism/JBCCIPLib.json +124 -0
- package/deployments/optimism/JBCCIPSuckerDeployer__ARB.json +479 -0
- package/deployments/optimism/JBCCIPSuckerDeployer__BASE.json +479 -0
- package/deployments/optimism/JBCCIPSuckerDeployer__ETH.json +479 -0
- package/deployments/optimism/JBCCIPSucker__ARB.json +2465 -0
- package/deployments/optimism/JBCCIPSucker__BASE.json +2465 -0
- package/deployments/optimism/JBCCIPSucker__ETH.json +2465 -0
- package/deployments/optimism/JBOptimismSucker.json +2302 -0
- package/deployments/optimism/JBOptimismSuckerDeployer.json +430 -0
- package/deployments/optimism/JBSuckerLib.json +462 -0
- package/deployments/optimism/JBSuckerRegistry.json +1239 -0
- package/deployments/optimism_sepolia/CCIPHelper.json +944 -0
- package/deployments/optimism_sepolia/JBCCIPLib.json +124 -0
- package/deployments/optimism_sepolia/JBCCIPSuckerDeployer__ARB_SEP.json +479 -0
- package/deployments/optimism_sepolia/JBCCIPSuckerDeployer__BASE_SEP.json +479 -0
- package/deployments/optimism_sepolia/JBCCIPSuckerDeployer__ETH_SEP.json +479 -0
- package/deployments/optimism_sepolia/JBCCIPSucker__ARB_SEP.json +2465 -0
- package/deployments/optimism_sepolia/JBCCIPSucker__BASE_SEP.json +2465 -0
- package/deployments/optimism_sepolia/JBCCIPSucker__ETH_SEP.json +2465 -0
- package/deployments/optimism_sepolia/JBOptimismSucker.json +2302 -0
- package/deployments/optimism_sepolia/JBOptimismSuckerDeployer.json +430 -0
- package/deployments/optimism_sepolia/JBSuckerLib.json +462 -0
- package/deployments/optimism_sepolia/JBSuckerRegistry.json +1239 -0
- package/deployments/sepolia/CCIPHelper.json +936 -0
- package/deployments/sepolia/JBArbitrumSucker.json +2307 -0
- package/deployments/sepolia/JBArbitrumSuckerDeployer.json +440 -0
- package/deployments/sepolia/JBBaseSucker.json +2294 -0
- package/deployments/sepolia/JBBaseSuckerDeployer.json +422 -0
- package/deployments/sepolia/JBCCIPLib.json +116 -0
- package/deployments/sepolia/JBCCIPSuckerDeployer__ARB_SEP.json +471 -0
- package/deployments/sepolia/JBCCIPSuckerDeployer__BASE_SEP.json +471 -0
- package/deployments/sepolia/JBCCIPSuckerDeployer__OP_SEP.json +471 -0
- package/deployments/sepolia/JBCCIPSucker__ARB_SEP.json +2457 -0
- package/deployments/sepolia/JBCCIPSucker__BASE_SEP.json +2457 -0
- package/deployments/sepolia/JBCCIPSucker__OP_SEP.json +2457 -0
- package/deployments/sepolia/JBOptimismSucker.json +2294 -0
- package/deployments/sepolia/JBOptimismSuckerDeployer.json +422 -0
- package/deployments/sepolia/JBSuckerLib.json +454 -0
- package/deployments/sepolia/JBSuckerRegistry.json +1231 -0
- package/package.json +2 -1
- package/references/entrypoints.md +6 -2
- package/references/operations.md +3 -1
- package/references/runtime.md +2 -2
- package/src/JBSucker.sol +17 -12
- package/src/JBSuckerRegistry.sol +316 -167
- package/src/interfaces/IJBSuckerRegistry.sol +70 -0
|
@@ -0,0 +1,939 @@
|
|
|
1
|
+
{
|
|
2
|
+
"format": "sphinx-sol-ct-artifact-1",
|
|
3
|
+
"address": "0x8f1a249e79030d4fac2102aa33e36e6676e048e4",
|
|
4
|
+
"sourceName": "node_modules/@bananapus/suckers-v6/src/libraries/CCIPHelper.sol",
|
|
5
|
+
"contractName": "CCIPHelper",
|
|
6
|
+
"chainId": "0xa4b1",
|
|
7
|
+
"abi": [
|
|
8
|
+
{
|
|
9
|
+
"type": "function",
|
|
10
|
+
"name": "ARB_ID",
|
|
11
|
+
"inputs": [],
|
|
12
|
+
"outputs": [
|
|
13
|
+
{
|
|
14
|
+
"name": "",
|
|
15
|
+
"type": "uint256",
|
|
16
|
+
"internalType": "uint256"
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"stateMutability": "view"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"type": "function",
|
|
23
|
+
"name": "ARB_LINK",
|
|
24
|
+
"inputs": [],
|
|
25
|
+
"outputs": [
|
|
26
|
+
{
|
|
27
|
+
"name": "",
|
|
28
|
+
"type": "address",
|
|
29
|
+
"internalType": "address"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"stateMutability": "view"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"type": "function",
|
|
36
|
+
"name": "ARB_ROUTER",
|
|
37
|
+
"inputs": [],
|
|
38
|
+
"outputs": [
|
|
39
|
+
{
|
|
40
|
+
"name": "",
|
|
41
|
+
"type": "address",
|
|
42
|
+
"internalType": "address"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"stateMutability": "view"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"type": "function",
|
|
49
|
+
"name": "ARB_SEL",
|
|
50
|
+
"inputs": [],
|
|
51
|
+
"outputs": [
|
|
52
|
+
{
|
|
53
|
+
"name": "",
|
|
54
|
+
"type": "uint64",
|
|
55
|
+
"internalType": "uint64"
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"stateMutability": "view"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"type": "function",
|
|
62
|
+
"name": "ARB_SEP_ID",
|
|
63
|
+
"inputs": [],
|
|
64
|
+
"outputs": [
|
|
65
|
+
{
|
|
66
|
+
"name": "",
|
|
67
|
+
"type": "uint256",
|
|
68
|
+
"internalType": "uint256"
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"stateMutability": "view"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"type": "function",
|
|
75
|
+
"name": "ARB_SEP_LINK",
|
|
76
|
+
"inputs": [],
|
|
77
|
+
"outputs": [
|
|
78
|
+
{
|
|
79
|
+
"name": "",
|
|
80
|
+
"type": "address",
|
|
81
|
+
"internalType": "address"
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"stateMutability": "view"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"type": "function",
|
|
88
|
+
"name": "ARB_SEP_ROUTER",
|
|
89
|
+
"inputs": [],
|
|
90
|
+
"outputs": [
|
|
91
|
+
{
|
|
92
|
+
"name": "",
|
|
93
|
+
"type": "address",
|
|
94
|
+
"internalType": "address"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
"stateMutability": "view"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"type": "function",
|
|
101
|
+
"name": "ARB_SEP_SEL",
|
|
102
|
+
"inputs": [],
|
|
103
|
+
"outputs": [
|
|
104
|
+
{
|
|
105
|
+
"name": "",
|
|
106
|
+
"type": "uint64",
|
|
107
|
+
"internalType": "uint64"
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"stateMutability": "view"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"type": "function",
|
|
114
|
+
"name": "ARB_SEP_WETH",
|
|
115
|
+
"inputs": [],
|
|
116
|
+
"outputs": [
|
|
117
|
+
{
|
|
118
|
+
"name": "",
|
|
119
|
+
"type": "address",
|
|
120
|
+
"internalType": "address"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"stateMutability": "view"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"type": "function",
|
|
127
|
+
"name": "ARB_WETH",
|
|
128
|
+
"inputs": [],
|
|
129
|
+
"outputs": [
|
|
130
|
+
{
|
|
131
|
+
"name": "",
|
|
132
|
+
"type": "address",
|
|
133
|
+
"internalType": "address"
|
|
134
|
+
}
|
|
135
|
+
],
|
|
136
|
+
"stateMutability": "view"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"type": "function",
|
|
140
|
+
"name": "AVA_ID",
|
|
141
|
+
"inputs": [],
|
|
142
|
+
"outputs": [
|
|
143
|
+
{
|
|
144
|
+
"name": "",
|
|
145
|
+
"type": "uint256",
|
|
146
|
+
"internalType": "uint256"
|
|
147
|
+
}
|
|
148
|
+
],
|
|
149
|
+
"stateMutability": "view"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"type": "function",
|
|
153
|
+
"name": "AVA_ROUTER",
|
|
154
|
+
"inputs": [],
|
|
155
|
+
"outputs": [
|
|
156
|
+
{
|
|
157
|
+
"name": "",
|
|
158
|
+
"type": "address",
|
|
159
|
+
"internalType": "address"
|
|
160
|
+
}
|
|
161
|
+
],
|
|
162
|
+
"stateMutability": "view"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"type": "function",
|
|
166
|
+
"name": "AVA_SEL",
|
|
167
|
+
"inputs": [],
|
|
168
|
+
"outputs": [
|
|
169
|
+
{
|
|
170
|
+
"name": "",
|
|
171
|
+
"type": "uint64",
|
|
172
|
+
"internalType": "uint64"
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"stateMutability": "view"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"type": "function",
|
|
179
|
+
"name": "AVA_WETH",
|
|
180
|
+
"inputs": [],
|
|
181
|
+
"outputs": [
|
|
182
|
+
{
|
|
183
|
+
"name": "",
|
|
184
|
+
"type": "address",
|
|
185
|
+
"internalType": "address"
|
|
186
|
+
}
|
|
187
|
+
],
|
|
188
|
+
"stateMutability": "view"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"type": "function",
|
|
192
|
+
"name": "BASE_ID",
|
|
193
|
+
"inputs": [],
|
|
194
|
+
"outputs": [
|
|
195
|
+
{
|
|
196
|
+
"name": "",
|
|
197
|
+
"type": "uint256",
|
|
198
|
+
"internalType": "uint256"
|
|
199
|
+
}
|
|
200
|
+
],
|
|
201
|
+
"stateMutability": "view"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"type": "function",
|
|
205
|
+
"name": "BASE_LINK",
|
|
206
|
+
"inputs": [],
|
|
207
|
+
"outputs": [
|
|
208
|
+
{
|
|
209
|
+
"name": "",
|
|
210
|
+
"type": "address",
|
|
211
|
+
"internalType": "address"
|
|
212
|
+
}
|
|
213
|
+
],
|
|
214
|
+
"stateMutability": "view"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"type": "function",
|
|
218
|
+
"name": "BASE_ROUTER",
|
|
219
|
+
"inputs": [],
|
|
220
|
+
"outputs": [
|
|
221
|
+
{
|
|
222
|
+
"name": "",
|
|
223
|
+
"type": "address",
|
|
224
|
+
"internalType": "address"
|
|
225
|
+
}
|
|
226
|
+
],
|
|
227
|
+
"stateMutability": "view"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"type": "function",
|
|
231
|
+
"name": "BASE_SEL",
|
|
232
|
+
"inputs": [],
|
|
233
|
+
"outputs": [
|
|
234
|
+
{
|
|
235
|
+
"name": "",
|
|
236
|
+
"type": "uint64",
|
|
237
|
+
"internalType": "uint64"
|
|
238
|
+
}
|
|
239
|
+
],
|
|
240
|
+
"stateMutability": "view"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"type": "function",
|
|
244
|
+
"name": "BASE_SEP_ID",
|
|
245
|
+
"inputs": [],
|
|
246
|
+
"outputs": [
|
|
247
|
+
{
|
|
248
|
+
"name": "",
|
|
249
|
+
"type": "uint256",
|
|
250
|
+
"internalType": "uint256"
|
|
251
|
+
}
|
|
252
|
+
],
|
|
253
|
+
"stateMutability": "view"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"type": "function",
|
|
257
|
+
"name": "BASE_SEP_LINK",
|
|
258
|
+
"inputs": [],
|
|
259
|
+
"outputs": [
|
|
260
|
+
{
|
|
261
|
+
"name": "",
|
|
262
|
+
"type": "address",
|
|
263
|
+
"internalType": "address"
|
|
264
|
+
}
|
|
265
|
+
],
|
|
266
|
+
"stateMutability": "view"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"type": "function",
|
|
270
|
+
"name": "BASE_SEP_ROUTER",
|
|
271
|
+
"inputs": [],
|
|
272
|
+
"outputs": [
|
|
273
|
+
{
|
|
274
|
+
"name": "",
|
|
275
|
+
"type": "address",
|
|
276
|
+
"internalType": "address"
|
|
277
|
+
}
|
|
278
|
+
],
|
|
279
|
+
"stateMutability": "view"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"type": "function",
|
|
283
|
+
"name": "BASE_SEP_SEL",
|
|
284
|
+
"inputs": [],
|
|
285
|
+
"outputs": [
|
|
286
|
+
{
|
|
287
|
+
"name": "",
|
|
288
|
+
"type": "uint64",
|
|
289
|
+
"internalType": "uint64"
|
|
290
|
+
}
|
|
291
|
+
],
|
|
292
|
+
"stateMutability": "view"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"type": "function",
|
|
296
|
+
"name": "BASE_SEP_WETH",
|
|
297
|
+
"inputs": [],
|
|
298
|
+
"outputs": [
|
|
299
|
+
{
|
|
300
|
+
"name": "",
|
|
301
|
+
"type": "address",
|
|
302
|
+
"internalType": "address"
|
|
303
|
+
}
|
|
304
|
+
],
|
|
305
|
+
"stateMutability": "view"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"type": "function",
|
|
309
|
+
"name": "BASE_WETH",
|
|
310
|
+
"inputs": [],
|
|
311
|
+
"outputs": [
|
|
312
|
+
{
|
|
313
|
+
"name": "",
|
|
314
|
+
"type": "address",
|
|
315
|
+
"internalType": "address"
|
|
316
|
+
}
|
|
317
|
+
],
|
|
318
|
+
"stateMutability": "view"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"type": "function",
|
|
322
|
+
"name": "BNB_ID",
|
|
323
|
+
"inputs": [],
|
|
324
|
+
"outputs": [
|
|
325
|
+
{
|
|
326
|
+
"name": "",
|
|
327
|
+
"type": "uint256",
|
|
328
|
+
"internalType": "uint256"
|
|
329
|
+
}
|
|
330
|
+
],
|
|
331
|
+
"stateMutability": "view"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"type": "function",
|
|
335
|
+
"name": "BNB_ROUTER",
|
|
336
|
+
"inputs": [],
|
|
337
|
+
"outputs": [
|
|
338
|
+
{
|
|
339
|
+
"name": "",
|
|
340
|
+
"type": "address",
|
|
341
|
+
"internalType": "address"
|
|
342
|
+
}
|
|
343
|
+
],
|
|
344
|
+
"stateMutability": "view"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"type": "function",
|
|
348
|
+
"name": "BNB_SEL",
|
|
349
|
+
"inputs": [],
|
|
350
|
+
"outputs": [
|
|
351
|
+
{
|
|
352
|
+
"name": "",
|
|
353
|
+
"type": "uint64",
|
|
354
|
+
"internalType": "uint64"
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"stateMutability": "view"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"type": "function",
|
|
361
|
+
"name": "BNB_WETH",
|
|
362
|
+
"inputs": [],
|
|
363
|
+
"outputs": [
|
|
364
|
+
{
|
|
365
|
+
"name": "",
|
|
366
|
+
"type": "address",
|
|
367
|
+
"internalType": "address"
|
|
368
|
+
}
|
|
369
|
+
],
|
|
370
|
+
"stateMutability": "view"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"type": "function",
|
|
374
|
+
"name": "ETH_ID",
|
|
375
|
+
"inputs": [],
|
|
376
|
+
"outputs": [
|
|
377
|
+
{
|
|
378
|
+
"name": "",
|
|
379
|
+
"type": "uint256",
|
|
380
|
+
"internalType": "uint256"
|
|
381
|
+
}
|
|
382
|
+
],
|
|
383
|
+
"stateMutability": "view"
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"type": "function",
|
|
387
|
+
"name": "ETH_LINK",
|
|
388
|
+
"inputs": [],
|
|
389
|
+
"outputs": [
|
|
390
|
+
{
|
|
391
|
+
"name": "",
|
|
392
|
+
"type": "address",
|
|
393
|
+
"internalType": "address"
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"stateMutability": "view"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"type": "function",
|
|
400
|
+
"name": "ETH_ROUTER",
|
|
401
|
+
"inputs": [],
|
|
402
|
+
"outputs": [
|
|
403
|
+
{
|
|
404
|
+
"name": "",
|
|
405
|
+
"type": "address",
|
|
406
|
+
"internalType": "address"
|
|
407
|
+
}
|
|
408
|
+
],
|
|
409
|
+
"stateMutability": "view"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"type": "function",
|
|
413
|
+
"name": "ETH_SEL",
|
|
414
|
+
"inputs": [],
|
|
415
|
+
"outputs": [
|
|
416
|
+
{
|
|
417
|
+
"name": "",
|
|
418
|
+
"type": "uint64",
|
|
419
|
+
"internalType": "uint64"
|
|
420
|
+
}
|
|
421
|
+
],
|
|
422
|
+
"stateMutability": "view"
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"type": "function",
|
|
426
|
+
"name": "ETH_SEP_ID",
|
|
427
|
+
"inputs": [],
|
|
428
|
+
"outputs": [
|
|
429
|
+
{
|
|
430
|
+
"name": "",
|
|
431
|
+
"type": "uint256",
|
|
432
|
+
"internalType": "uint256"
|
|
433
|
+
}
|
|
434
|
+
],
|
|
435
|
+
"stateMutability": "view"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"type": "function",
|
|
439
|
+
"name": "ETH_SEP_LINK",
|
|
440
|
+
"inputs": [],
|
|
441
|
+
"outputs": [
|
|
442
|
+
{
|
|
443
|
+
"name": "",
|
|
444
|
+
"type": "address",
|
|
445
|
+
"internalType": "address"
|
|
446
|
+
}
|
|
447
|
+
],
|
|
448
|
+
"stateMutability": "view"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"type": "function",
|
|
452
|
+
"name": "ETH_SEP_ROUTER",
|
|
453
|
+
"inputs": [],
|
|
454
|
+
"outputs": [
|
|
455
|
+
{
|
|
456
|
+
"name": "",
|
|
457
|
+
"type": "address",
|
|
458
|
+
"internalType": "address"
|
|
459
|
+
}
|
|
460
|
+
],
|
|
461
|
+
"stateMutability": "view"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"type": "function",
|
|
465
|
+
"name": "ETH_SEP_SEL",
|
|
466
|
+
"inputs": [],
|
|
467
|
+
"outputs": [
|
|
468
|
+
{
|
|
469
|
+
"name": "",
|
|
470
|
+
"type": "uint64",
|
|
471
|
+
"internalType": "uint64"
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"stateMutability": "view"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"type": "function",
|
|
478
|
+
"name": "ETH_SEP_WETH",
|
|
479
|
+
"inputs": [],
|
|
480
|
+
"outputs": [
|
|
481
|
+
{
|
|
482
|
+
"name": "",
|
|
483
|
+
"type": "address",
|
|
484
|
+
"internalType": "address"
|
|
485
|
+
}
|
|
486
|
+
],
|
|
487
|
+
"stateMutability": "view"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"type": "function",
|
|
491
|
+
"name": "ETH_WETH",
|
|
492
|
+
"inputs": [],
|
|
493
|
+
"outputs": [
|
|
494
|
+
{
|
|
495
|
+
"name": "",
|
|
496
|
+
"type": "address",
|
|
497
|
+
"internalType": "address"
|
|
498
|
+
}
|
|
499
|
+
],
|
|
500
|
+
"stateMutability": "view"
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"type": "function",
|
|
504
|
+
"name": "OP_ID",
|
|
505
|
+
"inputs": [],
|
|
506
|
+
"outputs": [
|
|
507
|
+
{
|
|
508
|
+
"name": "",
|
|
509
|
+
"type": "uint256",
|
|
510
|
+
"internalType": "uint256"
|
|
511
|
+
}
|
|
512
|
+
],
|
|
513
|
+
"stateMutability": "view"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"type": "function",
|
|
517
|
+
"name": "OP_LINK",
|
|
518
|
+
"inputs": [],
|
|
519
|
+
"outputs": [
|
|
520
|
+
{
|
|
521
|
+
"name": "",
|
|
522
|
+
"type": "address",
|
|
523
|
+
"internalType": "address"
|
|
524
|
+
}
|
|
525
|
+
],
|
|
526
|
+
"stateMutability": "view"
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"type": "function",
|
|
530
|
+
"name": "OP_ROUTER",
|
|
531
|
+
"inputs": [],
|
|
532
|
+
"outputs": [
|
|
533
|
+
{
|
|
534
|
+
"name": "",
|
|
535
|
+
"type": "address",
|
|
536
|
+
"internalType": "address"
|
|
537
|
+
}
|
|
538
|
+
],
|
|
539
|
+
"stateMutability": "view"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"type": "function",
|
|
543
|
+
"name": "OP_SEL",
|
|
544
|
+
"inputs": [],
|
|
545
|
+
"outputs": [
|
|
546
|
+
{
|
|
547
|
+
"name": "",
|
|
548
|
+
"type": "uint64",
|
|
549
|
+
"internalType": "uint64"
|
|
550
|
+
}
|
|
551
|
+
],
|
|
552
|
+
"stateMutability": "view"
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"type": "function",
|
|
556
|
+
"name": "OP_SEP_ID",
|
|
557
|
+
"inputs": [],
|
|
558
|
+
"outputs": [
|
|
559
|
+
{
|
|
560
|
+
"name": "",
|
|
561
|
+
"type": "uint256",
|
|
562
|
+
"internalType": "uint256"
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
"stateMutability": "view"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"type": "function",
|
|
569
|
+
"name": "OP_SEP_LINK",
|
|
570
|
+
"inputs": [],
|
|
571
|
+
"outputs": [
|
|
572
|
+
{
|
|
573
|
+
"name": "",
|
|
574
|
+
"type": "address",
|
|
575
|
+
"internalType": "address"
|
|
576
|
+
}
|
|
577
|
+
],
|
|
578
|
+
"stateMutability": "view"
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"type": "function",
|
|
582
|
+
"name": "OP_SEP_ROUTER",
|
|
583
|
+
"inputs": [],
|
|
584
|
+
"outputs": [
|
|
585
|
+
{
|
|
586
|
+
"name": "",
|
|
587
|
+
"type": "address",
|
|
588
|
+
"internalType": "address"
|
|
589
|
+
}
|
|
590
|
+
],
|
|
591
|
+
"stateMutability": "view"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"type": "function",
|
|
595
|
+
"name": "OP_SEP_SEL",
|
|
596
|
+
"inputs": [],
|
|
597
|
+
"outputs": [
|
|
598
|
+
{
|
|
599
|
+
"name": "",
|
|
600
|
+
"type": "uint64",
|
|
601
|
+
"internalType": "uint64"
|
|
602
|
+
}
|
|
603
|
+
],
|
|
604
|
+
"stateMutability": "view"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"type": "function",
|
|
608
|
+
"name": "OP_SEP_WETH",
|
|
609
|
+
"inputs": [],
|
|
610
|
+
"outputs": [
|
|
611
|
+
{
|
|
612
|
+
"name": "",
|
|
613
|
+
"type": "address",
|
|
614
|
+
"internalType": "address"
|
|
615
|
+
}
|
|
616
|
+
],
|
|
617
|
+
"stateMutability": "view"
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"type": "function",
|
|
621
|
+
"name": "OP_WETH",
|
|
622
|
+
"inputs": [],
|
|
623
|
+
"outputs": [
|
|
624
|
+
{
|
|
625
|
+
"name": "",
|
|
626
|
+
"type": "address",
|
|
627
|
+
"internalType": "address"
|
|
628
|
+
}
|
|
629
|
+
],
|
|
630
|
+
"stateMutability": "view"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"type": "function",
|
|
634
|
+
"name": "POLY_ID",
|
|
635
|
+
"inputs": [],
|
|
636
|
+
"outputs": [
|
|
637
|
+
{
|
|
638
|
+
"name": "",
|
|
639
|
+
"type": "uint256",
|
|
640
|
+
"internalType": "uint256"
|
|
641
|
+
}
|
|
642
|
+
],
|
|
643
|
+
"stateMutability": "view"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"type": "function",
|
|
647
|
+
"name": "POLY_ROUTER",
|
|
648
|
+
"inputs": [],
|
|
649
|
+
"outputs": [
|
|
650
|
+
{
|
|
651
|
+
"name": "",
|
|
652
|
+
"type": "address",
|
|
653
|
+
"internalType": "address"
|
|
654
|
+
}
|
|
655
|
+
],
|
|
656
|
+
"stateMutability": "view"
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"type": "function",
|
|
660
|
+
"name": "POLY_SEL",
|
|
661
|
+
"inputs": [],
|
|
662
|
+
"outputs": [
|
|
663
|
+
{
|
|
664
|
+
"name": "",
|
|
665
|
+
"type": "uint64",
|
|
666
|
+
"internalType": "uint64"
|
|
667
|
+
}
|
|
668
|
+
],
|
|
669
|
+
"stateMutability": "view"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"type": "function",
|
|
673
|
+
"name": "POLY_WETH",
|
|
674
|
+
"inputs": [],
|
|
675
|
+
"outputs": [
|
|
676
|
+
{
|
|
677
|
+
"name": "",
|
|
678
|
+
"type": "address",
|
|
679
|
+
"internalType": "address"
|
|
680
|
+
}
|
|
681
|
+
],
|
|
682
|
+
"stateMutability": "view"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"type": "function",
|
|
686
|
+
"name": "TEMPO_ID",
|
|
687
|
+
"inputs": [],
|
|
688
|
+
"outputs": [
|
|
689
|
+
{
|
|
690
|
+
"name": "",
|
|
691
|
+
"type": "uint256",
|
|
692
|
+
"internalType": "uint256"
|
|
693
|
+
}
|
|
694
|
+
],
|
|
695
|
+
"stateMutability": "view"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"type": "function",
|
|
699
|
+
"name": "TEMPO_LINK",
|
|
700
|
+
"inputs": [],
|
|
701
|
+
"outputs": [
|
|
702
|
+
{
|
|
703
|
+
"name": "",
|
|
704
|
+
"type": "address",
|
|
705
|
+
"internalType": "address"
|
|
706
|
+
}
|
|
707
|
+
],
|
|
708
|
+
"stateMutability": "view"
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"type": "function",
|
|
712
|
+
"name": "TEMPO_MOD_ID",
|
|
713
|
+
"inputs": [],
|
|
714
|
+
"outputs": [
|
|
715
|
+
{
|
|
716
|
+
"name": "",
|
|
717
|
+
"type": "uint256",
|
|
718
|
+
"internalType": "uint256"
|
|
719
|
+
}
|
|
720
|
+
],
|
|
721
|
+
"stateMutability": "view"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"type": "function",
|
|
725
|
+
"name": "TEMPO_MOD_LINK",
|
|
726
|
+
"inputs": [],
|
|
727
|
+
"outputs": [
|
|
728
|
+
{
|
|
729
|
+
"name": "",
|
|
730
|
+
"type": "address",
|
|
731
|
+
"internalType": "address"
|
|
732
|
+
}
|
|
733
|
+
],
|
|
734
|
+
"stateMutability": "view"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"type": "function",
|
|
738
|
+
"name": "TEMPO_MOD_ROUTER",
|
|
739
|
+
"inputs": [],
|
|
740
|
+
"outputs": [
|
|
741
|
+
{
|
|
742
|
+
"name": "",
|
|
743
|
+
"type": "address",
|
|
744
|
+
"internalType": "address"
|
|
745
|
+
}
|
|
746
|
+
],
|
|
747
|
+
"stateMutability": "view"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"type": "function",
|
|
751
|
+
"name": "TEMPO_MOD_SEL",
|
|
752
|
+
"inputs": [],
|
|
753
|
+
"outputs": [
|
|
754
|
+
{
|
|
755
|
+
"name": "",
|
|
756
|
+
"type": "uint64",
|
|
757
|
+
"internalType": "uint64"
|
|
758
|
+
}
|
|
759
|
+
],
|
|
760
|
+
"stateMutability": "view"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"type": "function",
|
|
764
|
+
"name": "TEMPO_MOD_WETH",
|
|
765
|
+
"inputs": [],
|
|
766
|
+
"outputs": [
|
|
767
|
+
{
|
|
768
|
+
"name": "",
|
|
769
|
+
"type": "address",
|
|
770
|
+
"internalType": "address"
|
|
771
|
+
}
|
|
772
|
+
],
|
|
773
|
+
"stateMutability": "view"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"type": "function",
|
|
777
|
+
"name": "TEMPO_ROUTER",
|
|
778
|
+
"inputs": [],
|
|
779
|
+
"outputs": [
|
|
780
|
+
{
|
|
781
|
+
"name": "",
|
|
782
|
+
"type": "address",
|
|
783
|
+
"internalType": "address"
|
|
784
|
+
}
|
|
785
|
+
],
|
|
786
|
+
"stateMutability": "view"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"type": "function",
|
|
790
|
+
"name": "TEMPO_SEL",
|
|
791
|
+
"inputs": [],
|
|
792
|
+
"outputs": [
|
|
793
|
+
{
|
|
794
|
+
"name": "",
|
|
795
|
+
"type": "uint64",
|
|
796
|
+
"internalType": "uint64"
|
|
797
|
+
}
|
|
798
|
+
],
|
|
799
|
+
"stateMutability": "view"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"type": "function",
|
|
803
|
+
"name": "TEMPO_WETH",
|
|
804
|
+
"inputs": [],
|
|
805
|
+
"outputs": [
|
|
806
|
+
{
|
|
807
|
+
"name": "",
|
|
808
|
+
"type": "address",
|
|
809
|
+
"internalType": "address"
|
|
810
|
+
}
|
|
811
|
+
],
|
|
812
|
+
"stateMutability": "view"
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"type": "function",
|
|
816
|
+
"name": "linkOfChain",
|
|
817
|
+
"inputs": [
|
|
818
|
+
{
|
|
819
|
+
"name": "chainId",
|
|
820
|
+
"type": "uint256",
|
|
821
|
+
"internalType": "uint256"
|
|
822
|
+
}
|
|
823
|
+
],
|
|
824
|
+
"outputs": [
|
|
825
|
+
{
|
|
826
|
+
"name": "link",
|
|
827
|
+
"type": "address",
|
|
828
|
+
"internalType": "address"
|
|
829
|
+
}
|
|
830
|
+
],
|
|
831
|
+
"stateMutability": "pure"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"type": "function",
|
|
835
|
+
"name": "wethOfChain",
|
|
836
|
+
"inputs": [
|
|
837
|
+
{
|
|
838
|
+
"name": "chainId",
|
|
839
|
+
"type": "uint256",
|
|
840
|
+
"internalType": "uint256"
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"outputs": [
|
|
844
|
+
{
|
|
845
|
+
"name": "weth",
|
|
846
|
+
"type": "address",
|
|
847
|
+
"internalType": "address"
|
|
848
|
+
}
|
|
849
|
+
],
|
|
850
|
+
"stateMutability": "pure"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"type": "error",
|
|
854
|
+
"name": "CCIPHelper_UnsupportedChain",
|
|
855
|
+
"inputs": [
|
|
856
|
+
{
|
|
857
|
+
"name": "chainId",
|
|
858
|
+
"type": "uint256",
|
|
859
|
+
"internalType": "uint256"
|
|
860
|
+
}
|
|
861
|
+
]
|
|
862
|
+
}
|
|
863
|
+
],
|
|
864
|
+
"args": [],
|
|
865
|
+
"solcInputHash": "4022d124caaad53c169a67f3ccd325fe",
|
|
866
|
+
"receipt": {
|
|
867
|
+
"blockHash": "0x6ecbbce960f88cf1be8a40ce4dd1fa7b15b1daa7bb2315dfd6e53aad0c6fe07b",
|
|
868
|
+
"blockNumber": "0x1c407a5a",
|
|
869
|
+
"contractAddress": null,
|
|
870
|
+
"cumulativeGasUsed": "0xec117",
|
|
871
|
+
"effectiveGasPrice": "0x13478c0",
|
|
872
|
+
"from": "0x755ff2f75a0a586ecfa2b9a3c959cb662458a105",
|
|
873
|
+
"gasUsed": "0xe3677",
|
|
874
|
+
"gasUsedForL1": "0x174a",
|
|
875
|
+
"l1BlockNumber": "0x1827928",
|
|
876
|
+
"logs": [
|
|
877
|
+
{
|
|
878
|
+
"address": "0xa2ea7657440875bf916cbfc0cfa88f13e38ad463",
|
|
879
|
+
"topics": [
|
|
880
|
+
"0x572f161235911da04685a68c06adf558fc7e4a36909dca394650e0adc19cc93d",
|
|
881
|
+
"0x000000000000000000000000755ff2f75a0a586ecfa2b9a3c959cb662458a105",
|
|
882
|
+
"0x00000000000000000000000091f164e1300f13beaf77358e4d84ed78f8e99d38",
|
|
883
|
+
"0xa12306398ee15902d31e4666e35c68e6a38cd02efd5739e40b0814803299887a"
|
|
884
|
+
],
|
|
885
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
886
|
+
"blockNumber": "0x1c407a5a",
|
|
887
|
+
"transactionHash": "0x23118b9c80e4d9e346e658f0be20c22b6905283d7df369571c57da50cf5ba909",
|
|
888
|
+
"transactionIndex": "0x2",
|
|
889
|
+
"blockHash": "0x6ecbbce960f88cf1be8a40ce4dd1fa7b15b1daa7bb2315dfd6e53aad0c6fe07b",
|
|
890
|
+
"blockTimestamp": "0x6a30db6d",
|
|
891
|
+
"logIndex": "0x1",
|
|
892
|
+
"removed": false
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"address": "0x4dc161ef837ff1c4485b08ddfcdb182f2157be18",
|
|
896
|
+
"topics": [
|
|
897
|
+
"0x6895c13664aa4f67288b25d7a21d7aaa34916e355fb9b6fae0a139a9085becb8",
|
|
898
|
+
"0x00000000000000000000000091f164e1300f13beaf77358e4d84ed78f8e99d38"
|
|
899
|
+
],
|
|
900
|
+
"data": "0x",
|
|
901
|
+
"blockNumber": "0x1c407a5a",
|
|
902
|
+
"transactionHash": "0x23118b9c80e4d9e346e658f0be20c22b6905283d7df369571c57da50cf5ba909",
|
|
903
|
+
"transactionIndex": "0x2",
|
|
904
|
+
"blockHash": "0x6ecbbce960f88cf1be8a40ce4dd1fa7b15b1daa7bb2315dfd6e53aad0c6fe07b",
|
|
905
|
+
"blockTimestamp": "0x6a30db6d",
|
|
906
|
+
"logIndex": "0x2",
|
|
907
|
+
"removed": false
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"address": "0x91f164e1300f13beaf77358e4d84ed78f8e99d38",
|
|
911
|
+
"topics": [
|
|
912
|
+
"0xa65fb05c5808f5f389d72edeaf719ce38f4cc55c1f69ca3cbfb31c21501caa07",
|
|
913
|
+
"0x7121bdb5da6ff5e4ab87d465ed70caab6b1014022975d109ade9af46634578d5"
|
|
914
|
+
],
|
|
915
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000006",
|
|
916
|
+
"blockNumber": "0x1c407a5a",
|
|
917
|
+
"transactionHash": "0x23118b9c80e4d9e346e658f0be20c22b6905283d7df369571c57da50cf5ba909",
|
|
918
|
+
"transactionIndex": "0x2",
|
|
919
|
+
"blockHash": "0x6ecbbce960f88cf1be8a40ce4dd1fa7b15b1daa7bb2315dfd6e53aad0c6fe07b",
|
|
920
|
+
"blockTimestamp": "0x6a30db6d",
|
|
921
|
+
"logIndex": "0x3",
|
|
922
|
+
"removed": false
|
|
923
|
+
}
|
|
924
|
+
],
|
|
925
|
+
"logsBloom": "0x00000000000010000000000000080000001000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000200000000000000000000000800000000040000004000000000040000000000000000000000000000000000000008000000000000000000080008800000000000008000104020000000000000000000000000000000000000000004000040000000000000000000000002200000000000000000000000004000000000002008000000000000000400000000000000000000000000000800000000000000000000900000000000000000200000000000080000000000000000000",
|
|
926
|
+
"status": "0x1",
|
|
927
|
+
"timeboosted": false,
|
|
928
|
+
"to": "0xa2ea7657440875bf916cbfc0cfa88f13e38ad463",
|
|
929
|
+
"transactionHash": "0x23118b9c80e4d9e346e658f0be20c22b6905283d7df369571c57da50cf5ba909",
|
|
930
|
+
"transactionIndex": "0x2",
|
|
931
|
+
"type": "0x2"
|
|
932
|
+
},
|
|
933
|
+
"bytecode": "0x60808060405234601957610dde908161001e823930815050f35b5f80fdfe6080806040526004361015610012575f80fd5b5f3560e01c90816298898814610a765750806301a252de14610a5e57806304d2678314610a415780630571092414610a2a5780630595179a14610a0d5780631d48cd86146109e45780632833ed6c146109c75780632f2fd3391461099e5780632f56e82a146106e15780632f8eeb3d14610985578063385cb3c61461095c578063399fc6dc146109445780633c67de7a14610927578063426daabb146108fe57806343bb8a20146108d55780634894a478146108ac5780634a878320146108835780634d6b95c01461086d5780634f9bfaa1146108445780635557df791461081b578063557d61f81461080457806357aebd04146107e757806360a5f422146107d05780636141455e146107a7578063649d73851461077e57806364a4b549146103705780638064952a14610755578063859578bb146107385780638a42d26f1461070f5780638f491dba146106e65780638f956fbd146106e157806390b4203a146106cb5780639304b372146106a257806399134ace146106775780639b694e18146103705780639bb308d01461065f578063a4566da214610642578063a788620314610619578063a8a2f6c5146105f0578063a9315627146105d3578063ac1a63a1146105aa578063ad5ce65714610581578063ae56bd4114610564578063b07e429714610370578063b25a02561461053b578063b40f6de314610512578063ba34a1b5146104e9578063be461f9e146104c0578063bf2bb3cf146104a3578063bf97c26d1461047a578063c7f6476a1461045d578063c8ce672314610440578063cb12326a14610423578063cfaf02cb1461040b578063cfc7c029146103f5578063d150aff8146103cc578063d72664c4146103a3578063dae764a61461038c578063dd431bb214610375578063e337d2df14610370578063e540a64a14610347578063e625a8ea14610331578063ea3485aa146103085763fa59f02d146102db575f80fd5b5f36600319011261030457602060405173b1d4538b4571d411f07960ef2838ce337fe1e80e8152f35b5f80fd5b5f36600319011261030457602060405173881e3a65b4d4a04dd529061dd0071cf975f58bcd8152f35b5f36600319011261030457602060405160018152f35b5f3660031901126103045760206040517388fb150bdc53a65fe94dea0c9ba0a6daf8c6e1968152f35b610ac6565b5f36600319011261030457602060405161a86a8152f35b5f3660031901126103045760206040516121058152f35b5f36600319011261030457602060405173b31f66aa3c1e785363f0875a1b74e27b85fd66c78152f35b5f366003190112610304576020604051732a9c5afb0d0e4bab2bcdae109ec4b0c4be15a1658152f35b5f36600319011261030457602060405160898152f35b5f36600319011261030457602060405162014a348152f35b5f36600319011261030457602060405167383a1891ae1915b18152f35b5f36600319011261030457602060405167dda641cfe44aff828152f35b5f3660031901126103045760206040516744ae84d8e9a374448152f35b5f36600319011261030457602060405173c5d538c96d6fee7e6dfe7248b32898087b22ba798152f35b5f36600319011261030457602060405167756034264d300d938152f35b5f36600319011261030457602060405173097d90c9d3e0b50ca60e1ae45f6a81010f9fb5348152f35b5f36600319011261030457602060405173849c5ed5a80f5b408dd4969b78c2c8fdf0565bfe8152f35b5f36600319011261030457602060405173bb2d3310e4232085d432a2e04b2ac09c46f634e48152f35b5f366003190112610304576020604051733206695cae29952f4b0c22a169725a865bc8ce0f8152f35b5f36600319011261030457602060405167650d9773a4c17e168152f35b5f3660031901126103045760206040517382af49447d8a07e3bd95bd0d56f35241523fbab18152f35b5f36600319011261030457602060405173f97f4df75117a78c1a5a0dbb814af92458539fb48152f35b5f3660031901126103045760206040516748810ec3e431431f8152f35b5f36600319011261030457602060405173bb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c8152f35b5f36600319011261030457602060405173350a791bfc2c21f9ed5d10980dad2e2638ffa7f68152f35b5f3660031901126103045760206040516733d343f77863cab88152f35b5f36600319011261030457602060405162066eee8152f35b6020366003190112610304576020610690600435610c4b565b6040516001600160a01b039091168152f35b5f3660031901126103045760206040517380226fc0ee2b096224eeac085bb9a8cba1146f7d8152f35b5f36600319011261030457602060405160388152f35b610a9d565b5f3660031901126103045760206040517334b03cb9086d7d758ac55af71584f81a598759fe8152f35b5f36600319011261030457602060405173f4c7e640eda248ef95972845a62bdc74237805db8152f35b5f36600319011261030457602060405167de41ba4fc9d91ad98152f35b5f36600319011261030457602060405173d3e53ccee3688aaee5c9118ef5fe24eb423aa56f8152f35b5f36600319011261030457602060405173114a20a10b43d4115e5aeef7345a1a71d2a60c578152f35b5f366003190112610304576020604051730bf3de8c5d3e8a2b34d2beeb17abfcebaf363a598152f35b5f36600319011261030457602060405161a5bf8152f35b5f3660031901126103045760206040516745849994fc9c7b158152f35b5f36600319011261030457602060405161a4b18152f35b5f3660031901126103045760206040517315c03488b29e27d62baf10e30b0c474bf60e02648152f35b5f36600319011261030457602060405173514910771af9ca656af840dff83e8264ecf986ca8152f35b5f366003190112610304576020604051600a8152f35b5f36600319011261030457602060405173a132f089492cce5f1d79483a9e4552f37266ed018152f35b5f36600319011261030457602060405173e591bf0a0cf924a0674d7792db046b23cebf5f348152f35b5f36600319011261030457602060405173c02aaa39b223fe8d0a0e5c4f27ead9083c756cc28152f35b5f36600319011261030457602060405173d3b06cebf099ce7da4accf578aaebfdbd6e88a938152f35b5f36600319011261030457602060405167594862ae1802b3d58152f35b5f36600319011261030457602060405162aa37dc8152f35b5f36600319011261030457602060405173141fa059441e0ca23ce184b6a78bafd2a517dde88152f35b6020366003190112610304576020610690600435610ae3565b5f36600319011261030457602060405173779877a7b0d9e8603169ddbd7836e478b46247898152f35b5f366003190112610304576020604051678f90b8876dee65388152f35b5f366003190112610304576020604051730d500b1d8e8ef31e21c99d1db9a6444d3adf12708152f35b5f366003190112610304576020604051679d70576d8e253bcf8152f35b5f3660031901126103045760206040516110798152f35b5f36600319011261030457602060405167304611b6affba76a8152f35b5f36600319011261030457602060405162aa36a78152f35b5f366003190112610304578073eab080c724587ffc9f2eff82e36ee4fb2777495960209252f35b5f36600319011261030457602060405173e4ab69c077896252fafbd49efd26b5d171a324108152f35b5f366003190112610304576040516006602160991b018152602090f35b60018103610b04575073514910771af9ca656af840dff83e8264ecf986ca90565b600a8103610b25575073350a791bfc2c21f9ed5d10980dad2e2638ffa7f690565b61a4b18103610b47575073f97f4df75117a78c1a5a0dbb814af92458539fb490565b6121058103610b6957507388fb150bdc53a65fe94dea0c9ba0a6daf8c6e19690565b62aa36a78103610b8c575073779877a7b0d9e8603169ddbd7836e478b462478990565b62aa37dc8103610baf575073e4ab69c077896252fafbd49efd26b5d171a3241090565b62066eee8103610bd2575073b1d4538b4571d411f07960ef2838ce337fe1e80e90565b62014a348103610bf5575073e4ab69c077896252fafbd49efd26b5d171a3241090565b6110798103610c1757507315c03488b29e27d62baf10e30b0c474bf60e026490565b61a5bf8103610c39575073eab080c724587ffc9f2eff82e36ee4fb2777495990565b63da7e115f60e01b5f5260045260245ffd5b60018103610c6c575073c02aaa39b223fe8d0a0e5c4f27ead9083c756cc290565b600a8103610c8057506006602160991b0190565b61a4b18103610ca257507382af49447d8a07e3bd95bd0d56f35241523fbab190565b60898103610cc35750730d500b1d8e8ef31e21c99d1db9a6444d3adf127090565b61a86a8103610ce5575073b31f66aa3c1e785363f0875a1b74e27b85fd66c790565b60388103610d06575073bb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c90565b6121058103610d1b57506006602160991b0190565b62aa36a78103610d3e575073097d90c9d3e0b50ca60e1ae45f6a81010f9fb53490565b62066eee8103610d61575073e591bf0a0cf924a0674d7792db046b23cebf5f3490565b62aa37dc8103610d7757506006602160991b0190565b62014a348103610d8d57506006602160991b0190565b6110798103610daf575073c5d538c96d6fee7e6dfe7248b32898087b22ba7990565b61a5bf8103610c39575073bb2d3310e4232085d432a2e04b2ac09c46f634e49056fea164736f6c634300081c000a",
|
|
934
|
+
"deployedBytecode": "0x6080806040526004361015610012575f80fd5b5f3560e01c90816298898814610a765750806301a252de14610a5e57806304d2678314610a415780630571092414610a2a5780630595179a14610a0d5780631d48cd86146109e45780632833ed6c146109c75780632f2fd3391461099e5780632f56e82a146106e15780632f8eeb3d14610985578063385cb3c61461095c578063399fc6dc146109445780633c67de7a14610927578063426daabb146108fe57806343bb8a20146108d55780634894a478146108ac5780634a878320146108835780634d6b95c01461086d5780634f9bfaa1146108445780635557df791461081b578063557d61f81461080457806357aebd04146107e757806360a5f422146107d05780636141455e146107a7578063649d73851461077e57806364a4b549146103705780638064952a14610755578063859578bb146107385780638a42d26f1461070f5780638f491dba146106e65780638f956fbd146106e157806390b4203a146106cb5780639304b372146106a257806399134ace146106775780639b694e18146103705780639bb308d01461065f578063a4566da214610642578063a788620314610619578063a8a2f6c5146105f0578063a9315627146105d3578063ac1a63a1146105aa578063ad5ce65714610581578063ae56bd4114610564578063b07e429714610370578063b25a02561461053b578063b40f6de314610512578063ba34a1b5146104e9578063be461f9e146104c0578063bf2bb3cf146104a3578063bf97c26d1461047a578063c7f6476a1461045d578063c8ce672314610440578063cb12326a14610423578063cfaf02cb1461040b578063cfc7c029146103f5578063d150aff8146103cc578063d72664c4146103a3578063dae764a61461038c578063dd431bb214610375578063e337d2df14610370578063e540a64a14610347578063e625a8ea14610331578063ea3485aa146103085763fa59f02d146102db575f80fd5b5f36600319011261030457602060405173b1d4538b4571d411f07960ef2838ce337fe1e80e8152f35b5f80fd5b5f36600319011261030457602060405173881e3a65b4d4a04dd529061dd0071cf975f58bcd8152f35b5f36600319011261030457602060405160018152f35b5f3660031901126103045760206040517388fb150bdc53a65fe94dea0c9ba0a6daf8c6e1968152f35b610ac6565b5f36600319011261030457602060405161a86a8152f35b5f3660031901126103045760206040516121058152f35b5f36600319011261030457602060405173b31f66aa3c1e785363f0875a1b74e27b85fd66c78152f35b5f366003190112610304576020604051732a9c5afb0d0e4bab2bcdae109ec4b0c4be15a1658152f35b5f36600319011261030457602060405160898152f35b5f36600319011261030457602060405162014a348152f35b5f36600319011261030457602060405167383a1891ae1915b18152f35b5f36600319011261030457602060405167dda641cfe44aff828152f35b5f3660031901126103045760206040516744ae84d8e9a374448152f35b5f36600319011261030457602060405173c5d538c96d6fee7e6dfe7248b32898087b22ba798152f35b5f36600319011261030457602060405167756034264d300d938152f35b5f36600319011261030457602060405173097d90c9d3e0b50ca60e1ae45f6a81010f9fb5348152f35b5f36600319011261030457602060405173849c5ed5a80f5b408dd4969b78c2c8fdf0565bfe8152f35b5f36600319011261030457602060405173bb2d3310e4232085d432a2e04b2ac09c46f634e48152f35b5f366003190112610304576020604051733206695cae29952f4b0c22a169725a865bc8ce0f8152f35b5f36600319011261030457602060405167650d9773a4c17e168152f35b5f3660031901126103045760206040517382af49447d8a07e3bd95bd0d56f35241523fbab18152f35b5f36600319011261030457602060405173f97f4df75117a78c1a5a0dbb814af92458539fb48152f35b5f3660031901126103045760206040516748810ec3e431431f8152f35b5f36600319011261030457602060405173bb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c8152f35b5f36600319011261030457602060405173350a791bfc2c21f9ed5d10980dad2e2638ffa7f68152f35b5f3660031901126103045760206040516733d343f77863cab88152f35b5f36600319011261030457602060405162066eee8152f35b6020366003190112610304576020610690600435610c4b565b6040516001600160a01b039091168152f35b5f3660031901126103045760206040517380226fc0ee2b096224eeac085bb9a8cba1146f7d8152f35b5f36600319011261030457602060405160388152f35b610a9d565b5f3660031901126103045760206040517334b03cb9086d7d758ac55af71584f81a598759fe8152f35b5f36600319011261030457602060405173f4c7e640eda248ef95972845a62bdc74237805db8152f35b5f36600319011261030457602060405167de41ba4fc9d91ad98152f35b5f36600319011261030457602060405173d3e53ccee3688aaee5c9118ef5fe24eb423aa56f8152f35b5f36600319011261030457602060405173114a20a10b43d4115e5aeef7345a1a71d2a60c578152f35b5f366003190112610304576020604051730bf3de8c5d3e8a2b34d2beeb17abfcebaf363a598152f35b5f36600319011261030457602060405161a5bf8152f35b5f3660031901126103045760206040516745849994fc9c7b158152f35b5f36600319011261030457602060405161a4b18152f35b5f3660031901126103045760206040517315c03488b29e27d62baf10e30b0c474bf60e02648152f35b5f36600319011261030457602060405173514910771af9ca656af840dff83e8264ecf986ca8152f35b5f366003190112610304576020604051600a8152f35b5f36600319011261030457602060405173a132f089492cce5f1d79483a9e4552f37266ed018152f35b5f36600319011261030457602060405173e591bf0a0cf924a0674d7792db046b23cebf5f348152f35b5f36600319011261030457602060405173c02aaa39b223fe8d0a0e5c4f27ead9083c756cc28152f35b5f36600319011261030457602060405173d3b06cebf099ce7da4accf578aaebfdbd6e88a938152f35b5f36600319011261030457602060405167594862ae1802b3d58152f35b5f36600319011261030457602060405162aa37dc8152f35b5f36600319011261030457602060405173141fa059441e0ca23ce184b6a78bafd2a517dde88152f35b6020366003190112610304576020610690600435610ae3565b5f36600319011261030457602060405173779877a7b0d9e8603169ddbd7836e478b46247898152f35b5f366003190112610304576020604051678f90b8876dee65388152f35b5f366003190112610304576020604051730d500b1d8e8ef31e21c99d1db9a6444d3adf12708152f35b5f366003190112610304576020604051679d70576d8e253bcf8152f35b5f3660031901126103045760206040516110798152f35b5f36600319011261030457602060405167304611b6affba76a8152f35b5f36600319011261030457602060405162aa36a78152f35b5f366003190112610304578073eab080c724587ffc9f2eff82e36ee4fb2777495960209252f35b5f36600319011261030457602060405173e4ab69c077896252fafbd49efd26b5d171a324108152f35b5f366003190112610304576040516006602160991b018152602090f35b60018103610b04575073514910771af9ca656af840dff83e8264ecf986ca90565b600a8103610b25575073350a791bfc2c21f9ed5d10980dad2e2638ffa7f690565b61a4b18103610b47575073f97f4df75117a78c1a5a0dbb814af92458539fb490565b6121058103610b6957507388fb150bdc53a65fe94dea0c9ba0a6daf8c6e19690565b62aa36a78103610b8c575073779877a7b0d9e8603169ddbd7836e478b462478990565b62aa37dc8103610baf575073e4ab69c077896252fafbd49efd26b5d171a3241090565b62066eee8103610bd2575073b1d4538b4571d411f07960ef2838ce337fe1e80e90565b62014a348103610bf5575073e4ab69c077896252fafbd49efd26b5d171a3241090565b6110798103610c1757507315c03488b29e27d62baf10e30b0c474bf60e026490565b61a5bf8103610c39575073eab080c724587ffc9f2eff82e36ee4fb2777495990565b63da7e115f60e01b5f5260045260245ffd5b60018103610c6c575073c02aaa39b223fe8d0a0e5c4f27ead9083c756cc290565b600a8103610c8057506006602160991b0190565b61a4b18103610ca257507382af49447d8a07e3bd95bd0d56f35241523fbab190565b60898103610cc35750730d500b1d8e8ef31e21c99d1db9a6444d3adf127090565b61a86a8103610ce5575073b31f66aa3c1e785363f0875a1b74e27b85fd66c790565b60388103610d06575073bb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c90565b6121058103610d1b57506006602160991b0190565b62aa36a78103610d3e575073097d90c9d3e0b50ca60e1ae45f6a81010f9fb53490565b62066eee8103610d61575073e591bf0a0cf924a0674d7792db046b23cebf5f3490565b62aa37dc8103610d7757506006602160991b0190565b62014a348103610d8d57506006602160991b0190565b6110798103610daf575073c5d538c96d6fee7e6dfe7248b32898087b22ba7990565b61a5bf8103610c39575073bb2d3310e4232085d432a2e04b2ac09c46f634e49056fea164736f6c634300081c000a",
|
|
935
|
+
"metadata": "{\"compiler\":{\"version\":\"0.8.28+commit.7893614a\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"}],\"type\":\"error\",\"name\":\"CCIPHelper_UnsupportedChain\"},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_SEP_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_SEP_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_SEP_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_SEP_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_SEP_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ARB_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"AVA_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"AVA_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"AVA_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"AVA_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_SEP_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_SEP_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_SEP_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_SEP_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_SEP_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BASE_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BNB_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BNB_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BNB_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"BNB_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_SEP_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_SEP_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_SEP_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_SEP_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_SEP_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"ETH_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_SEP_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_SEP_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_SEP_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_SEP_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_SEP_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"OP_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"POLY_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"POLY_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"POLY_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"POLY_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_MOD_ID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_MOD_LINK\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_MOD_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_MOD_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_MOD_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_ROUTER\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_SEL\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}]},{\"inputs\":[],\"stateMutability\":\"view\",\"type\":\"function\",\"name\":\"TEMPO_WETH\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}]},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\",\"name\":\"linkOfChain\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"link\",\"type\":\"address\"}]},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"chainId\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\",\"name\":\"wethOfChain\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"weth\",\"type\":\"address\"}]}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"linkOfChain(uint256)\":{\"params\":{\"chainId\":\"The EVM chain ID to look up.\"},\"returns\":{\"link\":\"The LINK token address.\"}},\"wethOfChain(uint256)\":{\"params\":{\"chainId\":\"The EVM chain ID to look up.\"},\"returns\":{\"weth\":\"The wrapped native token address.\"}}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"ARB_ID()\":{\"notice\":\"The EVM chain ID for Arbitrum One.\"},\"ARB_LINK()\":{\"notice\":\"The LINK token address for Arbitrum One.\"},\"ARB_ROUTER()\":{\"notice\":\"The CCIP router address for Arbitrum One.\"},\"ARB_SEL()\":{\"notice\":\"The CCIP chain selector for Arbitrum One.\"},\"ARB_SEP_ID()\":{\"notice\":\"The EVM chain ID for Arbitrum Sepolia.\"},\"ARB_SEP_LINK()\":{\"notice\":\"The LINK token address for Arbitrum Sepolia.\"},\"ARB_SEP_ROUTER()\":{\"notice\":\"The CCIP router address for Arbitrum Sepolia.\"},\"ARB_SEP_SEL()\":{\"notice\":\"The CCIP chain selector for Arbitrum Sepolia.\"},\"ARB_SEP_WETH()\":{\"notice\":\"The wrapped native token address for Arbitrum Sepolia.\"},\"ARB_WETH()\":{\"notice\":\"The wrapped native token address for Arbitrum One.\"},\"AVA_ID()\":{\"notice\":\"The EVM chain ID for Avalanche.\"},\"AVA_ROUTER()\":{\"notice\":\"The CCIP router address for Avalanche.\"},\"AVA_SEL()\":{\"notice\":\"The CCIP chain selector for Avalanche.\"},\"AVA_WETH()\":{\"notice\":\"The wrapped native token address for Avalanche.\"},\"BASE_ID()\":{\"notice\":\"The EVM chain ID for Base.\"},\"BASE_LINK()\":{\"notice\":\"The LINK token address for Base.\"},\"BASE_ROUTER()\":{\"notice\":\"The CCIP router address for Base.\"},\"BASE_SEL()\":{\"notice\":\"The CCIP chain selector for Base.\"},\"BASE_SEP_ID()\":{\"notice\":\"The EVM chain ID for Base Sepolia.\"},\"BASE_SEP_LINK()\":{\"notice\":\"The LINK token address for Base Sepolia.\"},\"BASE_SEP_ROUTER()\":{\"notice\":\"The CCIP router address for Base Sepolia.\"},\"BASE_SEP_SEL()\":{\"notice\":\"The CCIP chain selector for Base Sepolia.\"},\"BASE_SEP_WETH()\":{\"notice\":\"The wrapped native token address for Base Sepolia.\"},\"BASE_WETH()\":{\"notice\":\"The wrapped native token address for Base.\"},\"BNB_ID()\":{\"notice\":\"The EVM chain ID for BNB Chain.\"},\"BNB_ROUTER()\":{\"notice\":\"The CCIP router address for BNB Chain.\"},\"BNB_SEL()\":{\"notice\":\"The CCIP chain selector for BNB Chain.\"},\"BNB_WETH()\":{\"notice\":\"The wrapped native token address for BNB Chain.\"},\"ETH_ID()\":{\"notice\":\"The EVM chain ID for Ethereum mainnet.\"},\"ETH_LINK()\":{\"notice\":\"The LINK token address for Ethereum mainnet.\"},\"ETH_ROUTER()\":{\"notice\":\"The CCIP router address for Ethereum mainnet.\"},\"ETH_SEL()\":{\"notice\":\"The CCIP chain selector for Ethereum mainnet.\"},\"ETH_SEP_ID()\":{\"notice\":\"The EVM chain ID for Ethereum Sepolia.\"},\"ETH_SEP_LINK()\":{\"notice\":\"The LINK token address for Ethereum Sepolia.\"},\"ETH_SEP_ROUTER()\":{\"notice\":\"The CCIP router address for Ethereum Sepolia.\"},\"ETH_SEP_SEL()\":{\"notice\":\"The CCIP chain selector for Ethereum Sepolia.\"},\"ETH_SEP_WETH()\":{\"notice\":\"The wrapped native token address for Ethereum Sepolia.\"},\"ETH_WETH()\":{\"notice\":\"The wrapped native token address for Ethereum mainnet.\"},\"OP_ID()\":{\"notice\":\"The EVM chain ID for OP Mainnet.\"},\"OP_LINK()\":{\"notice\":\"The LINK token address for OP Mainnet.\"},\"OP_ROUTER()\":{\"notice\":\"The CCIP router address for OP Mainnet.\"},\"OP_SEL()\":{\"notice\":\"The CCIP chain selector for OP Mainnet.\"},\"OP_SEP_ID()\":{\"notice\":\"The EVM chain ID for OP Sepolia.\"},\"OP_SEP_LINK()\":{\"notice\":\"The LINK token address for OP Sepolia.\"},\"OP_SEP_ROUTER()\":{\"notice\":\"The CCIP router address for OP Sepolia.\"},\"OP_SEP_SEL()\":{\"notice\":\"The CCIP chain selector for OP Sepolia.\"},\"OP_SEP_WETH()\":{\"notice\":\"The wrapped native token address for OP Sepolia.\"},\"OP_WETH()\":{\"notice\":\"The wrapped native token address for OP Mainnet.\"},\"POLY_ID()\":{\"notice\":\"The EVM chain ID for Polygon.\"},\"POLY_ROUTER()\":{\"notice\":\"The CCIP router address for Polygon.\"},\"POLY_SEL()\":{\"notice\":\"The CCIP chain selector for Polygon.\"},\"POLY_WETH()\":{\"notice\":\"The wrapped native token address for Polygon.\"},\"TEMPO_ID()\":{\"notice\":\"The EVM chain ID for Tempo.\"},\"TEMPO_LINK()\":{\"notice\":\"The LINK token address for Tempo.\"},\"TEMPO_MOD_ID()\":{\"notice\":\"The EVM chain ID for Tempo mod chain.\"},\"TEMPO_MOD_LINK()\":{\"notice\":\"The LINK token address for Tempo mod chain.\"},\"TEMPO_MOD_ROUTER()\":{\"notice\":\"The CCIP router address for Tempo mod chain.\"},\"TEMPO_MOD_SEL()\":{\"notice\":\"The CCIP chain selector for Tempo mod chain.\"},\"TEMPO_MOD_WETH()\":{\"notice\":\"The wrapped native token address for Tempo mod chain.\"},\"TEMPO_ROUTER()\":{\"notice\":\"The CCIP router address for Tempo.\"},\"TEMPO_SEL()\":{\"notice\":\"The CCIP chain selector for Tempo.\"},\"TEMPO_WETH()\":{\"notice\":\"The wrapped native token address for Tempo.\"},\"linkOfChain(uint256)\":{\"notice\":\"Returns the LINK token address for a given chain ID.\"},\"wethOfChain(uint256)\":{\"notice\":\"Returns the wrapped native token address for a given chain ID.\"}},\"version\":1}},\"settings\":{\"remappings\":[\"@arbitrum/=node_modules/@arbitrum/\",\"@ballkidz/=node_modules/@ballkidz/\",\"@bananapus/=node_modules/@bananapus/\",\"@bannynet/=node_modules/@bannynet/\",\"@chainlink/=node_modules/@chainlink/\",\"@croptop/=node_modules/@croptop/\",\"@ensdomains/=node_modules/@ensdomains/\",\"@eth-optimism/=node_modules/@eth-optimism/\",\"@offchainlabs/=node_modules/@offchainlabs/\",\"@openzeppelin/=node_modules/@openzeppelin/\",\"@prb/=node_modules/@prb/\",\"@rev-net/=node_modules/@rev-net/\",\"@scroll-tech/=node_modules/@scroll-tech/\",\"@sphinx-labs/=node_modules/@sphinx-labs/\",\"@uniswap/=node_modules/@uniswap/\",\"@unruggable/=node_modules/@unruggable/\",\"@zksync/=node_modules/@zksync/\",\"base64-sol/=node_modules/base64-sol/\",\"ds-test/=node_modules/@uniswap/v4-core/lib/solmate/lib/ds-test/\",\"erc4626-tests/=node_modules/@uniswap/v4-core/lib/openzeppelin-contracts/lib/erc4626-tests/\",\"forge-gas-snapshot/=node_modules/@uniswap/v4-periphery/lib/permit2/lib/forge-gas-snapshot/\",\"forge-std/=lib/forge-std/src/\",\"hardhat/=node_modules/hardhat/\",\"lib/base64/=node_modules/base64-sol/\",\"openzeppelin-contracts/=node_modules/@uniswap/v4-core/lib/openzeppelin-contracts/\",\"permit2/=node_modules/@uniswap/v4-periphery/lib/permit2/\",\"solady/=node_modules/solady/\",\"solmate/=node_modules/@sphinx-labs/contracts/node_modules/solmate/\",\"typeface/=lib/typeface/contracts/\",\"v4-core/=node_modules/@uniswap/v4-periphery/lib/v4-core/\"],\"optimizer\":{\"enabled\":true,\"runs\":200},\"metadata\":{\"bytecodeHash\":\"none\"},\"compilationTarget\":{\"node_modules/@bananapus/suckers-v6/src/libraries/CCIPHelper.sol\":\"CCIPHelper\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"viaIR\":true},\"sources\":{\"node_modules/@bananapus/suckers-v6/src/libraries/CCIPHelper.sol\":{\"keccak256\":\"0x3d04f34392bb7adb7226552fc7d1bc055ce86b3d0d744b6f9297f05207ba175b\",\"urls\":[\"bzz-raw://b82b460487d15b102dbaf260869c1ee3aaeec89e0ffc108f57f64750a173a918\",\"dweb:/ipfs/QmdA8ZaJDXePE2oKhmWFp5L4Aez7VHLsP1U6ijQ5Z4ZxGB\"],\"license\":\"MIT\"}},\"version\":1}",
|
|
936
|
+
"gitCommit": "npm:@bananapus/suckers-v6@1.0.2",
|
|
937
|
+
"gitDirty": false,
|
|
938
|
+
"history": []
|
|
939
|
+
}
|