Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($9.14)
Native
Value
$9.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002978 | $3,067.62 |
$9.14 | |
MONKEYS | ERC-20 | 196.790813K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17302539 | a year ago | | | 0 | 0.0015308381 | |
| 17199729 | 2 years ago | | | 0 | 0.0054312660 | |
| 17159705 | 2 years ago | | | 0 | 0.0015395754 | |
| 17130777 | 2 years ago | | | 0 | 0.0016922054 | |
| 17106571 | 2 years ago | | | 0 | 0.0015213698 | |
| 17105200 | 2 years ago | | | 0 | 0.0017077271 | |
| 17105195 | 2 years ago | | | 0 | 0.0021393921 | |
| 17105190 | 2 years ago | | | 0 | 0.0022262131 | |
| 17105190 | 2 years ago | | | 0 | 0.0012781346 | |
| 17105184 | 2 years ago | | | 0 | 0.0022741282 |
ABI
ABI objects
Getter at block 21191477
_AutoAnomaly() view returns (bool)
true
_anomalyCooldownPeriod() view returns (uint256)
80000000000000000000000000000000
_buyProfile() view returns (uint8 _liquidity, uint8 _marketing, uint8 _dev, uint8 _totalFee)
(_liquidity=0, _marketing=0, _dev=0, _totalFee=0)
_dailySell() view returns (uint256)
1
_devWallet() view returns (address)
0xed0b859bf18c9cc7aa1c7bc0b0857a000e56a6b6
_isBuyingAllowed() view returns (bool)
true
_isFeeEnabled() view returns (bool)
true
_isSwapEnabled() view returns (bool)
true
_lastAnomalyShift() view returns (uint256)
1681604147
_marketingWallet() view returns (address)
0x234fed484abd4ec53accbb1eaf22194a9c2632b9
_sellCooldownPeriod() view returns (uint256)
800000000000000000000000000000000000
_sellLimited() view returns (bool)
true
_sellProfile() view returns (uint8 _liquidity, uint8 _marketing, uint8 _dev, uint8 _totalFee)
(_liquidity=3, _marketing=7, _dev=2, _totalFee=12)
_tokenSwapThreshold() view returns (uint256)
6000000000000000000000000
amountUntilSwap() view returns (uint256)
5803209187414385630331643
currentEpoch() view returns (uint256)
17
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xed0b859bf18c9cc7aa1c7bc0b0857a000e56a6b6
isPenaltyActive() view returns (bool)
false
name() pure returns (string)
MOONKEYS
owner() view returns (address)
0xed0b859bf18c9cc7aa1c7bc0b0857a000e56a6b6
pairAddress() view returns (address)
0x3e8f4455f9e0d734fe90de34883bc671a8b077a5
symbol() pure returns (string)
MONKEYS
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingActiveBlock() view returns (uint256)
17027253
tradingActiveTime() view returns (uint256)
1681245575
Read-only
SellAllowencePassed(address _user, uint256 _amount) view returns (bool)
_BlacklistedUsers(address) view returns (bool)
_addressesExcludedFromFees(address) view returns (bool)
_sellAllowences(address) view returns (uint256 _sellAllowence, uint256 _dailySellTime, uint256 _totalSold)
_sellFees(uint256) view returns (uint8 _liquidity, uint8 _marketing, uint8 _dev, uint8 _totalFee)
_whitelistedUsers(address) view returns (bool)
allowance(address user, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Launch(uint256 _blockPenalty)
UpdateBuyProfile(struct TOKENfeeProfile _fee)
UpdateSellProfile(bool _new, uint8 _index, struct TOKENfeeProfile _fee)
approve(address spender, uint256 amount) returns (bool)
clearDust()
clearSwap(uint256 _tokenAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setExcludedFromFees(address addr, bool value)
setFeeEnabled(bool isEnabled)
setSell(uint256 _index)
setSwapEnabled(bool isEnabled)
setSwapRouter(address routerAddress)
setTokenSwapThreshold(uint256 threshold)
setWallets(address _marketing, address _dev)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateAnomaly(uint256 _time, bool isEnabled)
updateBLUsers(address _user, bool _status)
updateSellAllowences(uint256 _cooldownPeriod, bool isEnabled, uint256 _amount)
updateWlUsers(address _user, bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_claimDust(uint256 _amount)
_clear(uint256 _tokenAmount)
_launch(uint256 _start)
_logAnomaly(uint256 indexed epoch, uint256 _tax)
_setRouter(address _routerAddress)
_setThreshold(uint256 _threshold)
_swapAndLiquify(uint256 _amount)
constructor()
receive()
This contract contains no error objects.