Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nftx/errors

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nftx/errors - npm Package Versions

4.0.0

Diff

Changelog

Source

4.0.0 (2024-09-23)

Bug Fixes

  • add missing operators and remove isNot (b7ba416)

BREAKING CHANGES

  • isNot operator has been renamed to ne
jackmellis
published 3.0.0 •

Changelog

Source

3.0.0 (2024-05-23)

Code Refactoring

  • move fetchEthPrice / fetchSpread / fetchSpotPrice to @nftx/api (6d71440)

Features

  • @nftx/trade: add fulfill function (7ec4899)
  • ERC20 quotes can now be obtained via the nftx api (cbd2bc1)

BREAKING CHANGES

  • these methods are no longer available in @nftx/trade
  • price methods have been removed in favour of fetchPrice and fetchQuote
  • tradeErc20 method now takes a quote object (obtained from fetchQuote) instead of a price object (from fetchTokenBuyPrice)
  • fetchTokenBuyPrice has been replaced with fetchAmmQuote - though fetchQuote/fetchPrice should be preferred
jackmellis
published 2.0.0 •

Changelog

Source

2.0.0 (2024-03-20)

Code Refactoring

  • combine cross-chain types for the 721 and 1155 subgraphs (1bfad43)
  • remove goerli (72c021d)

Features

BREAKING CHANGES

  • all references to goerli have been removed
  • any imports of the 721 or 1155 subgraph schemas will need to be updated
jackmellis
published 1.6.0 •

Changelog

Source

1.6.0 (2023-12-05)

Features

  • add a new MintFeeExceedsValueError (0f81258)
jackmellis
published 1.1.0 •

Changelog

Source

1.1.0 (2023-11-22)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc