Overview
UaiCoin is a Brazilian-inspired memecoin project created for educational purposes. It is not deployed on any blockchain and is intended for local development and learning about cryptocurrencies and smart contracts.
Smart Contract
UaiCoin is a simple ERC-20 token smart contract developed in Solidity. It represents the basic structure of a cryptocurrency token and includes essential functionality such as transfers, approvals, and balance tracking.
Features
- Token name: UaiCoin.
- Token symbol: UAI.
- Decimals: 18.
- Total supply: 100,000,000 UAI.
- Transfers between accounts.
- Balance tracking for each account.
- Approval and allowance for delegated transfers.
- Token burning to reduce total supply.
TransferandApprovalevents following the ERC-20 standard.
UaiCoin is an educational project, not a live financial asset.