Changelog
v1.0.0-beta.15
Published the 2023-04-03
Added
- Add new webhook types
TRADE_CREATED
AUCTION_ENDED
BID_EXPIRED
OFFER_EXPIRED
AUCTION_BID_EXPIRED
AUCTION_EXPIRED
- Add properties
type
andauction
toOffer
payload - Add property
collection
toAsset
payload - Add type
chainId
Changed
- Change type of
address
property to a dedicatedAddress
type based onstring
type
v1.0.0-beta.11
Published the 2023-02-07
Added
- Add new webhook types
BID_CREATED
OFFER_CREATED
AUCTION_BID_CREATED