Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ZYZZ BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12392611 | 8 months ago | | | 0 | 0.0000087770188 | |
| 12392610 | 8 months ago | | | 0 | 0.000025347982 | |
| 12392606 | 8 months ago | | | 0 | 0.000028233449 | |
| 12392604 | 8 months ago | | | 0 | 0.000051176019 | |
| 12392602 | 8 months ago | | | 0 | 0.0000087770188 | |
| 12392596 | 8 months ago | | | 0 | 0.00023961602 | |
| 12392595 | 8 months ago | | | 0 | 0.00030348483 | |
| 12392594 | 8 months ago | | | 0 | 0.00023961602 | |
| 12392593 | 8 months ago | | | 0 | 0.000025535830 | |
| 12392593 | 8 months ago | | | 0 | 0.000027621019 |
ABI
ABI objects
Getter at block 23185821
_maxWalletToken() view returns (uint256)
9500000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x6d3fb12d115d32cbc831f05bcabea09ad9818159
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
liquidityFee() view returns (uint256)
0
maxSwapThreshold() view returns (uint256)
10000000000000000
name() view returns (string)
ZYZZ BASE
owner() view returns (address)
0x6d3fb12d115d32cbc831f05bcabea09ad9818159
pair() view returns (address)
0x33d3c9e1483a8d4cee886834f65cad1f6b99f641
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
stakingFee() view returns (uint256)
0
stakingFeeReceiver() view returns (address)
0x6d3fb12d115d32cbc831f05bcabea09ad9818159
stakingMultiplierV1() view returns (uint256)
50
stakingMultiplierV2() view returns (uint256)
50
stakingMultiplierV3() view returns (uint256)
50
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() view returns (string)
ZYZZ
totalFee() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklist(uint256 maxWallPercent_base10000)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _stakingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _stakingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.