Human Only Art
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa733…7677
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOA | ERC-20 | 4.941489B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148998 | 23 days ago | | | 0 | 0.00053446414 | |
| 21148849 | 23 days ago | | | 0 | 0.00046095340 | |
| 20919478 | 2 months ago | | | 0 | 0.00061203499 | |
| 19874970 | 7 months ago | | | 0 | 0.00024211063 | |
| 18091928 | a year ago | | | 0 | 0.00067917248 | |
| 16528807 | 2 years ago | | | 0 | 0.0026493093 | |
| 16174011 | 2 years ago | | | 0 | 0.00071067594 | |
| 16025287 | 2 years ago | | | 0 | 0.00059218071 | |
| 15994731 | 2 years ago | | | 0 | 0.00065077394 | |
| 15850826 | 2 years ago | | | 0 | 0.00035992871 |
ABI
ABI objects
Getter at block 21316623
_NFTWalletAddress() view returns (address)
0x9707cbbcfd356c37a69f938cedfc211ea3b548e6
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0xa73303c8412baf5f621738002080a6ee60737677
decimals() view returns (uint8)
9
name() view returns (string)
Human Only Art
owner() view returns (address)
0x9707cbbcfd356c37a69f938cedfc211ea3b548e6
swapEnabled() view returns (bool)
true
symbol() view returns (string)
HOA
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
4206900000000000000000
uniswapV2Pair() view returns (address)
0x7a8872c9a087543ec9f82c562326b39703c38d55
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isUniswapPair(address _pair) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setNFTWallet(address NFTWalletAddress)
_setSellTaxMultiplier(uint8 mult)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addUniswapPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeUniswapPair(address _pair)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address NFTWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.