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, |
Answered by
ryanio
May 5, 2023
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 |
0 replies
Answer selected by
ryanio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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