Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MZOO | ERC-20 | 1.910873M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19090655 | 10 months ago | | | 0 | 0.0013610129 | |
| 17167831 | 2 years ago | | | 0 | 0.0032562856 | |
| 17129910 | 2 years ago | | | 0 | 0.0016412375 | |
| 17088187 | 2 years ago | | | 0 | 0.0030492991 | |
| 16967993 | 2 years ago | | | 0 | 0.00091232758 | |
| 16899149 | 2 years ago | | | 0 | 0.00097571363 | |
| 16899140 | 2 years ago | | | 0 | 0.0010839634 | |
| 16895602 | 2 years ago | | | 0 | 0.00061397712 | |
| 16888657 | 2 years ago | | | 0 | 0.00052595452 | |
| 16867712 | 2 years ago | | | 0 | 0.00065307200 |
ABI
ABI objects
Getter at block 21314377
_maxSellAmount() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletToken() view returns (uint256)
30000000000000000
circulatingSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x79109a93db158f16f4c8936217ce46f21ed5dc2b
name() pure returns (string)
MetaZoo
pair() view returns (address)
0x6e1179def6785ae2d5e4f2be3fc17eee1dbc1c19
symbol() pure returns (string)
MZOO
totalStaked() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
amountStaked(address) view returns (uint256)
availableBalance(address wallet) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
compound()
createLiquidity(uint256 tokenAmount) payable
deposit(uint256 amount)
setInternalAddresses(address _marketing, address _liquidity, address _development, address _nft)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStaking(address _tokenStaking, address _lpStaking, uint256 _token, uint256 _lp)
setStakingAddress(address _staking)
setStructure(uint256 _liquidity, uint256 _development, uint256 _marketing, uint256 _nft, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTransferDelay(bool enabled)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferBalance(uint256 _amount)
transferERC20(address _address, uint256 _amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Compound(address indexed account, uint256 ethAmount, uint256 indexed timestamp)
CreateLiquidity(uint256 indexed tokenAmount, uint256 indexed ETHAmount, address indexed wallet, uint256 timestamp)
Deposit(address indexed account, uint256 indexed amount, uint256 indexed timestamp)
ExcludeFromFees(address indexed account, bool indexed isExcluded, uint256 indexed timestamp)
OwnershipTransferred(address owner)
SetDistributionCriteria(uint256 indexed minPeriod, uint256 indexed minDistribution, uint256 indexed distributorGas, uint256 timestamp)
SetDividendExempt(address indexed account, bool indexed isExempt, uint256 indexed timestamp)
SetInternalAddresses(address indexed marketing, address indexed liquidity, address indexed treasury, uint256 timestamp)
SetParameters(uint256 indexed maxTxAmount, uint256 indexed maxWalletToken, uint256 indexed maxTransfer, uint256 timestamp)
SetStaking(address indexed tokenStaking, address indexed lpStaking, uint256 tokenFee, uint256 lpFee, uint256 timestamp)
SetStakingAddress(address indexed stakingAddress, uint256 indexed timestamp)
SetStructure(uint256 indexed total, uint256 indexed sell, uint256 transfer, uint256 indexed timestamp)
SetSwapBackSettings(uint256 indexed swapAmount, uint256 indexed swapThreshold, uint256 indexed swapMinAmount, uint256 timestamp)
SetisBot(address indexed account, bool indexed isBot, uint256 indexed timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed account, uint256 indexed amount, uint256 indexed timestamp)
constructor()
receive()
This contract contains no error objects.