Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfaf4…34f4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZOGZ | ERC-20 | 9.840967T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18080035 | a year ago | | | 0 | 0.0057517062 | |
| 18079993 | a year ago | | | 0 | 0.00090512543 | |
| 18079976 | a year ago | | | 0 | 0.0010911983 | |
| 18079959 | a year ago | | | 0 | 0.0012581429 | |
| 18079937 | a year ago | | | 0 | 0.0010129441 | |
| 18079930 | a year ago | | | 0 | 0.00039092050 | |
| 18079925 | a year ago | | | 0 | 0.00078040613 | |
| 18079920 | a year ago | | | 0 | 0.00046584349 | |
| 18079915 | a year ago | | | 0 | 0.00076979226 | |
| 18079913 | a year ago | | | 0 | 0.00085000780 |
ABI
ABI objects
Getter at block 21204724
MarketingWallet() view returns (address)
0xfaf48bdf53c32615f1efd5e3e98dc222800d34f4
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
420690000000000000000000
name() pure returns (string)
ZOGZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZOGZ
totalSupply() pure returns (uint256)
420690000000000000000000
tradeEnable() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeFromFee(address account)
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeMaxTxLimit()
renounceOwnership()
setMarketingWallet(address _newWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFinalFee()
updateSwapBackSetting(bool state)
updateThreshouldToken(uint256 minToken, uint256 maxToken)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed minToken, uint256 indexed maxToken)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.