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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZZ | ERC-20 | 33.206443M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15541222 | 2 years ago | | | 0 | 0.00079686627 | |
| 15541170 | 2 years ago | | | 0 | 0.00076944531 | |
| 15541161 | 2 years ago | | | 0 | 0.00059866086 | |
| 15541154 | 2 years ago | | | 0 | 0.00078174164 | |
| 15541150 | 2 years ago | | | 0 | 0.00074290500 | |
| 15541150 | 2 years ago | | | 0 | 0.00074290500 | |
| 15541150 | 2 years ago | | | 0 | 0.00074290500 | |
| 15541150 | 2 years ago | | | 0 | 0.00074290500 | |
| 15541150 | 2 years ago | | | 0 | 0.00074290500 | |
| 15541150 | 2 years ago | | | 0 | 0.00074290500 |
ABI
ABI objects
Getter at block 21304423
FEE_DIVISOR() view returns (uint256)
1000
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
feesEnabled() view returns (bool)
true
maxBuy() view returns (uint256)
7500000000000000000000000
maxSell() view returns (uint256)
7500000000000000000000000
maxWallet() view returns (uint256)
15000000000000000000000000
name() pure returns (string)
Zig.Zag
opsBuyFee() view returns (uint256)
70
opsSellFee() view returns (uint256)
70
owner() view returns (address)
0x6e6425867f4281eeec7c849d65ea4449737fb700
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
ZZ
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
tradingOpenBlock() view returns (uint256)
15541034
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address wallet) view returns (bool)
State-modifying
Events AC_ExcludedFromFees(address[] accounts, bool isEx)
AC_setBlacklisted(address[] accounts, bool isBL)
AC_setExcludeFromMaxTransaction(address[] accounts, bool isEx)
CONFIG_BuyFee(uint256 newOpsBuyFee)
CONFIG_CooldownBlocks(uint256 blocks)
CONFIG_CooldownEnabled(bool onoff)
CONFIG_FeesEnabled(bool onoff)
CONFIG_OperationsWalletAddress(address opsWalletAddy)
CONFIG_RemoveLimits()
CONFIG_SellFee(uint256 newOpsSellFee)
CONFIG_SwapEnabled(bool onoff)
CONFIG_SwapTokensAtAmount(uint256 amount)
CONFIG_maxBuy(uint256 amount)
CONFIG_maxSell(uint256 amount)
CONFIG_maxWallet(uint256 amount)
UTILS_DistributeFees()
UTILS_RescueETH()
UTILS_RescueTokens(address tkn)
UTILS_Unclog()
approve(address spender, uint256 amount) returns (bool)
okayLetsGo(uint256 blocks)
renounceOwnership()
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()
fallback()
receive()
This contract contains no error objects.