Mouse Token
Verified contract
Active on
Ethereum with 337 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcbc3…c2e1
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOUSE | ERC-20 | 1.143212M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15610355 | 2 years ago | | | 0 | 0.00019162167 | |
| 15047553 | 2 years ago | | | 0 | 0.0039704992 | |
| 15003013 | 2 years ago | | | 0 | 0.0037189503 | |
| 15002982 | 2 years ago | | | 0 | 0.0062241695 | |
| 14992834 | 2 years ago | | | 0 | 0.0046049659 | |
| 14746376 | 2 years ago | | | 0 | 0.0011016614 | |
| 14657016 | 3 years ago | | | 0 | 0.00099442646 | |
| 14609046 | 3 years ago | | | 0 | 0.00055908910 | |
| 14609036 | 3 years ago | | | 0 | 0.00052310714 | |
| 14609023 | 3 years ago | | | 0 | 0.00075046427 |
ABI
ABI objects
Getter at block 21120559
SwapAndSendEnabled() view returns (bool)
false
_marketingFee() view returns (uint256)
9
_marketingFee4Sellers() view returns (uint256)
9
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
9
defaultTaxFee() view returns (uint256)
0
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0xcbc3fd5067ced6f9839f3bf9dcd3e0c67c29c2e1
name() view returns (string)
Mouse Token
numTokensToExchangeForMarketing() view returns (uint256)
100000000000000
owner() view returns (address)
0x5c5d35ffb1cf6a18840387d7ec2de372a15282e4
symbol() view returns (string)
MOUSE
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xf520fa5bb8c38ca2b6ff56a791fcf05f22c827ed
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlackList(address account)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.