JOE BIDEN OUT

Verified contract

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

No balances found for "JOE BIDEN OUT"

0xe3dc7da3b96791cdd2bb95cbab37b6e69c313f3bc7ceda30b3319b9990137535
0x64c7199fc8f8cbf7724d18d1b25d3384f6c70efe5f7a4d2154b5ae23280b3e5b
0x33c1331de0fb7c4caff022a4c801ec2ae64464435d091a0ba041f02cbfa792c6
0x2115813fb36832f9a6dd04a72d52fdc1894db2b174f98184c66f2b93a5ea6f6c

Functions
Getter at block 23822659
decimals(view returns (uint8)
18
name(view returns (string)
JOE BIDEN OUT
symbol(view returns (string)
BYEDEN
totalSupply(view returns (uint256)
670000000000000000000000000000
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