.NET/Unity - Marketplace Extensions
Firekeeper- Adds MarketplaceV3 extensions.
- Supports
IDirectListings, IEnglishAuctions and IOffers - Easier to use than direct
ThirdwebContract.Write calls as the extensions are type safe and able to automatically handle approvals and more (opt-in). - Full reference here - accessible using
contract.Marketplace extensions.
- New Utilities
- Adds standalone
Utils.FetchGasPrice (legacy tx) and Utils.FetchGasFees (eip-1559) functions to retrieve chain gas info if needed. - Adds
Utils.HexToBigInt converting hex strings to BigInteger directly.
.NET Release | Nuget Release | Unity Release
Docs | Support