- #238
a2bdad8
Thanks @NicolasMahe! - Replace Ethers.js by Viem
-
#226
6aa847b
Thanks @NicolasMahe! - ReplaceassetId
bychainId
,collectionAddress
andtokenId
, and deprecatetakerAddress
inlistToken
andplaceBid
. -
#224
3f577d3
Thanks @NicolasMahe! - Use mutationcreateCancelOfferTransaction
instead of deprecated queryoffer.cancel
-
#225
ca11e0b
Thanks @NicolasMahe! - Use new querieslisting
andopenOffer
instead of now deprecatedoffer
-
#221
40c1fd6
Thanks @ismailToyran! - Export BatchPurchaseStep
-
#215
d6c7c60
Thanks @antho1404! - Remove auction system. -
#216
43247cc
Thanks @antho1404! - Remove unlockable content
- #212
2e5cecf
Thanks @antho1404! - Add missing graphql-tag dependency
- #202
426e3fd
Thanks @antho1404! - Add batch purchase feature to purchase multiple offers in a single transaction
- #199
69b5307
Thanks @NicolasMahe! - Remove unnecessary fields fromFetchOffer
query
- #175
79424f0
Thanks @ismailToyran! - Add new mintDrop function and useMintDrop hook
- #173
7404c72
Thanks @antho1404! - Fetch ownership and asset when checking changes of ownership/minting
- #165
b13df6d
Thanks @NicolasMahe! - Add metadata to bid, listing and offer