How to fetch offers through Seaport? #881
-
Hi frens, I am creating a smart contract that will call function I believe that listings are stored on-chain so how can I retrieve the NFT price without using Opensea API? Other required fields include additional recipients. Can these fields be retrieved on-chain too? Many thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Listings are not on chain, except for on chain validated orders, to fulfill off chain listings use https://docs.opensea.io/reference/fulfill-a-listing |
Beta Was this translation helpful? Give feedback.
Listings are not on chain, except for on chain validated orders, to fulfill off chain listings use https://docs.opensea.io/reference/fulfill-a-listing