Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Releases: kenryu42/ethereum-nft-sales-bot

v1.0.0

17 Feb 16:16
1e6b00d
Compare
Choose a tag to compare

1.0.0 (2023-02-17)

Features

  • publish to npm as SDK library (57b5f03)

BREAKING CHANGES

  • Converted the script into a well-structured SDK library with clear module exports.

v0.3.0

31 Jan 05:35
Compare
Choose a tag to compare

Features

  • replace old nft trader related types with new types (ec7650b)
  • replace old swap initialization with new swap (155dd74)
  • update nft trader contract address with gnosis safe address (70f1f0e)
  • update nft-trader for migration on Seaport (4392b41)

v0.2.0

28 Jan 10:53
Compare
Choose a tag to compare

Bug Fixes

  • fix double counting of sales price (070d5f6)
  • fix formatPrice bug (ff768dd)
  • fix missing erc721 from / to fields on discord (deda2d0)
  • sudoswap: add robustSwapETHForSpecificNFTs filter (98c646a)

Features

  • add blur marketplace and blur swap contract (060adb1)
  • add blur related types (609d98c)
  • add blur.io compability (a5bbc7d)
  • add blur.io compability (82797aa)
  • add blur.io marketplace event (69bffac)

Performance Improvements

  • optimize discord embed image stability (e195f89)

v0.1.0

19 Aug 17:12
58d626e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/kenryu42/ethereum-nft-sales-bot/commits/v0.1.0