Hangry Burrito
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HBO | ERC-20 | 2.295591M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18282874 | a year ago | | | 0 | 0.00090607889 | |
| 18277849 | a year ago | | | 0 | 0.00058693816 | |
| 18277842 | a year ago | | | 0 | 0.0016670032 | |
| 18277765 | a year ago | | | 0 | 0.00077828261 | |
| 18277760 | a year ago | | | 0 | 0.00070351658 | |
| 18277760 | a year ago | | | 0 | 0.00079773577 | |
| 18277760 | a year ago | | | 0 | 0.00079773577 | |
| 18277760 | a year ago | | | 0 | 0.00079773577 | |
| 18277760 | a year ago | | | 0 | 0.00079773577 | |
| 18277760 | a year ago | | | 0 | 0.0010337308 |
ABI
ABI objects
Getter at block 21205071
_buyCount() view returns (uint256)
11
_buyTax() view returns (uint256)
5
_launchBuyTax() view returns (uint256)
25
_launchSellTax() view returns (uint256)
25
_sellTax() view returns (uint256)
5
_taxWallet() view returns (address)
0xf0a9fc91af0c1c92c5d9c99521f515434b2b7058
decimals() pure returns (uint8)
18
name() pure returns (string)
Hangry Burrito
owner() view returns (address)
0xf0a9fc91af0c1c92c5d9c99521f515434b2b7058
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
HBO
taxEnabled() view returns (bool)
true
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8cdd66272118ccbe032d71de25c1ab6facddc392
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ExcludedFromTax(address wallet, bool)
IncludeInTax(address wallet, bool)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
taxDisable()
taxEnable()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.