Mr.Mowser
Verified contract
Active on
Ethereum with 348 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOW | ERC-20 | 211.808376K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18946230 | 10 months ago | | | 0 | 0.0012163345 | |
| 18089694 | a year ago | | | 0 | 0.00051583485 | |
| 17983854 | a year ago | | | 0 | 0.00086610710 | |
| 17983825 | a year ago | | | 0 | 0.00081624470 | |
| 17983811 | a year ago | | | 0 | 0.00076890828 | |
| 17983800 | a year ago | | | 0 | 0.00076718300 | |
| 17983789 | a year ago | | | 0 | 0.00079460110 | |
| 17946461 | a year ago | | | 0 | 0.00066640615 | |
| 17865882 | a year ago | | | 0 | 0.0011301647 | |
| 17820167 | a year ago | | | 0 | 0.00087128583 |
ABI
ABI objects
Getter at block 21101469
decimals() view returns (uint8)
18
getBaseBuyFees() view returns (uint8)
0
getBaseSellFees() view returns (uint8)
0
minimumTokensBeforeSwap() view returns (uint256)
250000000000000000000000
name() view returns (string)
Mr.Mowser
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOW
taxWallet() view returns (address)
0xa0f1d851ade6e52c4d0ae137d48a177bf09c26ab
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x281da4742336062ad10acf552a4baaf28f664dec
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimETHOverflow()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeesOnBuy(uint8 _taxFeeOnBuy)
setFeesOnSell(uint8 _taxFeeOnSell)
setMinimumTokensBeforeSwap(uint256 newValue)
setUniswapRouter(address newAddress)
setWallets(address newtaxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AllowedWhenTradingDisabledChange(address indexed account, bool isExcluded)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairChange(address indexed pair, bool indexed value)
ClaimETHOverflow(uint256 amount)
CustomTaxPeriodChange(uint256 indexed newValue, uint256 indexed oldValue, string indexed taxType, bytes23 period)
ExcludeFromFeesChange(address indexed account, bool isExcluded)
ExcludeFromMaxTransferChange(address indexed account, bool isExcluded)
ExcludeFromMaxWalletChange(address indexed account, bool isExcluded)
FeeChange(string indexed identifier, uint8 taxFee)
FeeOnSelectedWalletTransfersChange(address indexed account, bool newValue)
FeesApplied(uint8 taxFee, uint256 totalFee)
MaxTransactionAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MaxWalletAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MinTokenAmountBeforeSwapChange(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterChange(address indexed newAddress, address indexed oldAddress)
WalletChange(string indexed indentifier, address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.