Sequence Market
The Sequence Marketplace API service provides a seamless way to interact with Sequence marketplace protocols for building custom marketplaces efficiently.
The Sequence Marketplace API service offers a simple and convenient way to interact with Sequence marketplace protocols, to build a marketplace to accelerate your development time to market. The API is designed to be easy to use and to have all the features you need to build a comprehensive marketplace.
Sequence Market contract is audited and can be found at https://github.com/0xsequence/marketplace-contracts
The officially maintained contract address is 0xB537a160472183f2150d42EB1c3DD6684A55f74c
, and is available with the same address on all networks supported by the sequence stack.
Overview
Build anywhere, with any token
Network
Launch and scale on one of our 14 EVM networks.
Token Protocols
Our Marketplace Protocol integrates payment in ERC20s and can accommodate ERC721s or ERC1155s.
Cross Platform
Build applications using web, mobile, Unity, and Unreal SDKs to enable reach across all modern hardware.
Getting started
Starter Boilerplate
Use or copy a demo boilerplate marketplace for a Dim Sum experience, or, for a game of your own.
End-2-End Guide
End-to-end walkthrough of how to build a complete custom marketplace.
Marketplace API
Query the on-chain orderbook to enable reading: user activities, top orders, or queries based on metadata attributes.
Sequence Market Protocol
Open Source and Audited
All contracts are open source and have been audited by Quanstamp to enable world-class security in application development.
Creating Listings
In an on-chain fashion, listings can be created to enable full decentralization with various features like time expiry and order cancellation with fine-tuned control.
Accepting Listings
Listings can be queried and then the ID passed on-chain to be accepted in order to transfer collectibles in just two transactions.
Was this page helpful?