ZigZag

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x3ad4e5e9 at 15540829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0x1ca8db6344a2b0f9d2bef21ec195803114a3f9b6ba5e989091cdbd01cb6427fc
0x6dabbbe0381bc96c5066e2713672285d5ca09af6d91a8fb5a15b2552f5597993
0x2488b4053a67b032c9fbdeafe38f917b1f51addd2088ddefaad149eebe25eb3b
0x843ed6a58a1bc64fdd1a43c3a3c4a0a2bbe68baeeadab450040aa26b08c8f6e6
0x4d856fe20234e15381d616056ba6dd096d73dcf48976f3fe65c7670aa4640a17
0xad2893f63a85796ba939503c5b6fee4f7a1c9443972a07dec648d907840edb05
0xd4f3f2e112bfd52589094127f5d16a33c8386e0bd05597d1797b0d27361046b0
0x4aadf15b02e72d4c3a2cf44c4800a4d5c8a787244101c14eeaa33ddbfc329caa
0xda1d5d427d957b422c1422f0cbdd30232ac59984edfadb54acca3150b10dfcc1
0x629cda83d3fb669f58b56a5db028ea0423088adcdc791b8581346a37a75b4a75

Functions
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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address walletview returns (bool)
State-modifying
AC_ExcludedFromFees(address[] accountsbool isEx
AC_setBlacklisted(address[] accountsbool isBL
AC_setExcludeFromMaxTransaction(address[] accountsbool 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 spenderuint256 amountreturns (bool)
okayLetsGo(uint256 blocks
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
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
fallback(
receive(
Errors

This contract contains no error objects.