MEME KONG
Verified contract
Proxy
Active on
Ethereum with 976 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MKONG | ERC-20 | 106.866K | -- | -- | |
MKONG | ERC-20 | 106.866K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19850926 | 6 months ago | | | 0 | 0.00011032591 | |
| 17354800 | a year ago | | | 0 | 0.0010132720 | |
| 17259353 | a year ago | | | 0 | 0.0017453602 | |
| 17259286 | a year ago | | | 0 | 0.0066979563 | |
| 17259142 | a year ago | | | 0 | 0.0061305455 | |
| 17259061 | a year ago | | | 0 | 0.017895060 | |
| 17259052 | a year ago | | | 0 | 0.017895060 | |
| 17259033 | a year ago | | | 0 | 0.017895060 | |
| 17258997 | a year ago | | | 0 | 0.0034222493 | |
| 17258988 | a year ago | | | 0 | 0.0027262173 |
ABI
ABI objects
Getter at block 21119452
implementation() view returns (address impl)
0xaeb46c8e98179783cb11722be4fe221dffc9bb85
maintenance() view returns (bool _maintenance)
false
proxyOwner() view returns (address owner)
0xb815114245b6e0f7d31910ae87c58b35c7d39827
UNSTAKE_TIMEOFF() view returns (uint256)
777600
admin() view returns (address)
0x69c94a76dfd83697d73eafe94c7f95e942bdf48d
burnAdjust() view returns (uint256)
10
decimals() view returns (uint8)
9
isLocked() view returns (bool)
false
mkongBalance() view returns (uint256)
0
name() view returns (string)
MEME KONG
owner() view returns (address)
0x70c61cbce455c67eb540d821faaa70cf3c78188c
poolBurnAdjust() view returns (uint256)
100
symbol() view returns (string)
MKONG
totalStaked() view returns (uint256)
43464794929010291
totalSupply() view returns (uint256)
176442880525943731
uniPool() view returns (address)
0xea19d3917e6e309f0ecf513765dda0c9622af96b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
calcStakingRewards(address _user) view returns (uint256)
isClaimable(address user) view returns (bool)
isStakeFinished(address _user) view returns (bool)
minsPastStakeTime(address _user) view returns (uint256)
staker(address) view returns (uint256 stakedBalance, uint256 stakeStartTimestamp, uint256 totalStakingInterest, uint256 totalBurnt, bool activeUser, uint256 lastDepositTime, uint256 unstakeStartTime, uint256 pendingAmount)
timeDiffForClaim(address user) view returns (uint256)
State-modifying
Events setMaintenance(bool _maintenance)
transferProxyOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
BurnMkong(uint256 amt)
ClaimStakeInterest()
ClaimUnStakeAmount()
RollStakeInterest()
StakeTokens(uint256 amt)
UnstakeTokens(uint256 _amount, bool isEmergency)
approve(address spender, uint256 amount) returns (bool)
apyUnique(uint256 _unique)
blockBots(address bot)
buyAndSellTokens(address recipient, address sender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
forceTransfer(address _from, address _to, uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(uint256 initialTokens, address _adminAccount, address _router)
lockTrading()
mint(uint256 _amt, address _owner)
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint128 _amount)
rescueETH(uint128 weiAmount)
revokeAdmin()
setAdmin(address _admin)
setAdminCommission(uint256 _per)
setBurnAdjust(uint256 _v)
setBurnPercentage(uint256 _per)
setStakingDays(uint256 _days)
setUnipool(address _lpAddress)
setUniswapRouterAddress(address _newRouter)
setUnstakeTimeoff(uint256 time_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
uniPoolBurnAdjust(uint256 _v)
unlockTrading()
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
EmergencyTokenUnstake(address indexed user, uint256 value, uint256 fee)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenBurn(address indexed user, uint256 value)
TokenStake(address indexed user, uint256 value)
TokenUnstake(address indexed user, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
UniSwapBuySell(address indexed from, address indexed to, uint256 value, uint256 adminCommission, uint256 burnAmount)
constructor()
fallback()
receive()
This contract contains no error objects.