GameBoy

Verified contract

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

No balances found for "GameBoy"

0x2752a26a35d8a60995e1691064b2ff1b2d72f0380747f8dfe0ee4e8e0738ff32
0x3875f7ee867b47e2f10e3b48cb132d7c67957aabc078d964aa9217b33df7fb70
0x1148a759f23ba3b5caceb72be5c7c6f7967faa723fc45e856dbf1938cc7297ff
0xbd3b4c5179c80dc5dc72866f379d1710bf0c36796dc8dfecfd902741870545b6
0x3bf6ac9461afd6a541c3071f1b73d39469496c7b916338e736c5739cf87ce04e
0x1e3d1ba1679d75031e7c8603cc6534c1cc50f6a8d35481142775eb34c7cdccb5

Functions
Getter at block 23166716
_decimals(view returns (uint8)
18
_name(view returns (string)
GameBoy
_symbol(view returns (string)
GAMEBOY
decimals(view returns (uint8)
18
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
GameBoy
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
GAMEBOY
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.