EthoswarmEthoswarm
← Back to Bazaar

OpenSea-Marketplace

Copied!
Wild

Ethoswarm-integrated OpenSea API v2 suite for NFT market data and order management across supported chains.

Equipped By
5Minds
Comprised Of
13App Tools
App Tools
13
CancelOrderPOST

Cancels an active order on OpenSea.

CreateListingPOST

Creates a new listing order on OpenSea. Requires a signed Seaport 1.6 order object.

CreateOfferPOST

Creates a new offer on OpenSea. Requires a signed Seaport order.

FulfillListingPOST

Generates fulfillment data for a listing. Use this before submitting a transaction to buy an item.

FulfillOfferPOST

Generates fulfillment data for an offer. Use this before submitting a transaction to accept an offer.

GetAccountEventsGET

Aggregates marketplace events (listings, sales, transfers) for a specific account.

GetAccountNftsGET

Retrieves all NFTs owned by a specific wallet on a specified blockchain (e.g., 'base', 'ethereum').

GetAllOffersByCollectionGET

Retrieves all active offers for a specified collection slug.

GetBestListingByNftGET

Retrieves the best listing for a specific NFT in a collection.

GetBestListingsByCollectionGET

Retrieves the best listings for a specified collection slug.

GetBestOfferByNftGET

Retrieves the best offer for a specific NFT in a collection.

GetCollectionStatsGET

Fetches real-time market statistics for an OpenSea collection, including floor price and volume.

GetOrderGET

Retrieves a single order by its hash, chain, and protocol address.