Belong NFT Ticketing (StarkNet + TON)
Belong’s NFT ticketing and token-gated access layer, shipped across three different execution environments from a single contract codebase.
| Role | Built and shipped |
| Stack | Solidity, Cairo (StarkNet), Threaded Solidity (TON) |
| Status | Live across EVM, StarkNet, and TON |
- EVM: ERC-721 AccessToken and ERC-1155 CreditToken, with factory deployments, royalties, vesting wallets, and escrow.
- StarkNet/Cairo: NFT factory, minting, royalty receiver, referral logic, SNIP-12 hashing, and signature-based mint authorization.
- TON/Threaded Solidity: TIP4 NFT collections with factory-based deployment, permit-based static/dynamic minting, TIP3 token payment handling, native TON payments, and royalty/referral splitting.
Source is internal to Belong.net and not published.