@across-protocol/contracts 0.1.1 → 0.1.2
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/build/artifacts.json +342 -0
- package/package.json +1 -1
|
@@ -0,0 +1,342 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"contractName": "IL2ERC20Bridge",
|
|
4
|
+
"relativePath": "./artifacts/@eth-optimism/contracts/L2/messaging/IL2ERC20Bridge.sol/IL2ERC20Bridge.json"
|
|
5
|
+
},
|
|
6
|
+
{
|
|
7
|
+
"contractName": "CrossDomainEnabled",
|
|
8
|
+
"relativePath": "./artifacts/@eth-optimism/contracts/libraries/bridge/CrossDomainEnabled.sol/CrossDomainEnabled.json"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"contractName": "ICrossDomainMessenger",
|
|
12
|
+
"relativePath": "./artifacts/@eth-optimism/contracts/libraries/bridge/ICrossDomainMessenger.sol/ICrossDomainMessenger.json"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"contractName": "Lib_PredeployAddresses",
|
|
16
|
+
"relativePath": "./artifacts/@eth-optimism/contracts/libraries/constants/Lib_PredeployAddresses.sol/Lib_PredeployAddresses.json"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"contractName": "AccessControl",
|
|
20
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.json"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"contractName": "IAccessControl",
|
|
24
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/access/AccessControl.sol/IAccessControl.json"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"contractName": "Ownable",
|
|
28
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.json"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"contractName": "Pausable",
|
|
32
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/security/Pausable.sol/Pausable.json"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"contractName": "ERC20",
|
|
36
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.json"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"contractName": "IERC20",
|
|
40
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.json"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"contractName": "IERC20Metadata",
|
|
44
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.json"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"contractName": "SafeERC20",
|
|
48
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.json"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"contractName": "Address",
|
|
52
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/Address.sol/Address.json"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"contractName": "Context",
|
|
56
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/Context.sol/Context.json"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"contractName": "Strings",
|
|
60
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.json"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"contractName": "ERC165",
|
|
64
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.json"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"contractName": "IERC165",
|
|
68
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.json"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"contractName": "SafeMath",
|
|
72
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/math/SafeMath.sol/SafeMath.json"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"contractName": "SignedSafeMath",
|
|
76
|
+
"relativePath": "./artifacts/@openzeppelin/contracts/utils/math/SignedSafeMath.sol/SignedSafeMath.json"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"contractName": "Lockable",
|
|
80
|
+
"relativePath": "./artifacts/@uma/core/contracts/common/implementation/Lockable.sol/Lockable.json"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"contractName": "Arbitrum_ParentMessenger",
|
|
84
|
+
"relativePath": "./artifacts/@uma/core/contracts/cross-chain-oracle/chain-adapters/Arbitrum_ParentMessenger.sol/Arbitrum_ParentMessenger.json"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"contractName": "ParentMessengerBase",
|
|
88
|
+
"relativePath": "./artifacts/@uma/core/contracts/cross-chain-oracle/chain-adapters/ParentMessengerBase.sol/ParentMessengerBase.json"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"contractName": "ParentMessengerConsumerInterface",
|
|
92
|
+
"relativePath": "./artifacts/@uma/core/contracts/cross-chain-oracle/interfaces/ParentMessengerConsumerInterface.sol/ParentMessengerConsumerInterface.json"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"contractName": "ParentMessengerInterface",
|
|
96
|
+
"relativePath": "./artifacts/@uma/core/contracts/cross-chain-oracle/interfaces/ParentMessengerInterface.sol/ParentMessengerInterface.json"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"contractName": "IBridge",
|
|
100
|
+
"relativePath": "./artifacts/@uma/core/contracts/external/avm/interfaces/iArbitrum_Inbox.sol/IBridge.json"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"contractName": "iArbitrum_Inbox",
|
|
104
|
+
"relativePath": "./artifacts/@uma/core/contracts/external/avm/interfaces/iArbitrum_Inbox.sol/iArbitrum_Inbox.json"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"contractName": "iArbitrum_Outbox",
|
|
108
|
+
"relativePath": "./artifacts/@uma/core/contracts/external/avm/interfaces/iArbitrum_Outbox.sol/iArbitrum_Outbox.json"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"contractName": "Arbitrum_CrossDomainEnabled",
|
|
112
|
+
"relativePath": "./artifacts/@uma/core/contracts/insured-bridge/avm/Arbitrum_CrossDomainEnabled.sol/Arbitrum_CrossDomainEnabled.json"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"contractName": "AncillaryData",
|
|
116
|
+
"relativePath": "./artifacts/contracts/common/implementation/AncillaryData.sol/AncillaryData.json"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"contractName": "FixedPoint",
|
|
120
|
+
"relativePath": "./artifacts/contracts/common/implementation/FixedPoint.sol/FixedPoint.json"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"contractName": "MultiCaller",
|
|
124
|
+
"relativePath": "./artifacts/contracts/common/implementation/MultiCaller.sol/MultiCaller.json"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"contractName": "Testable",
|
|
128
|
+
"relativePath": "./artifacts/contracts/common/implementation/Testable.sol/Testable.json"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"contractName": "Timer",
|
|
132
|
+
"relativePath": "./artifacts/contracts/common/implementation/Timer.sol/Timer.json"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"contractName": "AddressWhitelistInterface",
|
|
136
|
+
"relativePath": "./artifacts/contracts/common/interfaces/AddressWhitelistInterface.sol/AddressWhitelistInterface.json"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"contractName": "AVM_CrossDomainEnabled",
|
|
140
|
+
"relativePath": "./artifacts/contracts/external/avm/AVM_CrossDomainEnabled.sol/AVM_CrossDomainEnabled.json"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"contractName": "ArbSys",
|
|
144
|
+
"relativePath": "./artifacts/contracts/external/avm/interfaces/ArbSys.sol/ArbSys.json"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"contractName": "Bridge",
|
|
148
|
+
"relativePath": "./artifacts/contracts/external/chainbridge/Bridge.sol/Bridge.json"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"contractName": "GenericHandler",
|
|
152
|
+
"relativePath": "./artifacts/contracts/external/chainbridge/handlers/GenericHandler.sol/GenericHandler.json"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"contractName": "IDepositExecute",
|
|
156
|
+
"relativePath": "./artifacts/contracts/external/chainbridge/interfaces/IDepositExecute.sol/IDepositExecute.json"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"contractName": "IERCHandler",
|
|
160
|
+
"relativePath": "./artifacts/contracts/external/chainbridge/interfaces/IERCHandler.sol/IERCHandler.json"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"contractName": "IGenericHandler",
|
|
164
|
+
"relativePath": "./artifacts/contracts/external/chainbridge/interfaces/IGenericHandler.sol/IGenericHandler.json"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"contractName": "OVM_CrossDomainEnabled",
|
|
168
|
+
"relativePath": "./artifacts/contracts/external/ovm/OVM_CrossDomainEnabled.sol/OVM_CrossDomainEnabled.json"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"contractName": "iOVM_CrossDomainMessenger",
|
|
172
|
+
"relativePath": "./artifacts/contracts/external/ovm/OVM_CrossDomainEnabled.sol/iOVM_CrossDomainMessenger.json"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"contractName": "Merkle",
|
|
176
|
+
"relativePath": "./artifacts/contracts/external/polygon/lib/Merkle.sol/Merkle.json"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"contractName": "MerklePatriciaProof",
|
|
180
|
+
"relativePath": "./artifacts/contracts/external/polygon/lib/MerklePatriciaProof.sol/MerklePatriciaProof.json"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"contractName": "RLPReader",
|
|
184
|
+
"relativePath": "./artifacts/contracts/external/polygon/lib/RLPReader.sol/RLPReader.json"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"contractName": "FxChildMock",
|
|
188
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/FxChildMock.sol/FxChildMock.json"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"contractName": "IFxMessageProcessor",
|
|
192
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/FxChildMock.sol/IFxMessageProcessor.json"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"contractName": "IStateReceiver",
|
|
196
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/FxChildMock.sol/IStateReceiver.json"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"contractName": "FxRootMock",
|
|
200
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/FxRootMock.sol/FxRootMock.json"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"contractName": "IFxStateSender",
|
|
204
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/FxRootMock.sol/IFxStateSender.json"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"contractName": "IStateSender",
|
|
208
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/FxRootMock.sol/IStateSender.json"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"contractName": "StateSyncMock",
|
|
212
|
+
"relativePath": "./artifacts/contracts/external/polygon/test/StateSyncMock.sol/StateSyncMock.json"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"contractName": "FxBaseChildTunnel",
|
|
216
|
+
"relativePath": "./artifacts/contracts/external/polygon/tunnel/FxBaseChildTunnel.sol/FxBaseChildTunnel.json"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"contractName": "FxBaseRootTunnel",
|
|
220
|
+
"relativePath": "./artifacts/contracts/external/polygon/tunnel/FxBaseRootTunnel.sol/FxBaseRootTunnel.json"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"contractName": "ICheckpointManager",
|
|
224
|
+
"relativePath": "./artifacts/contracts/external/polygon/tunnel/FxBaseRootTunnel.sol/ICheckpointManager.json"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"contractName": "BridgeAdmin",
|
|
228
|
+
"relativePath": "./artifacts/contracts/insured-bridge/BridgeAdmin.sol/BridgeAdmin.json"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"contractName": "BridgeDepositBox",
|
|
232
|
+
"relativePath": "./artifacts/contracts/insured-bridge/BridgeDepositBox.sol/BridgeDepositBox.json"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"contractName": "TokenLike",
|
|
236
|
+
"relativePath": "./artifacts/contracts/insured-bridge/BridgeDepositBox.sol/TokenLike.json"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"contractName": "WETH9Like",
|
|
240
|
+
"relativePath": "./artifacts/contracts/insured-bridge/BridgeDepositBox.sol/WETH9Like.json"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"contractName": "BridgePool",
|
|
244
|
+
"relativePath": "./artifacts/contracts/insured-bridge/BridgePool.sol/BridgePool.json"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"contractName": "BridgePoolProd",
|
|
248
|
+
"relativePath": "./artifacts/contracts/insured-bridge/BridgePool.sol/BridgePoolProd.json"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"contractName": "AVM_BridgeDepositBox",
|
|
252
|
+
"relativePath": "./artifacts/contracts/insured-bridge/avm/AVM_BridgeDepositBox.sol/AVM_BridgeDepositBox.json"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"contractName": "StandardBridgeLike",
|
|
256
|
+
"relativePath": "./artifacts/contracts/insured-bridge/avm/AVM_BridgeDepositBox.sol/StandardBridgeLike.json"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"contractName": "Arbitrum_Messenger",
|
|
260
|
+
"relativePath": "./artifacts/contracts/insured-bridge/avm/Arbitrum_Messenger.sol/Arbitrum_Messenger.json"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"contractName": "BridgeAdminInterface",
|
|
264
|
+
"relativePath": "./artifacts/contracts/insured-bridge/interfaces/BridgeAdminInterface.sol/BridgeAdminInterface.json"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"contractName": "BridgePoolInterface",
|
|
268
|
+
"relativePath": "./artifacts/contracts/insured-bridge/interfaces/BridgePoolInterface.sol/BridgePoolInterface.json"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"contractName": "MessengerInterface",
|
|
272
|
+
"relativePath": "./artifacts/contracts/insured-bridge/interfaces/MessengerInterface.sol/MessengerInterface.json"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"contractName": "OVM_BridgeDepositBox",
|
|
276
|
+
"relativePath": "./artifacts/contracts/insured-bridge/ovm/OVM_BridgeDepositBox.sol/OVM_BridgeDepositBox.json"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"contractName": "OVM_OETH_BridgeDepositBox",
|
|
280
|
+
"relativePath": "./artifacts/contracts/insured-bridge/ovm/OVM_OETH_BridgeDepositBox.sol/OVM_OETH_BridgeDepositBox.json"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"contractName": "Optimism_Messenger",
|
|
284
|
+
"relativePath": "./artifacts/contracts/insured-bridge/ovm/Optimism_Messenger.sol/Optimism_Messenger.json"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"contractName": "Optimism_Wrapper",
|
|
288
|
+
"relativePath": "./artifacts/contracts/insured-bridge/ovm/Optimism_Wrapper.sol/Optimism_Wrapper.json"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"contractName": "Arbitrum_BridgeMock",
|
|
292
|
+
"relativePath": "./artifacts/contracts/insured-bridge/test/Arbitrum_InboxMock.sol/Arbitrum_BridgeMock.json"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"contractName": "Arbitrum_InboxMock",
|
|
296
|
+
"relativePath": "./artifacts/contracts/insured-bridge/test/Arbitrum_InboxMock.sol/Arbitrum_InboxMock.json"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"contractName": "Arbitrum_OutboxMock",
|
|
300
|
+
"relativePath": "./artifacts/contracts/insured-bridge/test/Arbitrum_InboxMock.sol/Arbitrum_OutboxMock.json"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"contractName": "BridgeDepositBoxMock",
|
|
304
|
+
"relativePath": "./artifacts/contracts/insured-bridge/test/BridgeDepositBoxMock.sol/BridgeDepositBoxMock.json"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"contractName": "MessengerMock",
|
|
308
|
+
"relativePath": "./artifacts/contracts/insured-bridge/test/MessengerMock.sol/MessengerMock.json"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"contractName": "OVM_L1CrossDomainMessengerMock",
|
|
312
|
+
"relativePath": "./artifacts/contracts/insured-bridge/test/OVM_L1CrossDomainMessengerMock.sol/OVM_L1CrossDomainMessengerMock.json"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"contractName": "OptimisticOracleConstraints",
|
|
316
|
+
"relativePath": "./artifacts/contracts/oracle/implementation/Constants.sol/OptimisticOracleConstraints.json"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"contractName": "OracleInterfaces",
|
|
320
|
+
"relativePath": "./artifacts/contracts/oracle/implementation/Constants.sol/OracleInterfaces.json"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"contractName": "FinderInterface",
|
|
324
|
+
"relativePath": "./artifacts/contracts/oracle/interfaces/FinderInterface.sol/FinderInterface.json"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"contractName": "IdentifierWhitelistInterface",
|
|
328
|
+
"relativePath": "./artifacts/contracts/oracle/interfaces/IdentifierWhitelistInterface.sol/IdentifierWhitelistInterface.json"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"contractName": "OptimisticOracleInterface",
|
|
332
|
+
"relativePath": "./artifacts/contracts/oracle/interfaces/OptimisticOracleInterface.sol/OptimisticOracleInterface.json"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"contractName": "SkinnyOptimisticOracleInterface",
|
|
336
|
+
"relativePath": "./artifacts/contracts/oracle/interfaces/SkinnyOptimisticOracleInterface.sol/SkinnyOptimisticOracleInterface.json"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"contractName": "StoreInterface",
|
|
340
|
+
"relativePath": "./artifacts/contracts/oracle/interfaces/StoreInterface.sol/StoreInterface.json"
|
|
341
|
+
}
|
|
342
|
+
]
|