Skip to content

v3.3.1

Compare
Choose a tag to compare
@thebrianchen thebrianchen released this 08 May 16:10
· 15 commits to master since this release
ff5c576

3.3.1

Minor Changes

  • Fixed a bug where the openSeaMetadata?.safelistRequestStatus was undefined in the Nft object that resulted in a Cannot read properties of undefined error (#416)
  • Added support connectionInfoOverrides field in the Alchemy constructor. This allows you to override the ethers.js ConnectionInfo object and specify custom connection information for the underlying JsonRpcProvider.