ZONZO by Joan
Verified contract
Active on
Ethereum with 150 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZONZO | ERC-20 | 397.3836K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18240912 | a year ago | | | 0 | 0.00028793054 | |
| 18137191 | a year ago | | | 0 | 0.0020621859 | |
| 18137191 | a year ago | | | 0 | 0.0020621859 | |
| 18137190 | a year ago | | | 0 | 0.0020040495 | |
| 18137189 | a year ago | | | 0 | 0.0025251500 | |
| 18137185 | a year ago | | | 0 | 0.0013336688 | |
| 18137178 | a year ago | | | 0 | 0.0011201280 | |
| 18137175 | a year ago | | | 0 | 0.0016059750 | |
| 18137175 | a year ago | | | 0 | 0.0046601000 | |
| 18137170 | a year ago | | | 0 | 0.0016679396 |
ABI
ABI objects
Getter at block 21403826
balance() view returns (uint256)
1000000000000000000000000000000
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lpPair() view returns (address)
0xf5d19d2af925b189484333d81c0063ea1fa39c79
maxBuyAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxSellAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
ZONZO by Joan
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
ZONZO
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
397383600000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18137136
transferDelayEnabled() view returns (bool)
true
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
withdrawStuckTokens(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.