Parameters
Name | Type | Description |
---|---|---|
args | Configuration for fetching offers | |
args | .chainId - The blockchain network ID | |
args | .collectionAddress - The collection contract address | |
args | .collectibleId - The specific token ID | |
args | .filter - Optional filter for offers | |
args | .page - Optional pagination configuration |
Returns
returns.error - Error object if fetching failsMake sure you have followed the Getting
Started guide
to get the collection address and chainId.