Isa Hassan ⚡
@totheapex
Contract Structure and Constructor Function pragma solidity ^0.8.0; import {ERC20} from "@openzeppelin/contracts/token/ERC20/ERC20.sol"; contract Totheapex is ERC20 { constructor(string memory name, string memory symbol, uint initialSupply) ERC20(name, symbol) { _mint(msg.sender, initialSupply); } }
1 reply
1 recast
2 reactions
Foxy🦊 🎭🔵Ⓜ️
@0xfoxyy.eth
LFG foxy fam @totheapex ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ 6 $degen
0 reply
0 recast
0 reaction