This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20898755, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Glowing Eyes Laser Eyes

Verified contract

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

No balances found for "Glowing Eyes Laser Eyes "

0x8a69ac07eb43775e03a094e2b93307d220e137ede664b927808b2a51e5d5d5e5
0xb2268e2cf3da40d9dc2cf6e7f68159902aa8471b36de13d62c0ef6f8cf330c24
0xbb3efa974389472508380a7a0011f064bb6678c37fba9fc58e67230739013ef7
0x1f1609de13aafac634a299ebe32f41f462abda8acca79db8b23914cc969a1e48
0xa3241e1736d2c566faa0d3dd3753bb02db4f60eec7a36e8b3251add7887b3491
0xa7835d6a657665b02f34b3d53f59cde932579dc726153d35a4dccf28340dd40f

Functions
Getter at block 20898754
decimals(pure returns (uint8)
9
maxWallet(view returns (uint256)
1000000000000000000
name(view returns (string)
Glowing Eyes Laser Eyes
owner(view returns (address)
0x774d4ef94e929c87e34b1d1f32c138dc9ce41b7d
pool(view returns (address)
0x774d4ef94e929c87e34b1d1f32c138dc9ce41b7d
symbol(view returns (string)
GLOW
totalSupply(view returns (uint256)
1000000000000000000
totalSupplyOnStart(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
startTrade(address poolAddress
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.