For the complete documentation index, see llms.txt. This page is also available as Markdown.

Technical Resources

Contract Addresses:

The Ethereum mainnet addresses are:

Base Addresses:


Source Code:

Github: https://github.com/fragmentsorg/spot/

Security Audit reports:


SPOT API

The following API retrieves the SPOT total supply (which is also the circulating supply). This simply returns the ERC-20 totalSupply() from onchain.

Last updated