Mookie The Monkey
Verified contract
Active on
Ethereum with 943 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOOKIE | ERC-20 | 178.055321K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19909555 | 5 months ago | | | 0 | 0.00013585583 | |
| 19839290 | 6 months ago | | | 0 | 0.00035139358 | |
| 18708491 | a year ago | | | 0 | 0.0010624979 | |
| 18469522 | a year ago | | | 0 | 0.00044047782 | |
| 18201294 | a year ago | | | 0 | 0.00018446457 | |
| 18004227 | a year ago | | | 0 | 0.00053298453 | |
| 18003546 | a year ago | | | 0 | 0.00033858046 | |
| 18003546 | a year ago | | | 0 | 0.00058514971 | |
| 17983836 | a year ago | | | 0 | 0.00090814089 | |
| 17979398 | a year ago | | | 0 | 0.00078647615 |
ABI
ABI objects
Getter at block 21099632
Dev() view returns (address)
0x037059712a26101b26488f7f3e9cdf44f9c05594
ViewBuyRate() view returns (uint256 devBuyRate, uint256 totalBuyRate, uint256 maxWallet, uint256 maxBuyAmount)
(devBuyRate=0, totalBuyRate=0, maxWallet=9100000000000000000000000, maxBuyAmount=9100000000000000000000000)
ViewSellRate() view returns (uint256 devSellRate, uint256 totalSellRate, uint256 maxSellAmount)
(devSellRate=3, totalSellRate=3, maxSellAmount=9100000000000000000000000)
_AutoSwap() view returns (bool)
true
_Launch() view returns (bool)
true
_transfersEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Mookie The Monkey
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOOKIE
totalSupply() view returns (uint256)
300000000000000000
uniswapV2Pair() view returns (address)
0xf954bc966f03cb3e6cad043591d7fcff190da214
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isWhitelist(address account) view returns (bool)
State-modifying
Events SetSwapPercentage(uint256 SwapPercent)
SwapEnable(bool status)
approve(address spender, uint256 amount) returns (bool)
bulkwhitelist(address[] accounts, bool state)
enableLaunch()
renounceOwnership()
setAutoSwap(uint256 newAutoSwap)
setBuyTaxRates(uint256 devTaxRate)
setDevAddress(address newAddress)
setExcludedFromFee(address account, bool status)
setSellTaxRates(uint256 devTaxRate)
setWhitelist(address account, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 maxWallet, uint256 maxBuyAmount, uint256 maxSellAmount)
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)
constructor()
receive()
This contract contains no error objects.