This contract is being backfilled. You may encounter incomplete storage history.

GLIZZY

Verified contract

Active on Ethereum with 2,363 txns
Deployed by via 0x863bc9dd at 17177509
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $100.77
0x3c93cc6d4d785ff9a5dd7099319d2307311f50dd95d72cbeda58314209f75c2d
0xbeaa621aa11d8424f0a78e8d1deef91e026072cf465806a7d927464d24f0dbba
0x646fe253caf3933e77d1737eb50a8d0e52ab3944b2e1d19ac2d659db101d8ddd
0x7b77ffa04ca84d784a2055eff070f4266a5d5ae05a7bc4613a5fe4f4f1c87c88
0xee53bcd49a8424b93ab981ad71ffabfe2955175d22541d6f197fcac57688f66c
0x44459127c16772c56bef59290f05f917e51d56c4af333be5c14ef2cbffc7157c
0xc02a603424b2bc8bf1c26d4ae66d49c388ec203cd46c5da7161050f8aaf917a1
0x540022c0fa1222a8ebf3b01dfdb788bb865a93cf6ab4272ecd58cbd3af0af26a
0x2348fb6b415d9b9548ebeb67e3f568b8a51ab87bd77f65eebc2f9513d1a0e99f
0x9189530bc3edf15e3bcde5db1cfa9db2f6288c474dc25db435f484b4f18058db

Functions
Getter at block 20792761
HARD_CAP(view returns (uint256)
40000000000000000000
MAX_CONTRIBUTION(view returns (uint256)
1000000000000000000
MAX_SUPPLY(view returns (uint256)
420420420420420000000000000000000
MIN_CONTRIBUTION(view returns (uint256)
100000000000000000
NUMBER_OF_CONTRIBUTOORS(view returns (uint256)
70
PRESALE_SUPPLY(view returns (uint256)
210210210210210000000000000000000
RESERVE_MAX_SUPPLY(view returns (uint256)
210210210210210000000000000000000
TOTAL_CONTRIBUTED(view returns (uint256)
40000000000000000000
allowContributions(view returns (bool)
false
decimals(view returns (uint8)
18
name(view returns (string)
GLIZZY
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
GLIZZY
totalSupply(view returns (uint256)
420420420420420000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
contribution(uint256view returns (address addruint256 amount)
contributoor(addressview returns (uint256)
whiteLists(addressview returns (bool)
State-modifying
addBatchWhiteList(address[] _address
airdropPresale(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
devMint(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
refundEveryone(
renounceOwnership(
sendToPresale(payable 
setAllowContributions(bool _value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
whiteList(address _addressbool _isWhiteListing
withdrawBalance(address _address
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.