Smart Contracts
This repository contains two main smart contracts:
TeamPoints – A specialized ERC20 token that incorporates custom minting logic, transfer restrictions, and role-based access control.
TeamPointsFactory – A factory contract that deploys new instances of the TeamPoints contract.
Below you will find a detailed breakdown of how they work, their functions, and how you might interact with them.
Deployed Contracts
Network: Arbitrum Sepolia
TeamPointsFactory deployed to:
0x0e414560fdEeC039c4636b9392176ddc938b182D
Last updated