File tree
81 files changed
+1049
-741
lines changed- contracts
- extension
- infra
- legacy-contracts/extension
- interface
- lib
- prebuilts/pack
- src/test
- drop
- drop-erc1155
- freezeBatchBaseURI
- initialize
- setMaxTotalSupply
- setSaleRecipientForToken
- updateBatchBaseURI
- drop-erc20
- initialize
- setMaxTotalSupply
- drop-erc721
- _canSetFunctions
- freezeBatchBaseURI
- initalizer
- lazyMint
- reveal
- setMaxTotalSupply
- updateBatchBaseURI
- open-edition/initialize
- open-edition-flat-fee/initialize
- pack
- sdk
- base
- extension
- batch-mint-metadata
- batch-mint-metadata
- freeze-base-uri
- get-base-uri
- get-batch-id
- get-batch-start-id
- set-base-uri
- contract-metadata/set-contract-uri
- delayed-reveal/get-reveal-uri
- drop
- claim
- set-claim-conditions
- verify-claim
- lazy-mint/lazy-mint
- ownable/set-owner
- royalty
- set-default-royalty-info
- set-royalty-info-for-token
- smart-wallet/utils
- token
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+1049
-741
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 |
| |
15 | 24 |
| |
16 | 25 |
| |
| |||
46 | 55 |
| |
47 | 56 |
| |
48 | 57 |
| |
49 |
| - | |
| 58 | + | |
50 | 59 |
| |
51 | 60 |
| |
52 | 61 |
| |
| |||
65 | 74 |
| |
66 | 75 |
| |
67 | 76 |
| |
68 |
| - | |
| 77 | + | |
69 | 78 |
| |
70 | 79 |
| |
71 | 80 |
| |
| |||
78 | 87 |
| |
79 | 88 |
| |
80 | 89 |
| |
81 |
| - | |
| 90 | + | |
| 91 | + | |
82 | 92 |
| |
83 | 93 |
| |
84 | 94 |
| |
| |||
94 | 104 |
| |
95 | 105 |
| |
96 | 106 |
| |
97 |
| - | |
| 107 | + | |
| 108 | + | |
98 | 109 |
| |
99 | 110 |
| |
100 | 111 |
| |
101 | 112 |
| |
102 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
103 | 116 |
| |
104 | 117 |
| |
105 | 118 |
| |
106 | 119 |
| |
107 | 120 |
| |
108 | 121 |
| |
109 | 122 |
| |
110 |
| - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
111 | 126 |
| |
112 | 127 |
| |
113 | 128 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
| |||
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
29 |
| - | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
0 commit comments