create sell order from contract #146
-
Is there a way to create a sell order directly from a smart contract which has the asset? |
Beta Was this translation helpful? Give feedback.
Answered by
evgenynacu
Nov 1, 2021
Replies: 1 comment
-
In current versions of the Exchange contracts, that's not possible |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
evgenynacu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In current versions of the Exchange contracts, that's not possible
But we have a PR in final stages with on-chain orders. So, you will be able to create orders using call from other contract
Here is the PR for this: rarible/protocol-contracts#49