Learn how to access Scroll NFT data & trading through Reservoir's developer tools
Getting Started with Scroll on Reservoir
Reservoir offers access to Scroll & a number of EVM-compatible chains through our simple, yet powerful APIs, SDKs & UI kits for NFT trading and data. To get started create an account and get an API key.
- Scroll API Base URL - You can access all Reservoir APIs by using the
https://api-scroll.reservoir.tools/
base URL. When using the API reference docs for Scroll, make sure to change the base URL to the one above. - Recommended Test Collection - Our recommended Scroll NFT collection to test with is Scroll X Genesis contract address:
0xe1045afc3abd65bb728a90a011924b0d64c6bf86
. When using the API reference docs, use the collection above to test responses.
To get a better sense of what we offer, checkout our reference Scroll marketplace.
Access Scroll Data with Reservoir
Reservoir gives you access to complete NFT metadata and market data aggregated from across all major marketplaces including Opensea, Blur, X2Y2, and more. You can learn more about our available data in our NFT Data Overview.
- Get Aggregated Scroll Listings - sample response
- Get Aggregated Scroll Offers - sample response
- Get Scroll Floor Prices - sample response
- Get Scroll Sales Volume - sample response
- Get Scroll Collection Metadata - sample response
Trading on Scroll with Reservoir
Reservoir makes it simple to not only get market data and orders, but execute and create orders directly through our APIs and tools. To learn more about trading with Reservoir, check out our NFT Trading Overview. On Scroll, you can:
Execute orders from across major marketplaces, by using the trading APIs or the SDK, which wraps the APIs into simple methods. Check out the buy and sell endpoints below:
Create orders with custom fees and royalties that will get distributed across the Reservoir ecosystem. Or cross-post orders to major marketplaces that have Scroll support. Check out our list and bid endpoints below:
Reservoir Tools Available on Scroll
All Reservoir tools including APIs, SDKs & ReservoirKit have full Scroll support.
Understanding Scroll
Scroll is a Layer 2 scaling solution designed to enhance the Ethereum ecosystem by providing a scalable, secure, and developer-friendly platform, particularly beneficial for NFT marketplaces. It focuses on maintaining the decentralized, trust-minimized nature of Ethereum while improving transaction efficiency and reducing costs.
Scroll Blockchain Features
- Enhanced Transaction Efficiency: Scroll enables more rapid transaction processing, improving user experience in NFT marketplaces.
- Cost Reduction: It significantly lowers transaction fees, making it economically viable for NFT creators and traders.
- Developer-Friendly: With EVM compatibility, developers can easily migrate and build on Scroll without major changes to their existing Ethereum applications.
- Robust Security: Utilizing zero-knowledge proof technology, Scroll provides a secure layer for transactions, ensuring the safety of digital assets.