Micekey Mouse
Verified contract
Active on
Base with 302 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Micekey Mouse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22531913 | 6 days ago | | | 0 | 1.1699051e-7 | |
| 18179525 | 3 months ago | | | 0 | 1.8310333e-7 | |
| 13776860 | 7 months ago | | | 0 | 1.7544471e-7 | |
| 13765652 | 7 months ago | | | 0 | 0.0000085335990 | |
| 13750864 | 7 months ago | | | 0 | 0.000000090802100946 | |
| 13750861 | 7 months ago | | | 0 | 0.000000090802100946 | |
| 13689564 | 7 months ago | | | 0 | 0.0000037968163 | |
| 13247375 | 7 months ago | | | 0 | 1.8207253e-7 | |
| 13211549 | 7 months ago | | | 0 | 0.0000065473812 | |
| 13125916 | 7 months ago | | | 0 | 0.000012943581 |
ABI
ABI objects
Getter at block 22777626
decimals() view returns (uint8)
18
name() view returns (string)
Micekey Mouse
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
MICE
totalSupply() view returns (uint256)
1000000000000000000000000000
transactionTaxPercentage() view returns (uint256)
1
Read-only
allowance(address tokenOwner, address delegate) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
balances(address) view returns (uint256)
isExcludedFromTax(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTaxRate(uint256 newRate)
excludeMultipleFromTax(address[] accounts)
includeMultipleInTax(address[] accounts)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.