Crypto Mom
Verified contract
Active on
Ethereum with 909 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b55…b188
2 additional
variables
Balances ($18.50)
Native
Value
$18.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005601 | $3,303.08 |
$18.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238803 | 21 hours ago | | | 0 | 0.00083484617 | |
| 21237796 | a day ago | | | 0 | 0.0011623299 | |
| 21237795 | a day ago | | | 0 | 0.0010951160 | |
| 21237793 | a day ago | | | 0 | 0.0010976527 | |
| 21232825 | 2 days ago | | | 0 | 0.00045205249 | |
| 21226272 | 3 days ago | | | 0 | 0.00060483341 | |
| 21225774 | 3 days ago | | | 0 | 0.00044425372 | |
| 21225633 | 3 days ago | | | 0 | 0.00046053581 | |
| 21225630 | 3 days ago | | | 0 | 0.00047312861 | |
| 21225385 | 3 days ago | | | 0 | 0.00052791365 |
ABI
ABI objects
Getter at block 21244970
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Crypto Mom
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HESTER
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
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 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.