Buying NFT's from a Rarible fixed price auction from within a smart contract? #39
-
Question Posted: 08 July 2021, in Discord
Howdy everyone, how would I go about buying a NFT from a Rarible fixed price auction from within a Smart contract ?
we don't have auctions on the protocol yet ( @ali2251 is working on this) right now, it's just bids / asks but I guess your question is still a good one... "how can you place a bid / make a purchase from within a smart contract?" @eugene Nacu | Rarible any ideas? @JoelCodes we also have a dev call on Friday, maybe we can jam on that a bit
Yeah to be more specific. What smart contract am I interacting with? What method is being called to make this buy order?
I think it is here (?) https://docs.rarible.com/exchange/accepting-a-buy-order
Cool thanks @EricArsenault we’ll look into testing that
You're interacting with ExchangeV2, calling matchOrders function, from here |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Since we need to group and filter the discussions page, I'll be adding this reply as an answer since these kinds of threads(from discord) won't have activity any time soon. |
Beta Was this translation helpful? Give feedback.
Since we need to group and filter the discussions page, I'll be adding this reply as an answer since these kinds of threads(from discord) won't have activity any time soon.