File tree
108 files changed
+9735
-22
lines changed- contracts/extension
- upgradeable
- src/test
- burn-to-claim-drop-BTT
- logic
- burn-and-claim
- lazy-mint
- other-functions
- reveal
- router
- initialize
- other-functions
- drop
- drop-erc1155/initialize
- drop-erc20/initialize
- drop-erc721/initalizer
- mocks
- scripts
- sdk/extension
- batch-mint-metadata
- batch-mint-metadata
- freeze-base-uri
- get-base-uri
- get-batch-id
- get-batch-start-id
- set-base-uri
- burn-to-claim
- burn-tokens-on-origin
- set-burn-to-claim-info
- verify-burn-to-claim
- contract-metadata/set-contract-uri
- delayed-reveal
- get-reveal-uri
- set-encrypted-data
- drop
- claim
- get-active-claim-condition-id
- set-claim-conditions
- verify-claim
- lazy-mint/lazy-mint
- ownable/set-owner
- royalty
- set-default-royalty-info
- set-royalty-info-for-token
- upgradeable
- batch-mint-metadata
- batch-mint-metadata
- freeze-base-uri
- get-base-uri
- get-batch-id
- get-batch-start-id
- set-base-uri
- burn-to-claim
- burn-tokens-on-origin
- set-burn-to-claim-info
- verify-burn-to-claim
- contract-metadata/set-contract-uri
- delayed-reveal
- get-reveal-uri
- set-encrypted-data
- drop
- claim
- get-active-claim-condition-id
- set-claim-conditions
- verify-claim
- lazy-mint/lazy-mint
- ownable/set-owner
- royalty
- set-default-royalty-info
- set-royalty-info-for-token
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+9735
-22
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
|
0 commit comments