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

AtomicAssets

AtomicAssets is an NFT standard for WAX and other Antelope chains. This repository holds its smart contract.

Documentation

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

  • Contract reference: structure, actions, tables, serialization, custom types, data precedence, notifications, backing tokens, and the v2 upgrade
  • Guides: the asset lifecycle, offers, notification integration, claim links, querying the API, and contract testing

Releases and migration

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

v1 history

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

Clone this wiki locally