Hoe
Unverified contract
Proxy
Active on
Ethereum with 100 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x690d…c5c2
Balances ($0.00)
No balances found for "Hoe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20700661 | 2 months ago | | | 0 | 0.00012782691 | |
| 20689079 | 2 months ago | | | 0 | 0.00014366755 | |
| 20687693 | 2 months ago | | | 0 | 0.000098600780 | |
| 20687500 | 2 months ago | | | 0 | 0.00022703300 | |
| 20687366 | 2 months ago | | | 0 | 0.00017903405 | |
| 20687255 | 2 months ago | | | 0 | 0.00016130901 | |
| 20687253 | 2 months ago | | | 0 | 0.000078056798 | |
| 20687233 | 2 months ago | | | 0 | 0.000064620959 | |
| 20687231 | 2 months ago | | | 0 | 0.00018666019 | |
| 20687227 | 2 months ago | | | 0 | 0.00012384957 |
ABI
ABI objects
Getter at block 21205338
MAX_TX_AMOUNT() view returns (uint256)
10000000000000000000000000
MAX_WALLET_AMOUNT() view returns (uint256)
30000000000000000000000000
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
deployer() view returns (address)
0x690d65910db2d5707baff12a74e985c8975dc5c2
feesTier() view returns (uint8)
2
launchTimestamp() view returns (uint256)
1725571751
limitsActive() view returns (bool)
false
name() view returns (string)
Hoe
symbol() view returns (string)
HOE
tokenFactory() view returns (address)
0x9a67f5e015f838b911f2d13566e4be05c5ba777f
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapPair() view returns (address)
0x172a64d4d8a8ad7f638d71a9bb86f56f415c7fd2
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _deployer, string _name, string _symbol) payable
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)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.