U SELL U GAY

Verified contract

Active on Base with 260 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "U SELL U GAY"

0xa43eec2d8c69e1d971a86329edaf1a45dd7834b95cf8be9086972a4831ac1175
0x4b43af17dbb7c9fa86114069c3ba44624be764d404ac864fb415f35e1ebdc42e
0xd1e27599abaaee2a858813cc42afbb4a7e88e7531c11686728f03beb86b45d56
0x6a29a94a7ab76d7dfb7d1aaeb1178229e126859ba18bd6368eaf6a53d0a1b375
0xe3df827635e4f9ec5699561eabcc3834a205cd2f5654cf1c401e669e2b18f708
0x38c69f696820982514391929b8c8d01ecacaf9c33eb107a39bc507dccb884795
0x5125bdd2477febd89ed722065f201f01e443654d45596aadb0a2f10be4164c12
0x3dd4d143a1a9293c3569b8840969bc776d5427cbb3587d80babd0e4c8edbb3f6
0x91dc95ec155756b03a4bdcf605bdf3863d4e6bc9026b00f90c14317ad6644855
0x25aedc81a97064486c143d4675b2d585db604dfdca717e163f030eb2a0fa7cc5

Functions
Getter at block 22909407
decimals(view returns (uint8)
18
name(view returns (string)
U SELL U GAY
symbol(view returns (string)
USUG
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender