SoulEvent DApp

BOT Chain SBT

Non-Transferable Event Pass & Verification Protocol

Token Name: BOTChain Event Ticket
Symbol: BOT-TKT
Chain ID: 677
â„šī¸ Security Notice: Minting Ticket & Mark Attendance functions can only be executed by the Organizer Wallet (Contract Owner) using the onlyOwner modifier. Public users can test the verification workflow in Tab 2.

đŸŽŸī¸ Mint Soulbound Event Ticket

Issue non-transferable SBT tickets directly to participant wallets

This ticket is Soulbound (Non-Transferable) and permanently locked to the recipient wallet.

✅ Mark Attendance (Check-in)

Update participant ticket status to Attended during event check-in

Action Summary:
Target Status: isAttended = true
* Calling contract `markAttendance(tokenId)` requires onlyOwner authorization.