opensea: openseaGetNFTListings
openseaGetNFTListingsGet 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) | |
| tokenId | Yes | The token ID of the NFT | |
| contractAddress | Yes | The NFT contract address |