What on-chain event is emitted once an order has been submitted to Opensea with creatorder() function? I cannot see any events on the wallet's etherscan page or any transaction.
Asked
Active
Viewed 41 times
0
-
Can you link to the `createorder()` function? Could not find anything on their GitHub - https://github.com/search?q=org%3AProjectOpenSea%20creatorder&type=code – Petr Hejda Jun 01 '23 at 11:54
-
here you go https://github.com/ProjectOpenSea/seaport-js/blob/cb447e9378881e6d5c98a364d4276318d325108f/src/seaport.ts#L186 – Divyasshree Jun 05 '23 at 10:52