@cartesi/devnet 2.0.0-alpha.7 → 2.0.0-alpha.9

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.
Files changed (90) hide show
  1. package/anvil_state.json +1 -1
  2. package/deployments/{cartesiRollups.ApplicationFactory.json → ApplicationFactory.json} +2 -11
  3. package/deployments/{cartesiRollups.AuthorityFactory.json → AuthorityFactory.json} +2 -11
  4. package/deployments/BottomTournament.json +1117 -0
  5. package/deployments/BottomTournamentFactory.json +139 -0
  6. package/deployments/CanonicalTournamentParametersProvider.json +68 -0
  7. package/deployments/CartesiStateTransition.json +72 -0
  8. package/deployments/CmioStateTransition.json +238 -0
  9. package/deployments/DaveAppFactory.json +104 -0
  10. package/deployments/{cartesiRollups.ERC1155BatchPortal.json → ERC1155BatchPortal.json} +2 -13
  11. package/deployments/{cartesiRollups.ERC1155SinglePortal.json → ERC1155SinglePortal.json} +2 -13
  12. package/deployments/{cartesiRollups.ERC20Portal.json → ERC20Portal.json} +2 -13
  13. package/deployments/{cartesiRollups.ERC721Portal.json → ERC721Portal.json} +2 -13
  14. package/deployments/{cartesiRollups.EtherPortal.json → EtherPortal.json} +2 -13
  15. package/deployments/{cartesiRollups.InputBox.json → InputBox.json} +2 -11
  16. package/deployments/MiddleTournament.json +1117 -0
  17. package/deployments/MiddleTournamentFactory.json +139 -0
  18. package/deployments/MultiLevelTournamentFactory.json +216 -0
  19. package/deployments/{cartesiRollups.QuorumFactory.json → QuorumFactory.json} +2 -11
  20. package/deployments/RiscVStateTransition.json +140 -0
  21. package/deployments/{cartesiRollups.SafeERC20Transfer.json → SafeERC20Transfer.json} +2 -11
  22. package/deployments/{cartesiRollups.SelfHostedApplicationFactory.json → SelfHostedApplicationFactory.json} +2 -14
  23. package/deployments/{alchemyLightAccountV2.LightAccountFactory.json → TestFungibleToken.json} +131 -149
  24. package/deployments/TestMultiToken.json +5 -147
  25. package/deployments/TestNFT.json +2 -13
  26. package/deployments/{alchemyLightAccountV2.MultiOwnerLightAccountFactory.json → TestNonFungibleToken.json} +221 -153
  27. package/deployments/TestToken.json +2 -13
  28. package/deployments/TopTournament.json +1117 -0
  29. package/deployments/TopTournamentFactory.json +104 -0
  30. package/package.json +30 -24
  31. package/LICENSE +0 -202
  32. package/deployments/alchemyLightAccountV1.LightAccountFactory.json +0 -89
  33. package/deployments/alchemyLightAccountV1.entrypoint.EntryPoint.json +0 -1322
  34. package/deployments/alchemyLightAccountV2.entrypoint.EntryPoint.json +0 -1009
  35. package/deployments/alchemyModularAccountV2.AccountFactory.json +0 -658
  36. package/deployments/alchemyModularAccountV2.AllowlistModule.json +0 -728
  37. package/deployments/alchemyModularAccountV2.ExecutionInstallDelegate.json +0 -437
  38. package/deployments/alchemyModularAccountV2.ModularAccount.json +0 -1257
  39. package/deployments/alchemyModularAccountV2.NativeTokenLimitModule.json +0 -416
  40. package/deployments/alchemyModularAccountV2.PaymasterGuardModule.json +0 -254
  41. package/deployments/alchemyModularAccountV2.SemiModularAccount7702.json +0 -1309
  42. package/deployments/alchemyModularAccountV2.SemiModularAccountBytecode.json +0 -1304
  43. package/deployments/alchemyModularAccountV2.SemiModularAccountStorageOnly.json +0 -1317
  44. package/deployments/alchemyModularAccountV2.SingleSignerValidationModule.json +0 -343
  45. package/deployments/alchemyModularAccountV2.TimeRangeModule.json +0 -308
  46. package/deployments/alchemyModularAccountV2.WebAuthnValidationModule.json +0 -360
  47. package/deployments/alchemyModularAccountV2.entrypoint.EntryPoint.json +0 -1009
  48. package/deployments/entrypointSimulations.PimlicoEntryPointSimulations.json +0 -44
  49. package/deployments/simpleAccount06.SimpleAccountFactory.json +0 -89
  50. package/deployments/simpleAccount06.entrypoint.EntryPoint.json +0 -1322
  51. package/deployments/simpleAccount07.SimpleAccountFactory.json +0 -89
  52. package/deployments/simpleAccount07.entrypoint.EntryPoint.json +0 -1009
  53. package/deployments/simpleAccount08.Simple7702Account.json +0 -376
  54. package/deployments/simpleAccount08.SimpleAccountFactory.json +0 -102
  55. package/deployments/simpleAccount08.entrypoint.EntryPoint.json +0 -1079
  56. package/deployments/zerodevKernel030.ECDSAValidator.json +0 -302
  57. package/deployments/zerodevKernel030.Kernel.json +0 -1083
  58. package/deployments/zerodevKernel030.KernelFactory.json +0 -94
  59. package/deployments/zerodevKernel030.entryPoint.EntryPoint.json +0 -1009
  60. package/deployments/zerodevKernel030.factoryStaker.FactoryStaker.json +0 -292
  61. package/deployments/zerodevKernel030.factoryStaker.entryPoint.EntryPoint.json +0 -1009
  62. package/deployments/zerodevKernel031.ECDSAValidator.json +0 -292
  63. package/deployments/zerodevKernel031.Kernel.json +0 -1239
  64. package/deployments/zerodevKernel031.KernelFactory.json +0 -94
  65. package/deployments/zerodevKernel031.entryPoint.EntryPoint.json +0 -1009
  66. package/deployments/zerodevKernel031.factoryStaker.FactoryStaker.json +0 -292
  67. package/deployments/zerodevKernel031.factoryStaker.entryPoint.EntryPoint.json +0 -1009
  68. package/deployments/zerodevKernel032.Kernel.json +0 -1310
  69. package/deployments/zerodevKernel032.KernelFactory.json +0 -94
  70. package/deployments/zerodevKernel032.entryPoint.EntryPoint.json +0 -1009
  71. package/deployments/zerodevKernel032.factoryStaker.FactoryStaker.json +0 -292
  72. package/deployments/zerodevKernel032.factoryStaker.entryPoint.EntryPoint.json +0 -1009
  73. package/deployments/zerodevKernelAuthnValidator.WebAuthnValidator.json +0 -272
  74. package/deployments/zerodevKernelAuthnValidator.p256Verifier.P256Verifier.json +0 -19
  75. package/deployments/zerodevKernelAuthnValidator2.WebAuthnValidator.json +0 -272
  76. package/deployments/zerodevKernelAuthnValidator2.p256Verifier.P256Verifier.json +0 -19
  77. package/deployments/zerodevKernelCallPolicy.CallPolicy.json +0 -293
  78. package/deployments/zerodevKernelCallPolicy2.CallPolicy.json +0 -298
  79. package/deployments/zerodevKernelCallPolicy3.CallPolicy.json +0 -298
  80. package/deployments/zerodevKernelCallPolicy4.CallPolicy.json +0 -298
  81. package/deployments/zerodevKernelEcdsaSigner.ECDSASigner.json +0 -254
  82. package/deployments/zerodevKernelGasPolicy.GasPolicy.json +0 -283
  83. package/deployments/zerodevKernelRatelimitPolicy.RateLimitPolicy.json +0 -283
  84. package/deployments/zerodevKernelSignaturePolicy.SignaturePolicy.json +0 -278
  85. package/deployments/zerodevKernelSudoPolicy.SudoPolicy.json +0 -225
  86. package/deployments/zerodevKernelTimestampPolicy.TimestampPolicy.json +0 -278
  87. package/deployments/zerodevKernelWebAuthnSigner.WebAuthnSigner.json +0 -295
  88. package/deployments/zerodevKernelWebAuthnSigner.p256Verifier.P256Verifier.json +0 -19
  89. package/deployments/zerodevKernelWebAuthnSigner2.WebAuthnSigner.json +0 -295
  90. package/deployments/zerodevKernelWebAuthnSigner2.p256Verifier.P256Verifier.json +0 -19
@@ -0,0 +1,139 @@
1
+ {
2
+ "abi": [
3
+ {
4
+ "type": "constructor",
5
+ "inputs": [
6
+ {
7
+ "name": "impl",
8
+ "type": "address",
9
+ "internalType": "contract BottomTournament"
10
+ }
11
+ ],
12
+ "stateMutability": "nonpayable"
13
+ },
14
+ {
15
+ "type": "function",
16
+ "name": "instantiate",
17
+ "inputs": [
18
+ {
19
+ "name": "initialHash",
20
+ "type": "bytes32",
21
+ "internalType": "Machine.Hash"
22
+ },
23
+ {
24
+ "name": "contestedCommitmentOne",
25
+ "type": "bytes32",
26
+ "internalType": "Tree.Node"
27
+ },
28
+ {
29
+ "name": "contestedFinalStateOne",
30
+ "type": "bytes32",
31
+ "internalType": "Machine.Hash"
32
+ },
33
+ {
34
+ "name": "contestedCommitmentTwo",
35
+ "type": "bytes32",
36
+ "internalType": "Tree.Node"
37
+ },
38
+ {
39
+ "name": "contestedFinalStateTwo",
40
+ "type": "bytes32",
41
+ "internalType": "Machine.Hash"
42
+ },
43
+ {
44
+ "name": "allowance",
45
+ "type": "uint64",
46
+ "internalType": "Time.Duration"
47
+ },
48
+ {
49
+ "name": "startCycle",
50
+ "type": "uint256",
51
+ "internalType": "uint256"
52
+ },
53
+ {
54
+ "name": "level",
55
+ "type": "uint64",
56
+ "internalType": "uint64"
57
+ },
58
+ {
59
+ "name": "tournamentParameters",
60
+ "type": "tuple",
61
+ "internalType": "struct TournamentParameters",
62
+ "components": [
63
+ {
64
+ "name": "levels",
65
+ "type": "uint64",
66
+ "internalType": "uint64"
67
+ },
68
+ {
69
+ "name": "log2step",
70
+ "type": "uint64",
71
+ "internalType": "uint64"
72
+ },
73
+ {
74
+ "name": "height",
75
+ "type": "uint64",
76
+ "internalType": "uint64"
77
+ },
78
+ {
79
+ "name": "matchEffort",
80
+ "type": "uint64",
81
+ "internalType": "Time.Duration"
82
+ },
83
+ {
84
+ "name": "maxAllowance",
85
+ "type": "uint64",
86
+ "internalType": "Time.Duration"
87
+ }
88
+ ]
89
+ },
90
+ {
91
+ "name": "provider",
92
+ "type": "address",
93
+ "internalType": "contract IDataProvider"
94
+ },
95
+ {
96
+ "name": "stateTransition",
97
+ "type": "address",
98
+ "internalType": "contract IStateTransition"
99
+ }
100
+ ],
101
+ "outputs": [
102
+ {
103
+ "name": "",
104
+ "type": "address",
105
+ "internalType": "contract BottomTournament"
106
+ }
107
+ ],
108
+ "stateMutability": "nonpayable"
109
+ },
110
+ {
111
+ "type": "error",
112
+ "name": "CloneArgumentsTooLong",
113
+ "inputs": []
114
+ },
115
+ {
116
+ "type": "error",
117
+ "name": "FailedDeployment",
118
+ "inputs": []
119
+ },
120
+ {
121
+ "type": "error",
122
+ "name": "InsufficientBalance",
123
+ "inputs": [
124
+ {
125
+ "name": "balance",
126
+ "type": "uint256",
127
+ "internalType": "uint256"
128
+ },
129
+ {
130
+ "name": "needed",
131
+ "type": "uint256",
132
+ "internalType": "uint256"
133
+ }
134
+ ]
135
+ }
136
+ ],
137
+ "address": "0x6ccb8955afFA2aE4A88a4fC30916b41074d1F2B6",
138
+ "contractName": "BottomTournamentFactory"
139
+ }
@@ -0,0 +1,68 @@
1
+ {
2
+ "abi": [
3
+ {
4
+ "type": "constructor",
5
+ "inputs": [
6
+ {
7
+ "name": "matchEffort",
8
+ "type": "uint64",
9
+ "internalType": "Time.Duration"
10
+ },
11
+ {
12
+ "name": "maxAllowance",
13
+ "type": "uint64",
14
+ "internalType": "Time.Duration"
15
+ }
16
+ ],
17
+ "stateMutability": "nonpayable"
18
+ },
19
+ {
20
+ "type": "function",
21
+ "name": "tournamentParameters",
22
+ "inputs": [
23
+ {
24
+ "name": "level",
25
+ "type": "uint64",
26
+ "internalType": "uint64"
27
+ }
28
+ ],
29
+ "outputs": [
30
+ {
31
+ "name": "",
32
+ "type": "tuple",
33
+ "internalType": "struct TournamentParameters",
34
+ "components": [
35
+ {
36
+ "name": "levels",
37
+ "type": "uint64",
38
+ "internalType": "uint64"
39
+ },
40
+ {
41
+ "name": "log2step",
42
+ "type": "uint64",
43
+ "internalType": "uint64"
44
+ },
45
+ {
46
+ "name": "height",
47
+ "type": "uint64",
48
+ "internalType": "uint64"
49
+ },
50
+ {
51
+ "name": "matchEffort",
52
+ "type": "uint64",
53
+ "internalType": "Time.Duration"
54
+ },
55
+ {
56
+ "name": "maxAllowance",
57
+ "type": "uint64",
58
+ "internalType": "Time.Duration"
59
+ }
60
+ ]
61
+ }
62
+ ],
63
+ "stateMutability": "view"
64
+ }
65
+ ],
66
+ "address": "0xEf77920dA48Ed9b16Bee85291A9B29C74d0e32eb",
67
+ "contractName": "CanonicalTournamentParametersProvider"
68
+ }
@@ -0,0 +1,72 @@
1
+ {
2
+ "abi": [
3
+ {
4
+ "type": "constructor",
5
+ "inputs": [
6
+ {
7
+ "name": "_riscVStateTransition",
8
+ "type": "address",
9
+ "internalType": "contract IRiscVStateTransition"
10
+ },
11
+ {
12
+ "name": "_cmioStateTransition",
13
+ "type": "address",
14
+ "internalType": "contract ICmioStateTransition"
15
+ }
16
+ ],
17
+ "stateMutability": "nonpayable"
18
+ },
19
+ {
20
+ "type": "function",
21
+ "name": "transitionState",
22
+ "inputs": [
23
+ {
24
+ "name": "machineState",
25
+ "type": "bytes32",
26
+ "internalType": "bytes32"
27
+ },
28
+ {
29
+ "name": "counter",
30
+ "type": "uint256",
31
+ "internalType": "uint256"
32
+ },
33
+ {
34
+ "name": "proofs",
35
+ "type": "bytes",
36
+ "internalType": "bytes"
37
+ },
38
+ {
39
+ "name": "provider",
40
+ "type": "address",
41
+ "internalType": "contract IDataProvider"
42
+ }
43
+ ],
44
+ "outputs": [
45
+ {
46
+ "name": "",
47
+ "type": "bytes32",
48
+ "internalType": "bytes32"
49
+ }
50
+ ],
51
+ "stateMutability": "view"
52
+ },
53
+ {
54
+ "type": "error",
55
+ "name": "SafeCastOverflowedUintDowncast",
56
+ "inputs": [
57
+ {
58
+ "name": "bits",
59
+ "type": "uint8",
60
+ "internalType": "uint8"
61
+ },
62
+ {
63
+ "name": "value",
64
+ "type": "uint256",
65
+ "internalType": "uint256"
66
+ }
67
+ ]
68
+ }
69
+ ],
70
+ "address": "0x31EEaeC2A8d855B13B376b72C172F0c20A2910F6",
71
+ "contractName": "CartesiStateTransition"
72
+ }
@@ -0,0 +1,238 @@
1
+ {
2
+ "abi": [
3
+ {
4
+ "type": "function",
5
+ "name": "checkpoint",
6
+ "inputs": [
7
+ {
8
+ "name": "a",
9
+ "type": "tuple",
10
+ "internalType": "struct AccessLogs.Context",
11
+ "components": [
12
+ {
13
+ "name": "currentRootHash",
14
+ "type": "bytes32",
15
+ "internalType": "bytes32"
16
+ },
17
+ {
18
+ "name": "buffer",
19
+ "type": "tuple",
20
+ "internalType": "struct Buffer.Context",
21
+ "components": [
22
+ {
23
+ "name": "data",
24
+ "type": "bytes",
25
+ "internalType": "bytes"
26
+ },
27
+ {
28
+ "name": "offset",
29
+ "type": "uint256",
30
+ "internalType": "uint256"
31
+ }
32
+ ]
33
+ }
34
+ ]
35
+ },
36
+ {
37
+ "name": "checkpointState",
38
+ "type": "bytes32",
39
+ "internalType": "bytes32"
40
+ }
41
+ ],
42
+ "outputs": [
43
+ {
44
+ "name": "",
45
+ "type": "tuple",
46
+ "internalType": "struct AccessLogs.Context",
47
+ "components": [
48
+ {
49
+ "name": "currentRootHash",
50
+ "type": "bytes32",
51
+ "internalType": "bytes32"
52
+ },
53
+ {
54
+ "name": "buffer",
55
+ "type": "tuple",
56
+ "internalType": "struct Buffer.Context",
57
+ "components": [
58
+ {
59
+ "name": "data",
60
+ "type": "bytes",
61
+ "internalType": "bytes"
62
+ },
63
+ {
64
+ "name": "offset",
65
+ "type": "uint256",
66
+ "internalType": "uint256"
67
+ }
68
+ ]
69
+ }
70
+ ]
71
+ }
72
+ ],
73
+ "stateMutability": "pure"
74
+ },
75
+ {
76
+ "type": "function",
77
+ "name": "revertIfNeeded",
78
+ "inputs": [
79
+ {
80
+ "name": "a",
81
+ "type": "tuple",
82
+ "internalType": "struct AccessLogs.Context",
83
+ "components": [
84
+ {
85
+ "name": "currentRootHash",
86
+ "type": "bytes32",
87
+ "internalType": "bytes32"
88
+ },
89
+ {
90
+ "name": "buffer",
91
+ "type": "tuple",
92
+ "internalType": "struct Buffer.Context",
93
+ "components": [
94
+ {
95
+ "name": "data",
96
+ "type": "bytes",
97
+ "internalType": "bytes"
98
+ },
99
+ {
100
+ "name": "offset",
101
+ "type": "uint256",
102
+ "internalType": "uint256"
103
+ }
104
+ ]
105
+ }
106
+ ]
107
+ }
108
+ ],
109
+ "outputs": [
110
+ {
111
+ "name": "",
112
+ "type": "tuple",
113
+ "internalType": "struct AccessLogs.Context",
114
+ "components": [
115
+ {
116
+ "name": "currentRootHash",
117
+ "type": "bytes32",
118
+ "internalType": "bytes32"
119
+ },
120
+ {
121
+ "name": "buffer",
122
+ "type": "tuple",
123
+ "internalType": "struct Buffer.Context",
124
+ "components": [
125
+ {
126
+ "name": "data",
127
+ "type": "bytes",
128
+ "internalType": "bytes"
129
+ },
130
+ {
131
+ "name": "offset",
132
+ "type": "uint256",
133
+ "internalType": "uint256"
134
+ }
135
+ ]
136
+ }
137
+ ]
138
+ }
139
+ ],
140
+ "stateMutability": "pure"
141
+ },
142
+ {
143
+ "type": "function",
144
+ "name": "sendCmio",
145
+ "inputs": [
146
+ {
147
+ "name": "a",
148
+ "type": "tuple",
149
+ "internalType": "struct AccessLogs.Context",
150
+ "components": [
151
+ {
152
+ "name": "currentRootHash",
153
+ "type": "bytes32",
154
+ "internalType": "bytes32"
155
+ },
156
+ {
157
+ "name": "buffer",
158
+ "type": "tuple",
159
+ "internalType": "struct Buffer.Context",
160
+ "components": [
161
+ {
162
+ "name": "data",
163
+ "type": "bytes",
164
+ "internalType": "bytes"
165
+ },
166
+ {
167
+ "name": "offset",
168
+ "type": "uint256",
169
+ "internalType": "uint256"
170
+ }
171
+ ]
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "name": "reason",
177
+ "type": "uint16",
178
+ "internalType": "uint16"
179
+ },
180
+ {
181
+ "name": "dataHash",
182
+ "type": "bytes32",
183
+ "internalType": "bytes32"
184
+ },
185
+ {
186
+ "name": "dataLength",
187
+ "type": "uint32",
188
+ "internalType": "uint32"
189
+ }
190
+ ],
191
+ "outputs": [
192
+ {
193
+ "name": "",
194
+ "type": "tuple",
195
+ "internalType": "struct AccessLogs.Context",
196
+ "components": [
197
+ {
198
+ "name": "currentRootHash",
199
+ "type": "bytes32",
200
+ "internalType": "bytes32"
201
+ },
202
+ {
203
+ "name": "buffer",
204
+ "type": "tuple",
205
+ "internalType": "struct Buffer.Context",
206
+ "components": [
207
+ {
208
+ "name": "data",
209
+ "type": "bytes",
210
+ "internalType": "bytes"
211
+ },
212
+ {
213
+ "name": "offset",
214
+ "type": "uint256",
215
+ "internalType": "uint256"
216
+ }
217
+ ]
218
+ }
219
+ ]
220
+ }
221
+ ],
222
+ "stateMutability": "pure"
223
+ },
224
+ {
225
+ "type": "error",
226
+ "name": "InvalidReason",
227
+ "inputs": [
228
+ {
229
+ "name": "reason",
230
+ "type": "uint16",
231
+ "internalType": "uint16"
232
+ }
233
+ ]
234
+ }
235
+ ],
236
+ "address": "0x6288F737D7B18594b3092aEF13aB47071281A8b0",
237
+ "contractName": "CmioStateTransition"
238
+ }
@@ -0,0 +1,104 @@
1
+ {
2
+ "abi": [
3
+ {
4
+ "type": "constructor",
5
+ "inputs": [
6
+ {
7
+ "name": "inputBox",
8
+ "type": "address",
9
+ "internalType": "contract IInputBox"
10
+ },
11
+ {
12
+ "name": "appFactory",
13
+ "type": "address",
14
+ "internalType": "contract IApplicationFactory"
15
+ },
16
+ {
17
+ "name": "tournamentFactory",
18
+ "type": "address",
19
+ "internalType": "contract ITournamentFactory"
20
+ }
21
+ ],
22
+ "stateMutability": "nonpayable"
23
+ },
24
+ {
25
+ "type": "function",
26
+ "name": "calculateDaveAppAddress",
27
+ "inputs": [
28
+ {
29
+ "name": "templateHash",
30
+ "type": "bytes32",
31
+ "internalType": "bytes32"
32
+ },
33
+ {
34
+ "name": "salt",
35
+ "type": "bytes32",
36
+ "internalType": "bytes32"
37
+ }
38
+ ],
39
+ "outputs": [
40
+ {
41
+ "name": "appContractAddress",
42
+ "type": "address",
43
+ "internalType": "address"
44
+ },
45
+ {
46
+ "name": "daveConsensusAddress",
47
+ "type": "address",
48
+ "internalType": "address"
49
+ }
50
+ ],
51
+ "stateMutability": "view"
52
+ },
53
+ {
54
+ "type": "function",
55
+ "name": "newDaveApp",
56
+ "inputs": [
57
+ {
58
+ "name": "templateHash",
59
+ "type": "bytes32",
60
+ "internalType": "bytes32"
61
+ },
62
+ {
63
+ "name": "salt",
64
+ "type": "bytes32",
65
+ "internalType": "bytes32"
66
+ }
67
+ ],
68
+ "outputs": [
69
+ {
70
+ "name": "appContract",
71
+ "type": "address",
72
+ "internalType": "contract IApplication"
73
+ },
74
+ {
75
+ "name": "daveConsensus",
76
+ "type": "address",
77
+ "internalType": "contract IDaveConsensus"
78
+ }
79
+ ],
80
+ "stateMutability": "nonpayable"
81
+ },
82
+ {
83
+ "type": "event",
84
+ "name": "DaveAppCreated",
85
+ "inputs": [
86
+ {
87
+ "name": "appContract",
88
+ "type": "address",
89
+ "indexed": false,
90
+ "internalType": "contract IApplication"
91
+ },
92
+ {
93
+ "name": "daveConsensus",
94
+ "type": "address",
95
+ "indexed": false,
96
+ "internalType": "contract IDaveConsensus"
97
+ }
98
+ ],
99
+ "anonymous": false
100
+ }
101
+ ],
102
+ "address": "0x96cD319eBD67DF6b753766ec000fe639dFba9F6b",
103
+ "contractName": "DaveAppFactory"
104
+ }
@@ -1,5 +1,4 @@
1
1
  {
2
- "address": "0xc700A2e5531E720a2434433b6ccf4c0eA2400051",
3
2
  "abi": [
4
3
  {
5
4
  "type": "constructor",
@@ -64,16 +63,6 @@
64
63
  "stateMutability": "view"
65
64
  }
66
65
  ],
67
- "constructorArgs": [
68
- "0xc70074BDD26d8cF983Ca6A5b89b8db52D5850051"
69
- ],
70
- "linkedLibraries": {},
71
- "deployTxnHash": "0x80b3b6038ad0caede6191b27a812c67264e6d63a801441cdcdadab0586bc657b",
72
- "deployTxnBlockNumber": "3",
73
- "deployTimestamp": "1748610367",
74
- "sourceName": "src/portals/ERC1155BatchPortal.sol",
75
- "contractName": "ERC1155BatchPortal",
76
- "deployedOn": "deploy.ERC1155BatchPortal",
77
- "gasUsed": 297734,
78
- "gasCost": "1767332330"
66
+ "address": "0xe246Abb974B307490d9C6932F48EbE79de72338A",
67
+ "contractName": "ERC1155BatchPortal"
79
68
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- "address": "0xc700A261279aFC6F755A3a67D86ae43E2eBD0051",
3
2
  "abi": [
4
3
  {
5
4
  "type": "constructor",
@@ -64,16 +63,6 @@
64
63
  "stateMutability": "view"
65
64
  }
66
65
  ],
67
- "constructorArgs": [
68
- "0xc70074BDD26d8cF983Ca6A5b89b8db52D5850051"
69
- ],
70
- "linkedLibraries": {},
71
- "deployTxnHash": "0x0543316cf5e81703f6b9759cfb2c2be233e77b1eba6a92d56c9b52f87c880fc3",
72
- "deployTxnBlockNumber": "4",
73
- "deployTimestamp": "1748610367",
74
- "sourceName": "src/portals/ERC1155SinglePortal.sol",
75
- "contractName": "ERC1155SinglePortal",
76
- "deployedOn": "deploy.ERC1155SinglePortal",
77
- "gasUsed": 256590,
78
- "gasCost": "1673319630"
66
+ "address": "0x18558398Dd1a8cE20956287a4Da7B76aE7A96662",
67
+ "contractName": "ERC1155SinglePortal"
79
68
  }
@@ -1,5 +1,4 @@
1
1
  {
2
- "address": "0xc700D6aDd016eECd59d989C028214Eaa0fCC0051",
3
2
  "abi": [
4
3
  {
5
4
  "type": "constructor",
@@ -59,16 +58,6 @@
59
58
  "inputs": []
60
59
  }
61
60
  ],
62
- "constructorArgs": [
63
- "0xc70074BDD26d8cF983Ca6A5b89b8db52D5850051"
64
- ],
65
- "linkedLibraries": {},
66
- "deployTxnHash": "0xecb4581f3880441c9f23649ac4f1fcc0805e5499ae90504e6c5331873f1aba2e",
67
- "deployTxnBlockNumber": "5",
68
- "deployTimestamp": "1748610367",
69
- "sourceName": "src/portals/ERC20Portal.sol",
70
- "contractName": "ERC20Portal",
71
- "deployedOn": "deploy.ERC20Portal",
72
- "gasUsed": 216064,
73
- "gasCost": "1590594402"
61
+ "address": "0xACA6586A0Cf05bD831f2501E7B4aea550dA6562D",
62
+ "contractName": "ERC20Portal"
74
63
  }