Skip to content

Commit

Permalink
Update marketplace-v3.md (#557)
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Meigooni <1414442+mmeigooni@users.noreply.github.com>
  • Loading branch information
mmeigooni authored Oct 27, 2023
1 parent cb0f1da commit a453dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/prebuilts/marketplace/marketplace-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Marketplace also honors [ERC2981](https://eips.ethereum.org/EIPS/eip-2981) for t

### Events emitted

All events emitted by the contract, as well as when they're emitted, can be found in the interface of the contract, [here](https://github.com/thirdweb-dev/contracts/blob/main/contracts/marketplace/IMarketplace.sol). In general, events are emitted whenever there is a state change in the contract.
All events emitted by the contract, as well as when they're emitted, can be found in the interface of the contract, [here](https://github.com/thirdweb-dev/contracts/blob/main/contracts/prebuilts/marketplace/IMarketplace.sol). In general, events are emitted whenever there is a state change in the contract.

### Currency transfers

Expand Down

0 comments on commit a453dd8

Please sign in to comment.