Hype Tracker
Verified contract
Active on
Ethereum with 626 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($171.41)
Native
Value
$171.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.051509 | $3,327.80 |
$171.41 | |
HT | ERC-20 | 149.938253K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258525 | an hour ago | | | 0 | 0.00050657520 | |
| 21257714 | 4 hours ago | | | 0 | 0.00081836195 | |
| 21256391 | 9 hours ago | | | 0 | 0.00036919222 | |
| 21253272 | 19 hours ago | | | 0 | 0.00051685094 | |
| 21252330 | a day ago | | | 0 | 0.00095454290 | |
| 21249169 | a day ago | | | 0 | 0.00054626664 | |
| 21248148 | 2 days ago | | | 0 | 0.00046838862 | |
| 21245202 | 2 days ago | | | 0 | 0.00082485583 | |
| 21244124 | 2 days ago | | | 0 | 0.0010928080 | |
| 21238022 | 3 days ago | | | 0 | 0.0013968495 |
ABI
ABI objects
Getter at block 21258938
buyFeePercent() view returns (uint256)
2
decimals() view returns (uint8)
18
feeRecipientAddr() view returns (address)
0xe67612b05bf43785ac20932bfb0b4d1710eff549
feeThreshold() view returns (uint256)
500000000000000000000000
maxWalletLimit() view returns (uint256)
5000000000000000000000000
name() view returns (string)
Hype Tracker
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeePercent() view returns (uint256)
2
symbol() view returns (string)
HT
totalSupply() view returns (uint256)
100000000000000000000000000
v2Pair() view returns (address)
0xd2a4c075a66fc462a676afc47947b1892cb87dfd
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()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
updateFeeTokenThreshold(uint256 newThreshold)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
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.