Replies: 1 comment 2 replies
-
Having an adminTransfer function is not secure or trustless. The best way to achieve this is how e.g. Moonpay works on OpenSea works today, which is that you pay Moonpay via credit card and they'll complete the sale on chain by fulfilling the listing and transferring the NFT to you. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GM degens!
I have a very particular and I think interesting use case for Credit Card based purchases of NFTs on Seaport. I would really love to get everyone's thoughts on what would be the most efficient and secure solution here.
Idea:
approvalForAll
to the marketplace contract for the NFT they want to selladminTransfer
function that transfers the NFT from the seller to the buyerResults:
It would be so amazing if the community could help me figure out the best way around this, while being as secure as possible.
Any feedback would be immensely appreciated!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions