Skip to content
Rob Konsdorf edited this page Aug 18, 2026 · 3 revisions

AtomicMarket

AtomicMarket is a marketplace smart contract for selling and auctioning AtomicAssets NFTs on Antelope chains. This repository holds its source.

Documentation

The validated, source-cited documentation for this contract lives in atomic-knowledge:

  • Contract reference: actions, tables, fees and royalties, marketplaces, RAM, and the v2 changes
  • Guides: sales, auctions, buyoffers, deposits, and querying the API

Releases and migration

CHANGELOG.md records each release. Its 2.0.0 entry carries the v1 to v2 migration notes.

v1 history

The original v1 wiki remains readable on the archived pinknetworkx/atomicmarket-contract repository.

Clone this wiki locally