Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x60b6…151e
0x3312…fdfd
Balances ($0.00)
No balances found for "Glizzy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14422573 | 6 months ago | | | 0 | 2.6909387e-7 | |
| 13617915 | 6 months ago | | | 0 | 0.000056403632 | |
| 13567074 | 6 months ago | | | 0 | 0.0000051066181 | |
| 13555035 | 6 months ago | | | 0 | 0.0000047713777 | |
| 13288905 | 6 months ago | | | 0 | 3.2137508e-7 | |
| 13287951 | 6 months ago | | | 0 | 0.0000051000049 | |
| 13287951 | 6 months ago | | | 0 | 0.0000051000049 | |
| 13287951 | 6 months ago | | | 0 | 0.0000051000049 | |
| 13287640 | 6 months ago | | | 0 | 0.000023639018 | |
| 13287291 | 6 months ago | | | 0 | 7.5863522e-7 |
ABI
ABI objects
Getter at block 21797782
_buyTotalFees() view returns (uint256)
0
_sellTotalFees() view returns (uint256)
0
_totalSupply() view returns (uint256)
1000000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWalletAddress() view returns (address)
0x377881381eda69bd5b8b2dd3a102bc84745904fb
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
launchAt() view returns (uint256)
13286564
name() view returns (string)
Glizzy
owner() view returns (address)
0x377881381eda69bd5b8b2dd3a102bc84745904fb
symbol() view returns (string)
GLIZZY
teamWalletAddress() view returns (address)
0x60b6d0374698d6f16c5ce23f6bff48204c8c151e
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x38e1c246177488d6c32bc3b525ca675e0011c211
uniswapV3Factory() view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
uniswapV3PositionManager() view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
wETH() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setMarketPairStatus(address account, bool newValue)
setMaxWallet(uint256 walletMax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)