Uh oh!
There was an error while loading. Please reload this page.
Buying NFT from launchpad and depositing it to Safe - #270
Conversation
Suficio
left a comment
There was a problem hiding this comment.
Please also replicate these endpoints for the LimitedFixedPriceMarket
Uh oh!
There was an error while loading. Please reload this page.
| /// | ||
| /// Panics if `Venue` does not exist, is not live, or is whitelisted or | ||
| /// wallet does not have the necessary funds. | ||
| public entry fun create_safe_and_buy_nft<C, FT>( |
There was a problem hiding this comment.
I think we could also add an endpoint buy_nft_into_safe (or something like that) that takes a reference to a safe that already exists.
There was a problem hiding this comment.
This sort of leads into a question: how can a collection owner say they want the NFTs to be deposited into safe only. Because that is the royalty guarantee. Would they have to whitelist and build their own endpoint?
There was a problem hiding this comment.
Good point, could you create an issue so we make sure to go back to this?
No description provided.