All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
wrapETHutility function to make it easy for an account to wrap ETH to WETH.unwrapWETHutility function to make it easy for an account to unwrap WETH to ETH.
isVerifiedMediaon the Zora class to be able to verify if a piece of media's uris hash to their hash in immutable storage.isMediaDataverifiedutility function to verify that someMediaDatais verified before mint.isURIHashVerifiedutility to verify a give uri and hash combination are verified. Verified meaning that the content at a uri hashes to the specified hash.
- Added
isValidBidandisValidAskto help clients validate Bids and Asks input data before submitting a transaction to the blockchain
- Hotfix for
Out of Gaserror fixed for Wallet Connect users. Added 10% gas limit padding for mint transactions.
- no additions were made between 1.0.0-rc0 and 1.0.0
- The Zora class, with contract read and write methods available to interact with instances of the Zora Protocol
- Utility Functions for hashing, constructing types, and doing EIP-712 operations.
- Addresses of officially supported Zora Protocol instances on different networks.
- Export Metadata from media-metadatas-schema