opensea-js

TypeScript SDK for the OpenSea marketplace

MIT License

Downloads
8.1K
Stars
2.3K
Committers
43

Bot releases are hidden (Show)

opensea-js - v6.1.15

Published by ryanio 11 months ago

This patch release fixes passing the next cursor to getAllListings and getAllOffers.

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.14...v6.1.15

opensea-js - v6.1.4

Published by ryanio 11 months ago

This release adds methods to get all listings/offers and get best listing/offer (recently introduced). 🦃

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.13...v6.1.14

opensea-js - v6.1.13

Published by ryanio 11 months ago

This release removes Arbitrum Goerli (deprecated November 18, 2022) and adds Arbitrum Sepolia to the chain enum.

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.12...v6.1.13

opensea-js - v6.1.12

Published by ryanio about 1 year ago

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.11...v6.1.12

opensea-js - v6.1.11

Published by ryanio about 1 year ago

What's Changed

Dependency Updates

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.10...v6.1.11

opensea-js - v6.1.10

Published by ryanio about 1 year ago

What's Changed

Dependency Updates

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.9...v6.1.10

opensea-js - v6.1.9

Published by thenerdassassin about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.8...v6.1.9

opensea-js - v6.1.8

Published by ryanio about 1 year ago

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.7...v6.1.8

opensea-js - v6.1.7

Published by ryanio about 1 year ago

What's Changed

Dependency Updates

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.6...v6.1.7

opensea-js - v6.1.6

Published by ryanio about 1 year ago

What's Changed

Dependency Updates

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.5...v6.1.6

opensea-js - v6.1.5

Published by ryanio about 1 year ago

What's Changed

Dependency Updates

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.4...v6.1.5

opensea-js - v6.1.4

Published by ryanio over 1 year ago

What's Changed

Routine dependency updates

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.3...v6.1.4

opensea-js - v6.1.3

Published by thenerdassassin over 1 year ago

What's Changed

Expose remaining quantity in Orders

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.2...v6.1.3

opensea-js - v6.1.2

Published by thenerdassassin over 1 year ago

Fixes a bug which prevented users from calling createBuyOrders on non-ethereum chains.

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.1...v6.1.2

opensea-js - v6.1.1

Published by ryanio over 1 year ago

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.1.0...v6.1.1

opensea-js - v6.1.0

Published by ryanio over 1 year ago

What's Changed

This minor version primarily adds 4 new NFT endpoints, read the announcement here: New Release - v2 NFT Endpoints

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.0.6...v6.1.0

opensea-js - v6.0.6

Published by thenerdassassin over 1 year ago

What's Changed

The main patch fix was to use the zone returned by the buildOffer endpoint which fixed a bug when creating collection offers.

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.0.5...v6.0.6

opensea-js - v6.0.5

Published by JoshuaSchmidt-OpenSea over 1 year ago

Biggest change is a bug fix. BigNumber underflow errors were thrown when passing a fractional number to createBuyOrder or createSellOrder.

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.0.4...v6.0.5

opensea-js - v6.0.4

Published by JoshuaSchmidt-OpenSea over 1 year ago

Fixes Windows installs

What's Changed

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.0.3...v6.0.4

opensea-js - v6.0.3

Published by ryanio over 1 year ago

What's Changed

  • Use ethers fetchJson by @ryanio in #1029

Full Changelog: https://github.com/ProjectOpenSea/opensea-js/compare/v6.0.2...v6.0.3