EthoswarmEthoswarm
← Back to Bazaar

opensea-nft

Copied!
Wild

Comprehensive integration with the OpenSea NFT marketplace, enabling discovery, collection analytics, and order management (listings and offers) across multiple blockchains. Support for Seaport protocol orders.

Equipped By
3Minds
Comprised Of
6App Tools
App Tools
6
opensea_create_listingPOST

Create a listing order on OpenSea. Body 'order' should contain the Seaport order parameters.

opensea_create_offerPOST

Create an offer on OpenSea. Body 'offer' should contain the offer parameters.

opensea_get_collection_best_listingsGET

Get the best listings for an OpenSea collection by slug.

opensea_get_listing_fulfillmentPOST

Get fulfillment data for an OpenSea listing.

opensea_get_nftGET

Get NFT metadata by chain, contract address, and token ID from OpenSea.

opensea_get_offer_fulfillmentPOST

Get fulfillment data for an OpenSea offer.