Commit da53846
File tree
Expand file treeCollapse file tree
15 files changed
+50
-31
lines changedFilter options
- contracts
- base
- prebuilts
- loyalty
- marketplace/english-auctions
- pack
- split
- staking
- token
- unaudited/burn-to-claim-drop/extension
Expand file treeCollapse file tree
15 files changed
+50
-31
lines changedcontracts/base/ERC1155SignatureMint.sol
Copy file name to clipboardExpand all lines: contracts/base/ERC1155SignatureMint.sol+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
contracts/base/ERC20SignatureMint.sol
Copy file name to clipboardExpand all lines: contracts/base/ERC20SignatureMint.sol+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
contracts/base/ERC20SignatureMintVote.sol
Copy file name to clipboardExpand all lines: contracts/base/ERC20SignatureMintVote.sol+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
contracts/base/ERC721Multiwrap.sol
Copy file name to clipboardExpand all lines: contracts/base/ERC721Multiwrap.sol+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
30 | 40 |
|
31 | 41 |
|
32 | 42 |
|
| ||
148 | 158 |
|
149 | 159 |
|
150 | 160 |
|
151 |
| - |
| 161 | + |
152 | 162 |
|
153 | 163 |
|
154 | 164 |
|
| ||
170 | 180 |
|
171 | 181 |
|
172 | 182 |
|
173 |
| - |
| 183 | + |
174 | 184 |
|
175 | 185 |
|
176 | 186 |
|
|
contracts/base/ERC721SignatureMint.sol
Copy file name to clipboardExpand all lines: contracts/base/ERC721SignatureMint.sol+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
contracts/prebuilts/loyalty/LoyaltyCard.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/loyalty/LoyaltyCard.sol+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
162 | 165 |
|
163 | 166 |
|
164 | 167 |
|
|
contracts/prebuilts/marketplace/english-auctions/EnglishAuctionsLogic.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/marketplace/english-auctions/EnglishAuctionsLogic.sol+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
| 185 | + |
| 186 | + |
185 | 187 |
|
186 | 188 |
|
187 | 189 |
|
|
contracts/prebuilts/pack/Pack.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/pack/Pack.sol+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 |
| - |
| 273 | + |
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
|
contracts/prebuilts/split/Split.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/split/Split.sol+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
35 |
| - |
| 36 | + |
| 37 | + |
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
| ||
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
79 |
| - |
| 81 | + |
80 | 82 |
|
81 | 83 |
|
82 | 84 |
|
| ||
86 | 88 |
|
87 | 89 |
|
88 | 90 |
|
89 |
| - |
| 91 | + |
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
| ||
134 | 136 |
|
135 | 137 |
|
136 | 138 |
|
137 |
| - |
| 139 | + |
138 | 140 |
|
139 | 141 |
|
140 | 142 |
|
| ||
144 | 146 |
|
145 | 147 |
|
146 | 148 |
|
147 |
| - |
| 149 | + |
148 | 150 |
|
149 | 151 |
|
150 | 152 |
|
|
contracts/prebuilts/staking/EditionStake.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/staking/EditionStake.sol+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
contracts/prebuilts/staking/NFTStake.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/staking/NFTStake.sol+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
contracts/prebuilts/token/TokenERC1155.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/token/TokenERC1155.sol+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
|
contracts/prebuilts/token/TokenERC20.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/token/TokenERC20.sol+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
|
contracts/prebuilts/token/TokenERC721.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/token/TokenERC721.sol+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 |
| - |
| 194 | + |
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
|
contracts/prebuilts/unaudited/burn-to-claim-drop/extension/BurnToClaimDrop721Logic.sol
Copy file name to clipboardExpand all lines: contracts/prebuilts/unaudited/burn-to-claim-drop/extension/BurnToClaimDrop721Logic.sol+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| ||
137 | 139 |
|
138 | 140 |
|
139 | 141 |
|
140 |
| - |
| 142 | + |
141 | 143 |
|
142 | 144 |
|
143 | 145 |
|
|
0 commit comments