Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOOTY | ERC-20 | 76.418234B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20668998 | 3 months ago | | | 0 | 0.000074734408 | |
| 20668996 | 3 months ago | | | 0 | 0.000074937516 | |
| 19673240 | 7 months ago | | | 0 | 0.00068177256 | |
| 19673237 | 7 months ago | | | 0 | 0.00087809800 | |
| 18350401 | a year ago | | | 0 | 0.00025044483 | |
| 18332753 | a year ago | | | 0 | 0.00066901609 | |
| 17903792 | a year ago | | | 0 | 0.00052308348 | |
| 17601101 | a year ago | | | 0 | 0.00076992838 | |
| 17244383 | 2 years ago | | | 0 | 0.0021193467 | |
| 17244101 | 2 years ago | | | 0 | 0.0030633921 |
ABI
ABI objects
Getter at block 21305511
buyBuybackFee() view returns (uint256)
0
buyMoonbirdsFee() view returns (uint256)
7
buyTotalFees() view returns (uint256)
7
buybackFeeRecipient() view returns (address)
0xf5a7e92a393af97bc7a2e001b92d6a282cf5ed21
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
8888888888888000000000000000000
maxWallet() view returns (uint256)
888888888888888000000000000000000000000000000000000
moonbirdsFeeRecipient() view returns (address)
0xb6aaaa1d77e27f7d1f7851f3d5edc0446d4b3350
name() view returns (string)
Hooty
owner() view returns (address)
0x6ae90a3947c4bcb7930c34a72693462e9662b47c
sellBuybackFee() view returns (uint256)
2
sellMoonbirdsFee() view returns (uint256)
7
sellTotalFees() view returns (uint256)
9
swapTokensAtAmount() view returns (uint256)
444444444444444000000000000000
symbol() view returns (string)
HOOTY
tokensForBuyback() view returns (uint256)
16981829679505324237867520266
tokensForMAW() view returns (uint256)
59436403878268634832536320933
totalSupply() view returns (uint256)
888888888888888000000000000000000
uniswapV2Pair() view returns (address)
0x51d31b0a7d78e0df17a0c97ec32be4dd09b06f43
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuybackFeeRecipient(address _buybackFeeRecipient)
setMoonbirdsFee(uint256 _buyFee, uint256 _sellFee)
setMoonbirdsFeeRecipient(address _moonbirdsFeeRecipient)
setSwapTokensAtAmount(uint256 _tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.