first to jeet before 10m mcap is a fool

Verified contract

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

No balances found for "first to jeet before 10m mcap is a fool"

0x08ac952d659c879cc3df828290ed70695cbae4eb374abd97c6b4d7f1b819c8b4
0xa829c1c3ba717bdcb05ff3a7392295bfddef4e5d5f2c8363f8086d16b0599043
0xcc9b0599cd5152c6ca0f4bfb2ae1d05a134a3c2e9dd88493e965f72cfc8dd35a
0x20404048ac857365793b594727c789b6a109191fe1cac05ae6daccefa46be3bf
0xc794bea628179835601de31a6e8e6c0c0aef547ca2f7b24839b1a2d9e75a380b
0xb31d048fce37e2a43564dfea064a16a3e80588e4f276ce40102ee84dce29274d
0x1f7067c988445532f410a85e78921f9ffa13dd6c4049e8d10d275a8d3553d690
0xc816148310a6a7d50943f427a03fc08288a8c5c8e4ef15aa1e80d7a2895b39e5
0x4b9d489cfe9a6715cab9d85c625347393a3bdf4febd82927e6b2d1070bf43b40
0x5e98fe94f7c72318788394045276fed1645e15622c2b4d3b4e929e93fe93cf8f

Functions
Getter at block 22996508
decimals(view returns (uint8)
18
name(view returns (string)
first to jeet before 10m mcap is a fool
symbol(view returns (string)
DONTJEET
totalSupply(view returns (uint256)
100000000000000000000000000000
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