Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
No balances found for "Hainu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20724548 | 2 months ago | | | 0 | 0.000099036630 | |
| 20598439 | 3 months ago | | | 0 | 0.000055258346 | |
| 20296719 | 4 months ago | | | 0 | 0.000092701359 | |
| 20087456 | 5 months ago | | | 0 | 0.00033785704 | |
| 20044916 | 5 months ago | | | 0 | 0.00025902928 | |
| 20044909 | 5 months ago | | | 0 | 0.0012956795 | |
| 19848858 | 6 months ago | | | 0 | 0.00017854873 | |
| 19843387 | 6 months ago | | | 0 | 0.00055977600 | |
| 19396017 | 8 months ago | | | 0 | 0.0011904054 | |
| 19217046 | 9 months ago | | | 0 | 0.00099513493 |
ABI
ABI objects
Getter at block 21161797
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_hasLiqBeenAdded() view returns (bool)
true
_routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0xed64e2f667cda074a1920ff6335ef9e083cd20cd
maxTxAmountUI() view returns (uint256)
1000000000000
maxWalletSizeUI() view returns (uint256)
1000000000000
name() view returns (string)
Hainu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
HAINU
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchContract(string _tokenname, string _tokensymbol)
renounceOwnership()
rescueETH()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.