Kamala Harris🍓

Verified contract

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

No balances found for "Kamala Harris🍓"

0x96ad5a5467143e677a47a2b25ec3ca951470ca73c658a1d0ab6c3e173c0e2865
0x2470c7559819295e9c3943757b347d6fd2f05332f3822378f0395fe48153c889
0x34fb661b2c0c4144100ca965c04aeee69efc4aa1fff4aa5d52a5a72152d28cf0

Functions
Getter at block 23831546
decimals() view returns (uint8)
18
name() view returns (string)
Kamala Harris🍓
symbol() view returns (string)
$kamala
totalSupply() view returns (uint256)
770000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor(string name, string symbol, uint256 initialSupply) 
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed) 
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed) 
ERC20InvalidApprover(address approver) 
ERC20InvalidReceiver(address receiver) 
ERC20InvalidSender(address sender) 
ERC20InvalidSpender(address spender)Â