get_events
Get Events
Query marketplace events such as sales, transfers, listings, offers, and cancellations. Events can be retrieved by collection, by specific NFT, or by account. Supports filtering by event type and time range.
get_events
Query marketplace events such as sales, transfers, listings, offers, and cancellations. Events can be retrieved by collection, by specific NFT, or by account. Supports filtering by event type and time range.
get_nft
Retrieve detailed metadata for a specific NFT including its name, description, image, traits, owners, rarity, and collection info. Use this to look up any individual NFT by its contract address and token identifier on a given blockchain.
list_nfts
List NFTs by collection slug, by contract address, or by owner wallet address. Supports cursor-based pagination. Useful for browsing NFTs in a collection, viewing a contract's tokens, or checking what NFTs a wallet holds.
get_account
Look up an OpenSea account profile by wallet address or username. Returns the account's bio, profile image, social links, and other public information.
get_offers
Retrieve active offers for NFTs on the OpenSea marketplace. Get all collection-level offers, trait-based offers, or the best offer for a specific NFT. Useful for understanding demand and evaluating incoming bids.
get_listings
Retrieve active marketplace listings for NFTs. Get all listings or the best (cheapest) listings for a collection, or the best listing for a specific NFT. Useful for price discovery and marketplace monitoring.
get_collection
Retrieve detailed information about an NFT collection including its description, images, social links, fees, contracts, and marketplace settings. Also optionally includes collection statistics (floor price, volume, sales count) and trait definitions.
refresh_nft_metadata
Request OpenSea to refresh the metadata for a specific NFT. This triggers a re-fetch of the token's metadata from its tokenURI, ensuring the latest on-chain state is reflected on OpenSea.
list_collections
Browse NFT collections on OpenSea. Optionally filter by blockchain. Supports cursor-based pagination for browsing large result sets.
Interact with the OpenSea NFT marketplace across 20+ blockchains. Retrieve NFT metadata, collection details, floor prices, and ownership data. Create and manage listings and offers (item-level, collection-level, and trait-level). Fetch and fulfill buy/sell orders with on-chain transaction data. Query historical marketplace events including sales, transfers, listings, and cancellations. Look up account profiles and wallet holdings. Search across collections, NFTs, and accounts. Retrieve trending fungible token data, balances, and swap quotes. Subscribe to real-time websocket events for item listings, sales, transfers, bids, cancellations, and metadata updates.
Common questions about connecting Opensea to AI agents with Metorial.