Game 5 BALL

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0xb47e18d7 at 20436673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Game 5 BALL"

0x76d8423b586070f795861ca7dcdcced8b4163de2a04712b3e9de877b0758b5ce
0xfe8fb3c6d96b57a5a27d2925dcc8ef36cbfc55c886ddeab32ee4e70c65a7da8e
0xf0ddc844532fecd063a5aead5ff98fa462261639851e54fc74720c976a0206a7

Functions
Getter at block 21215465
decimals(view returns (uint8)
18
getTokenPrice(view returns (uint256)
200000000000000000000000
name(view returns (string)
Game 5 BALL
owner(view returns (address)
0x44888b78b485fdb44b5e08d4481c0e2a0ab049cb
symbol(view returns (string)
G5B
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 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setTokenPrice(uint256 newTokenPrice
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(
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.