We've updated engine version from v0.9.1 to the latest (v2.0.29) and facing intermittent issue while creating listings on MarketplaceV3.
Issue happens if we mint several tokens for ERC1155 and after calling createListing for these tokens - some transactions are failing with
Error
The transaction failed onchain. See: https://portal.thirdweb.com/engine/troubleshooting
If we create listing just for one token of ERC1155 (TokenId = 0) - all works fine.
Reverted back to v0.9.1 - listings work fine, so it looks like a bug in newest versions.
Also if we trying to call createListing not in engine but in Marketplace Explorer - no issues (First pic)

