Akunna Anne
@womanofpurpose
New Testnet : Kakarot Public Testnet 🏷 Reward : Potential 🦊Wallet : Metamask 🔹Network : Kakarot Sepolia ➡️Faucet & RPC: https://sepolia-faucet.kakarot.org/faucet ➡️Experiment with dApps : ➖ Izumi Finance (DEX) ➖ Hisoka Finance (DEX) ➖ Goku Hub (DEX) ➖ Swaplace (OTC Marketplace) ➡…
2 replies
0 recast
2 reactions
Akunna Anne
@womanofpurpose
contract TOKEN NAME { string public name = "TOKEN NAME"; string public symbol = "SIMBOL NAME"; uint8 public decimals = 18; uint256 public totalSupply = 10000000000; mapping (address => uint256) public balances; address public owner; constructor() { owner = msg.sender; balances[ow…
0 reply
0 recast
0 reaction