opensea: openseaGetNFTOffers
openseaGetNFTOffersRetrieve buy offers for any NFT on OpenSea using its contract address and token ID.
Instructions
Get buy offers 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 |