Hero Inu
Verified contract
Active on
Ethereum with 1,433 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x99bd…460e
0x1437…fe33
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEROS | ERC-20 | 139.274395T | -- | -- | |
UNI-V2 | ERC-20 | 6.778266K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20910057 | 2 months ago | | | 0 | 0.00017614051 | |
| 20549573 | 3 months ago | | | 0 | 0.000064742174 | |
| 20290434 | 5 months ago | | | 0 | 0.00015413017 | |
| 20253256 | 5 months ago | | | 0 | 0.000062925554 | |
| 19772891 | 7 months ago | | | 0 | 0.00026132108 | |
| 19682521 | 7 months ago | | | 0 | 0.00059718884 | |
| 19644079 | 8 months ago | | | 0 | 0.00056606675 | |
| 19609443 | 8 months ago | | | 0 | 0.00058537999 | |
| 19568586 | 8 months ago | | | 0 | 0.0023372274 | |
| 19561925 | 8 months ago | | | 0 | 0.0010537251 |
ABI
ABI objects
Getter at block 21305677
_burnBuyFee() view returns (uint256)
1
_burnSellFee() view returns (uint256)
1
_burnTransferFee() view returns (uint256)
1
_charityBuyFee() view returns (uint256)
2
_charitySellFee() view returns (uint256)
2
_charityTransferFee() view returns (uint256)
1
_liquidityBuyFee() view returns (uint256)
1
_liquiditySellFee() view returns (uint256)
1
_liquidityTransferFee() view returns (uint256)
1
_marketingBuyFee() view returns (uint256)
100
_marketingSellFee() view returns (uint256)
100
_marketingTransferFee() view returns (uint256)
100
_maxWalletHolding() view returns (uint256)
3000000000000000000000000
_pendingCharityFees() view returns (uint256)
27851000000000000000000
_pendingLiquidityFees() view returns (uint256)
13925500000000000000000
_prev_burnSellFee() view returns (uint256)
1
_prev_charitySellFee() view returns (uint256)
2
_prev_liquiditySellFee() view returns (uint256)
1
_prev_marketingSellFee() view returns (uint256)
100
_prev_taxSellFee() view returns (uint256)
1
_taxBuyFee() view returns (uint256)
1
_taxSellFee() view returns (uint256)
1
_taxTransferFee() view returns (uint256)
1
charity() view returns (address)
0x1437f8a610a189365af3fc440ed67d78b7a3fe33
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
marketing() view returns (address)
0x99bd1f147482d88d424127bb7a1a0547f6f3460e
name() view returns (string)
Hero Inu
owner() view returns (address)
0x2dc45ea2460e2dde8bcdbc972c5c2a38e29b749f
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
HEROS
totalFees() view returns (uint256)
6531495089118390620236568
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xb8c2abc13cc2103608d594cc68577ae098e1fec7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_firstBuyTime(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSwapAndLiquify()
renounceOwnership()
setMaxWalletHoldingPercent(uint256 maxHoldingPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTax(uint256 _taxType, uint256 _taxSize)
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 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketing, address _charity)
receive()
This contract contains no error objects.