JOE BIDEN OVER

Verified contract

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

No balances found for "JOE BIDEN OVER"

0xc2c5d1a1d3961a27fb56fca972ac1eb5d9783a5ea6a8cfdda0218fcd36447d2a
0x9c3336993f6d3fecafc0e1e7e8ec239dab4930a25e30e4688191f1d933fd9aef
0xde0a2a9f85a6cd5f753776d6e65a9d53bce0a054a32dc1036427682bd0082529
0x461a5a76318437fd6994cdce52230216e61cacca932075197c591e2a294cbb68

Functions
Getter at block 23904994
decimals(view returns (uint8)
18
name(view returns (string)
JOE BIDEN OVER
symbol(view returns (string)
BYDEN
totalSupply(view returns (uint256)
540000000000000000000000000000
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