JOE BIDEN OVER

Verified contract

Active on Base with 5 txns
Deployed by via 0x0c37f31c at 17439674
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"

0x5197be93d7d00422a54393019d937aac6ccbab57dc82b3e4f655775fe4e4991d
0x59ff1ef06a99ba99c8f491cead4599107ddd06c9ab8852d99dd212935940abcb
0xeeca7aeb7755ca7325208c941b9c3002d0a5a9c9f9b490f222c38d0385204179
0xd1a0469c25fc09177f310f2d654f0a5012b13eebe7950d29c8a6e096ca1b9c16
0xc45ffd04d270720bf382c91151724ef86f88c791acc4149f58ce7da438f54d00

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