GAMEOVER BYDEN

Verified contract

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

No balances found for "GAMEOVER BYDEN"

0xaf8def6084a1f84ec080839e0e175de243d2bdd6d50790a34cbb354b1a4a369a
0xf97c3f4dc68b53d654ade97ceb3e63c4e2f6af81b39184381269882a01a3a4d1
0xee08c9aa88060c3a97a35fc3a945a21ef5cf819a21f4b98169e2d6509791eb83
0x485362800a359f858c5f5b771962ed41f424f327e8b9f760502905f57992f8ee
0xbeee10dcbd7c3a263c59d5d8647d2301987c8b3f18361d44cf5f52d93ac3fbe4

Functions
Getter at block 23958107
decimals(view returns (uint8)
18
name(view returns (string)
GAMEOVER BYDEN
symbol(view returns (string)
BYDEN
totalSupply(view returns (uint256)
590000000000000000000000000000
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