Replies: 1 comment
-
For security reasons the conduit cannot be modified, the NFTs have to conform to standard ERC-721 or ERC-1155 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now conduit controller use
new Conduit
to create new conduit, which means the conduit code is already fixed in compile timeAnyway to create customlized conduit? We have some NFT which doesn't use
transferFrom
it uses other methods for exampletransferWhile...
Beta Was this translation helpful? Give feedback.
All reactions