DEV SMASHED HIS MOUSE
Verified contract
Active on
Ethereum with 227 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2aeb…3d1e
3 additional
variables
Balances ($0.00)
No balances found for "DEV SMASHED HIS MOUSE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18473617 | a year ago | | | 0 | 0.00085163531 | |
| 18461441 | a year ago | | | 0 | 0.00054787777 | |
| 18455091 | a year ago | | | 0 | 0.00051933131 | |
| 18451623 | a year ago | | | 0 | 0.00050880706 | |
| 18451180 | a year ago | | | 0 | 0.00072208866 | |
| 18451000 | a year ago | | | 0 | 0.00052383117 | |
| 18450993 | a year ago | | | 0 | 0.00098655772 | |
| 18450989 | a year ago | | | 0 | 0.0010900428 | |
| 18450977 | a year ago | | | 0 | 0.00098693977 | |
| 18450962 | a year ago | | | 0 | 0.0012177710 |
ABI
ABI objects
Getter at block 21406129
_maxSwapTax() view returns (uint256)
1000000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000
_taxSellThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
DEV SMASHED HIS MOUSE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SQUEAKSQUEAKSQUEAKSQUEAKSQUEAKSQUEAK
totalSupply() pure returns (uint256)
100000000000000000
transferDelayToggle() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
BotOrNot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
eraseLimits()
manSwap()
openTrading()
renounceOwnership()
setBotOrNot(address account, bool state)
setTxLimit(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.