Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOUSE | ERC-20 | 1.03216M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20880508 | 2 months ago | | | 0 | 0.00041699470 | |
| 20795922 | 3 months ago | | | 0 | 0.00042827506 | |
| 20213850 | 5 months ago | | | 0 | 0.00070157043 | |
| 19950077 | 7 months ago | | | 0 | 0.00030922826 | |
| 19949733 | 7 months ago | | | 0 | 0.00026320615 | |
| 19949611 | 7 months ago | | | 0 | 0.00026907045 | |
| 19949481 | 7 months ago | | | 0 | 0.00030518374 | |
| 19949481 | 7 months ago | | | 0 | 0.00030990614 | |
| 19949481 | 7 months ago | | | 0 | 0.00031037838 | |
| 19949478 | 7 months ago | | | 0 | 0.00029677341 |
ABI
ABI objects
Getter at block 21392688
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x9bf75ff29cc0b28cd94419a99cf223a11502e161
feeThreshold() view returns (uint256)
5000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapTxSize() view returns (uint256)
20000000000000000000000000
name() view returns (string)
MOUSE
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
0
swapFeePercent() view returns (uint256)
0
symbol() view returns (string)
MOUSE
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddress() view returns (address)
0x8387b4c66cc41e4fb8c18a07991ddac1d4466f47
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableWalletLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeSwapLimit()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
swapBack()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
withdrawStuckERC20(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.