Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfaf3…5bf7
0x3d13…2723
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,170.25 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19630556 | 7 months ago | | | 0 | 0.00033775560 | |
| 19630552 | 7 months ago | | | 0 | 0.00039348960 | |
| 19630550 | 7 months ago | | | 0 | 0.00033808320 | |
| 19630531 | 7 months ago | | | 0 | 0.00054928903 | |
| 18550151 | a year ago | | | 0 | 0.0024689700 | |
| 18138776 | a year ago | | | 0 | 0.00052539861 | |
| 18136159 | a year ago | | | 0 | 0.0016904669 | |
| 18075099 | a year ago | | | 0 | 0.00044562765 | |
| 17848839 | a year ago | | | 0 | 0.00068917371 | |
| 17845184 | a year ago | | | 0 | 0.00074159048 |
ABI
ABI objects
Getter at block 21217251
BuybackWallet() view returns (address)
0x3d139e4745b860725a8b3fd8c406c3a7372c2723
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
feeSplit() view returns (uint16 marketing, uint16 Buyback, uint16 LP)
(marketing=70, Buyback=30, LP=0)
marketingWallet() view returns (address)
0xfaf36fcb8a505fa545bf94b6db0be3bf9c2a5bf7
maxTransaction() view returns (uint256)
3000000000000001
maxWallet() view returns (uint256)
3000000000000001
name() pure returns (string)
ZEZE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
0
swapAtMax() view returns (uint256)
199800000000000
swapAtMin() view returns (uint256)
2000000000000
symbol() pure returns (string)
ZEZE
totalSupply() pure returns (uint256)
20000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing, uint16 sharesBuyback)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address Buyback, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.