4. Smart Contracts

SwapMOS operates through a set of decentralized smart contracts deployed on the ClubMOS Blockchain. These contracts power token swaps, liquidity pools, and protocol-level operations in a transparent and non-custodial manner.

All contracts are publicly verifiable on MOSScan, ensuring full transparency.


Mainnet Smart Contracts

The following contracts are deployed on the ClubMOS Mainnet and are used for live trading and liquidity provision on SwapMOS.

Contract Name
Address
Explorer Link

Testnet Smart Contracts

The following contracts are deployed on the ClubMOS Testnet and are intended for testing, development, and experimentation purposes.

Contract Name
Address
Explorer Link

Contract Descriptions

SwapMOS Factory

The Factory contract is responsible for:

  • Creating new liquidity pools

  • Managing pool addresses

  • Ensuring uniqueness of token pairs


SwapMOS Router

The Router contract:

  • Handles all swap operations

  • Manages adding and removing liquidity

  • Acts as the main interface between users and pools


WMOS (Wrapped MOS)

WMOS is the wrapped version of the native MOS coin, enabling:

  • Compatibility with CRC-20 smart contracts

  • Participation in swaps and liquidity pools


SwapMOS Token

The SwapMOS Token is the native protocol token used for:

  • Ecosystem utilities

  • Future incentives and governance

  • Platform-level integrations


Important Notes

  • Always verify contract addresses before interacting

  • Use Testnet contracts for development and testing only

  • Mainnet contracts involve real assets and transactions

  • SwapMOS smart contracts are non-custodial and permissionless

Last updated