Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HINU | ERC-20 | 442.039302K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15402098 | 2 years ago | | | 0 | 0.00066431765 | |
| 15402089 | 2 years ago | | | 0 | 0.00043145294 | |
| 15402078 | 2 years ago | | | 0 | 0.00020214990 | |
| 15402072 | 2 years ago | | | 0 | 0.00029498468 | |
| 15402068 | 2 years ago | | | 0 | 0.0010871839 | |
| 15402040 | 2 years ago | | | 0 | 0.00051158045 |
ABI
ABI objects
Getter at block 21281540
_maxWalletAmount() view returns (uint256)
1000000000000000000
autoLiquidityReceiver() view returns (address)
0xcbef559229c7b54971c255f6ac4488fcad439b3e
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xcbef559229c7b54971c255f6ac4488fcad439b3e
name() pure returns (string)
Husky Inu
pair() view returns (address)
0xe784c813f90ea73fc8fc9fe493a4acf9e4aeb672
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
7000000000000000
symbol() pure returns (string)
HINU
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manualSend()
renounceOwnership()
setFees(uint256 _MarketingFee, uint256 _liquidityFee, uint256 _sellLiquidityFee, uint256 _sellMarketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.