opensea: openseaGetNFTListings
openseaGetNFTListingsRetrieve active sell listings for a specific NFT on OpenSea by providing its chain, contract address, and token ID.
Instructions
Get active sell listings for an NFT on OpenSea
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | The chain ID (1=Ethereum, 137=Polygon, 8453=Base) | |
| contractAddress | Yes | The NFT contract address | |
| tokenId | Yes | The token ID of the NFT |