Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "ZOGZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17691293 | a year ago | | | 0 | 0.0010255094 | |
| 17691106 | a year ago | | | 0 | 0.0010537775 | |
| 17687337 | a year ago | | | 0 | 0.0022432502 | |
| 17687332 | a year ago | | | 0 | 0.0024280926 | |
| 17687328 | a year ago | | | 0 | 0.0018332919 | |
| 17687325 | a year ago | | | 0 | 0.0018760763 | |
| 17687323 | a year ago | | | 0 | 0.0017618647 | |
| 17687320 | a year ago | | | 0 | 0.0017838129 | |
| 17687310 | a year ago | | | 0 | 0.0088346114 |
ABI
ABI objects
Getter at block 21295376
EnableTxLimit() view returns (bool)
true
_buyCharityFee() view returns (uint256)
2
_buyMarketingFee() view returns (uint256)
18
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_sellCharityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
40
_walletMax() view returns (uint256)
10000000000000000000000000
charityWallet() view returns (address)
0x03d02d8cacf032d68307c1c9c9420cd80b326e99
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x410f6cb4cbe106f0a580903e49be77a2252ad2d2
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
marketingWallet() view returns (address)
0x16756d9d2e58cd0b1c0959c3334a230f77c14681
name() view returns (string)
ZOGZ
owner() view returns (address)
0x0934951a0cc39095e636463b0aac40b41042f73e
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000000
swapbylimit() view returns (bool)
true
symbol() view returns (string)
ZOGZ
totalSupply() view returns (uint256)
1000000000000000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
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)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setBuyFee(uint256 _marketing, uint256 _charity)
setCharityWallet(address _newWallet)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 _marketing, uint256 _charity)
setSwapBackSettings(bool _enabled, bool _limited)
setSwapthreshold(uint256 _threshold)
setTxLimit(uint256 newLimit)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.