• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ProjectOpenSea / opensea-js
88%
master: 30%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 20 Aug 2020 01:51PM UTC
Files 69
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add-bulk-order-support
  • add-seaport-onchain-validation
  • ben/AddMultiTrait
  • bump-version-8.0.2
  • bump-version-8.0.3
  • devin/1737769268-add-conduit-constants
  • devin/1752533389-verify-capabilities
  • devin/1752536139-fix-marketplace-fees-private-listings
  • devin/1752548893-add-trait-offers-api
  • docs/clarify-frontend-security-warning
  • docs/link-api-reference
  • feat-add-monad
  • feat-release-abstract
  • feat/add-events-endpoints
  • feat/add-remaining-quantity-support
  • feat/add-somnia-chain
  • feat/add-unique-item-count
  • feat/bulk-transfer
  • feat/cancel-orders-method
  • feat/fetcher-interface-and-mock-fixture
  • feat/fulfill-best-listing-and-env-refactor
  • feat/include-optional-creator-fees
  • feat/offchain-cancel-orders
  • feature/cancel-orders-by-components
  • fix-basic-order-event
  • fix-identifier-criteria-type
  • fix-seaport-address-initialization
  • fix/add-consideration-params-to-fulfillment-data
  • fix/add-test-for-empty-token-ids
  • fix/api-response-type-corrections
  • fix/clarify-order-by-eth-price-docs
  • fix/ensure-conditional-fees
  • fix/transaction-value-overflow
  • fix/update-matic-slug-to-polygon
  • fix/zero-payment-private-listings
  • improve-typedocs
  • master
  • npm-trusted-publishing
  • opensea-api-audit
  • order-status-field
  • renovate/actions-checkout-5.x
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/actions-stale-10.x
  • renovate/chai-5.x
  • renovate/dotenv-16.x-lockfile
  • renovate/dotenv-17.x-lockfile
  • renovate/eslint-config-prettier-10.x
  • renovate/eslint-import-resolver-typescript-3.x-lockfile
  • renovate/eslint-import-resolver-typescript-4.x
  • renovate/eslint-plugin-import-2.x-lockfile
  • renovate/eslint-plugin-prettier-5.x-lockfile
  • renovate/ethers-6.x-lockfile
  • renovate/github-codeql-action-4.x
  • renovate/jamesives-github-pages-deploy-action-4.x
  • renovate/lint-staged-15.x-lockfile
  • renovate/lint-staged-16.x
  • renovate/major-node.js
  • renovate/mocha-11.x
  • renovate/nkoppel-push-files-to-another-repository-1.x
  • renovate/node-20.x
  • renovate/node-20.x-lockfile
  • renovate/node-22.x
  • renovate/node-22.x-lockfile
  • renovate/node-24.x
  • renovate/node-24.x-lockfile
  • renovate/prettier-3.x-lockfile
  • renovate/sinon-20.x
  • renovate/typedoc-0.x
  • ryan/add-gunzilla
  • ryan/add-retry-after-data
  • ryan/fix-lint
  • ryan/fix-tests
  • ryan/fix-wrapeth
  • ryan/improve-getWethAddress-name
  • ryan/remove-testnets
  • ryan/small-touchups
  • ryan/test-fixups
  • ryanio-patch-1
  • sdk-updates
  • sraturi/releaseBera
  • sraturi/releaseFlow
  • sraturi/releaseFlowTestnet
  • sraturi/releaseRonin
  • test/bulk-orders-integration
  • test/improve-orders-utils-test-coverage
  • test/improve-test-coverage
  • tpetrychyn/getOrderByHash-fix
  • tpetrychyn/order-null-addr
  • trait-offer-test
  • units-to-fill-default-1
  • use-api-fulfill-tx

24 Dec 2025 12:31AM UTC coverage: 87.642%. Remained the same
20474823113

push

github

web-flow
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.6 (#1844)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

475 of 685 branches covered (69.34%)

Branch coverage included in aggregate %.

4156 of 4599 relevant lines covered (90.37%)

4.12 hits per line

Relevant lines Covered
Build:
Build:
4599 RELEVANT LINES 4156 COVERED LINES
4.12 HITS PER LINE
Source Files on main
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20474823113 main chore(deps): update jamesives/github-pages-deploy-action action to v4.7.6 (#1844) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 24 Dec 2025 12:31AM UTC web-flow github
87.64
20075746204 main Update package.json (#1842) push 09 Dec 2025 07:21PM UTC web-flow github
87.64
20075723154 main getOrderByHash handle os2 order response (#1839) * getOrderByHash handle os2 order response * add tests * fix push 09 Dec 2025 07:21PM UTC web-flow github
87.64
19940267448 main feat: add uniqueItemCount to OpenSeaCollection type (#1837) push 04 Dec 2025 06:49PM UTC web-flow github
87.55
19939517206 main fix: change Transaction.value type from number to string to prevent overflow (#1836) JavaScript's Number type can only safely represent integers up to 2^53-1. When the API returns large wei values (like NFT prices in wei), they can overflow and b... push 04 Dec 2025 06:23PM UTC web-flow github
87.55
19773318375 main Fix: Support zero-payment private listings (#1834) Fixes SDK crash when fulfilling zero-payment private listings (e.g., rewards claims). Problem: - constructPrivateListingCounterOrder crashes when paymentItems is empty - fulfillPrivateOrder cras... push 28 Nov 2025 08:31PM UTC web-flow github
87.55
19772579625 main Fix: Use correct function for listing payment token cache (#1831) The listing payment token cache was incorrectly using getOfferPaymentToken() instead of getListingPaymentToken(). This caused the wrong token address to be cached for listings. Th... push 28 Nov 2025 07:40PM UTC web-flow github
87.32
19746238766 main Bump version from 8.0.7 to 8.0.8 (#1829) push 27 Nov 2025 07:28PM UTC web-flow github
87.32
19746222357 main feat: add includeOptionalCreatorFees to fulfillOrder (#1828) Add includeOptionalCreatorFees parameter to fulfill offer and fulfill listing endpoints. When set to true, optional creator fees will be included in the fulfillment. If creator fees are... push 27 Nov 2025 07:27PM UTC web-flow github
87.32
19677611281 main feat: add `monad` support (#1827) * feat: add `monad` support * use random address during fulfillment generation push 25 Nov 2025 05:00PM UTC web-flow github
87.31
See All Builds (2239)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc