HungryShibaInu
Verified contract
Active on
Ethereum with 332 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88b4…64fa
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$HNGRY | ERC-20 | 376.115522M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20572887 | 3 months ago | | | 0 | 0.000041929200 | |
| 20570898 | 3 months ago | | | 0 | 0.00011826788 | |
| 20570885 | 3 months ago | | | 0 | 0.00013913829 | |
| 20548291 | 3 months ago | | | 0 | 0.000051877261 | |
| 20165007 | 5 months ago | | | 0 | 0.00038912422 | |
| 20080567 | 6 months ago | | | 0 | 0.00068604004 | |
| 20000780 | 6 months ago | | | 0 | 0.00022083515 | |
| 20000770 | 6 months ago | | | 0 | 0.0030985627 | |
| 17022388 | 2 years ago | | | 0 | 0.00054894770 | |
| 14239762 | 3 years ago | | | 0 | 0.0018271852 |
ABI
ABI objects
Getter at block 21312481
_charityWalletAddress() view returns (address)
0x88b41b5c926f73d1d4b020657e0ae2958a0f64fa
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
200000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
HungryShibaInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$HNGRY
totalFees() view returns (uint256)
42158212189546661835
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x9e20e6370ff8fbbefe170cdadd38cb7ad1970d1b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityWallet(address charityWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setRouterAddress(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.