Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa105…dd15
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HAI | ERC-20 | 30.204047M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16381662 | 2 years ago | | | 0 | 0.00048107539 | |
| 16203899 | 2 years ago | | | 0 | 0.00056994166 | |
| 16167686 | 2 years ago | | | 0 | 0.00072028926 | |
| 16167573 | 2 years ago | | | 0 | 0.00064840846 | |
| 16163435 | 2 years ago | | | 0 | 0.0010758768 | |
| 16163428 | 2 years ago | | | 0 | 0.0010486516 | |
| 16163418 | 2 years ago | | | 0 | 0.0013011564 | |
| 16163225 | 2 years ago | | | 0 | 0.00066792293 | |
| 16163145 | 2 years ago | | | 0 | 0.0010839334 | |
| 16163060 | 2 years ago | | | 0 | 0.00062060274 |
ABI
ABI objects
Getter at block 21208701
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000
aboutMe() view returns (string, string)
(https://t.me/humanaierc20, https://twitter.com/humanaierc)
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x79071452e44b8053a278bee54643cfe13befc910
getAddress() view returns (address)
0x5e4fd3a6a409c0d6f278588fdeb9012368acffae
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getPair() view returns (address)
0xb3ef82cf1e243eb12a68656e28a4187869641bf4
getTradingEnabledStatus() view returns (bool)
true
liquidityWallet() view returns (address)
0x000000000000000000000000000000000000dead
marketingWallet() view returns (address)
0xe83e5cfd0e968d84d30a8453a91815faa6d3eb53
name() view returns (string)
Human AI
pair() view returns (address)
0xb3ef82cf1e243eb12a68656e28a4187869641bf4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
HAI
totalBuyFee() view returns (uint256)
35
totalSellFee() view returns (uint256)
35
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
liftMax()
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _devWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateAboutMe(string _telegram, string _website)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
TradeStarted(bool trading)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256[] numbers, address[] addresses, string[] names, address antiBot, address builder)
receive()
This contract contains no error objects.