Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbeb6…ac03
0xd6be…1fa9
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MU | ERC-20 | 134.962638B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16498779 | 2 years ago | | | 0 | 0.00098622624 | |
| 14532844 | 3 years ago | | | 0 | 0.0040545480 | |
| 14466387 | 3 years ago | | | 0 | 0.0010797604 | |
| 14454764 | 3 years ago | | | 0 | 0.00052894825 | |
| 14449769 | 3 years ago | | | 0 | 0.0021852435 | |
| 14449281 | 3 years ago | | | 0 | 0.0014679504 | |
| 14449028 | 3 years ago | | | 0 | 0.0012794718 | |
| 14449010 | 3 years ago | | | 0 | 0.0014718783 | |
| 14448211 | 3 years ago | | | 0 | 0.0011829789 | |
| 14448163 | 3 years ago | | | 0.03 | 0.00075036849 |
ABI
ABI objects
Getter at block 21224585
UniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyRates() view returns (uint8 rfi, uint8 ProjectFunds, uint8 autolp, uint8 toSwap)
(rfi=1, ProjectFunds=1, autolp=5, toSwap=6)
decimals() pure returns (uint8)
9
liqAddedBlockNumber() view returns (uint256)
14447078
maxTxAmountBuy() view returns (uint256)
100000000000000000000000000000000000000000000000
maxTxAmountSell() view returns (uint256)
1000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000
name() pure returns (string)
SHAMU
numTokensSellToAddToLiquidity() view returns (uint256)
150000000000000000000
owner() view returns (address)
0xbabe4e79a95482453f5fb1a1e97ab636a868d5a3
sellRates() view returns (uint8 rfi, uint8 ProjectFunds, uint8 autolp, uint8 toSwap)
(rfi=2, ProjectFunds=10, autolp=2, toSwap=12)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
MU
totFeesPaid() view returns (uint256 rfi, uint256 toSwap)
(rfi=4453086074724948512193, toSwap=26822623532896921867242)
totalSupply() view returns (uint256)
100000000000000000000000
uniswapPair() view returns (address)
0x14e22074e9dc81b1cd23aa8432bf1b412878ca38
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAutomatedMarketMakerPair(address) view returns (bool)
isBot(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromMaxWallet(address account, bool excluded)
excludeFromReward(address account)
excludeMultipleAccountsFromMaxWallet(address[] accounts, bool excluded)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
renounceOwnership()
setAutomatedMarketMakerPair(address _pair, bool value)
setBuyFees(uint8 _rfi, uint8 _ProjectFunds, uint8 _autolp)
setFundRatios(uint256 _marketingRatio, uint256 _charityRatio)
setMarketingAddress(address _marketingAddress, address _charityAddress)
setMaxTransactionAmountsPerK(uint256 _maxBuy, uint256 _maxSell)
setMaxWalletAmount(uint256 _maxHoldings)
setNumTokensSellToAddToLiq(uint256 amountTokens)
setSellFees(uint8 _rfi, uint8 _ProjectFunds, uint8 _autolp)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklistSniper(address botAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistedUser(address botAddress, bool indexed value)
ExcludeFromMaxWallet(address account, bool indexed isExcluded)
LiquidityAdded(uint256 tokenAmount, uint256 ETHAmount)
MaxWalletAmountUpdated(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ETHReceived, uint256 tokensIntotoSwap)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.