The storage layout for this contract could not be retrieved.
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$ZOZE | ERC-20 | 7.653272M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16282542 | 2 years ago | | | 0 | 0.00069486245 | |
| 16282500 | 2 years ago | | | 0 | 0.00059482523 | |
| 16282474 | 2 years ago | | | 0 | 0.00061790615 | |
| 16282464 | 2 years ago | | | 0 | 0.00064799925 | |
| 16282438 | 2 years ago | | | 0 | 0.00065386778 | |
| 16282431 | 2 years ago | | | 0 | 0.0010664293 | |
| 16282431 | 2 years ago | | | 0 | 0.0010664293 | |
| 16282429 | 2 years ago | | | 0 | 0.00035222556 | |
| 16282415 | 2 years ago | | | 0 | 0.00069196687 |
ABI
ABI objects
Getter at block 21318221
_maxTransferAmount() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xcd4d2183484448b50d011bf36d24b86fd2a68fbb
name() pure returns (string)
2023 Apes
pair() view returns (address)
0xa1f4cac1d4b2bcba2bd1fd994af34aa3170ac0f5
symbol() pure returns (string)
$ZOZE
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) 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)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.