ZIP2

Verified contract

Active on Ethereum with 403 txns
Deployed by via 0xbdd02cac at 16912910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x7a3df9779c2de0eb196b25e022b7977be9c958981999f396c8876c4ccc192b96
0xe997461b5056fd2190af8ffa76e7d15ef19d84d613f401481881e57882df7332
0x63fb365872feea4167af7043464f746484cee328ff0f75cf4fc7394de35c3db7
0xccbee7c4fd7ed143043f752eba96b09a003cf787b5dfe7b2662e18134043279d
0x3184714d019ec90f5260efe53d051d615b90b10102ad4124060fec5cda5fdbd4
0xf9727efc5aa6506bf19e0dd415f12ee2db3f95631bc21c5b314597e0888ecca1
0x360b920ef9026b20329fe7b16f17d2d3db2a1cf8e0ed3005636a728b012081ec
0xf14c0a7c54c3685087cacfcefa2353b5eb5754ef7b8ce9241d6ad9e0e1518ae2
0xf28168c1320eab0e2df48a6caa1b0595fab0100f25436178461d73298f5e698b
0xe50eb2d31963738cafddd7640702510bace296bf8715a528b91ed0ef470c7adc

Functions
Getter at block 20946778
buyCharityFee(view returns (uint256)
0
buyDevFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
4
charityWallet(view returns (address)
0x086c61bf92fdbceca712e9e4a9eae747499a76c2
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x086c61bf92fdbceca712e9e4a9eae747499a76c2
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0xed55cd4354746f11e54d172c7c4c62db3fce9c49
maxTransactionAmount(view returns (uint256)
22222222222222222222222222000000000000000000
maxWallet(view returns (uint256)
22222222222222222222222222000000000000000000
name(view returns (string)
ZIP2
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCharityFee(view returns (uint256)
0
sellDevFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000
symbol(view returns (string)
ZIP2
tokensForCharity(view returns (uint256)
0
tokensForDev(view returns (uint256)
99346726961449747239785
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
99346726961449747239785
totalSupply(view returns (uint256)
10000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x70fe4c6b20a2f4946220421ebd5d08f88d359d5c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.