President Harris😣

Verified contract

Active on Base with 4 txns
Deployed by via 0x827ea534 at 17433652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "President Harris😣"

0x2b169d17cd0ccc64c49b996f059778ab9b964468eb7227962c0a78e1bfd93d0b
0x659776470d631d543cd461e3bf13a10302be025d2fa9407145e2092f7da32774
0x93f949646dec38b88b3874e012d34f091fa487a239c2c7790d70e2a92375f973
0xa5aab3eb6a9ebe83ff38b78ce4ce411dc8235fb06f6bb864ba6d65231c3039f9

Functions
Getter at block 22460825
decimals(view returns (uint8)
18
name(view returns (string)
President Harris😣
symbol(view returns (string)
$Harris
totalSupply(view returns (uint256)
650000000000000000000000000000
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 namestring symboluint256 initialSupply
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