Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Hasbulla"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254807 | 2 days ago | | | 0 | 0.00051984324 | |
| 21250486 | 3 days ago | | | 0 | 0.00071988319 | |
| 21249739 | 3 days ago | | | 0 | 0.00052432644 | |
| 21248669 | 3 days ago | | | 0 | 0.00053044286 | |
| 21242821 | 4 days ago | | | 0 | 0.00054501194 | |
| 21237498 | 4 days ago | | | 0 | 0.00087387384 | |
| 21234093 | 5 days ago | | | 0 | 0.00057272424 | |
| 21232213 | 5 days ago | | | 0 | 0.00050438235 | |
| 21232079 | 5 days ago | | | 0 | 0.00048077966 | |
| 21228951 | 6 days ago | | | 0 | 0.00050300569 |
ABI
ABI objects
Getter at block 21268586
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xe3f278cc693fcb083257df03330a14b7711329ce
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
Hasbulla
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
BULLA
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x281f48bd2289f45e181ed963b76ba6070e17afda
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setSwapSettings(uint256 maxAmount, uint256 minAmount)
startTrading() payable
sweepStuckEth()
sweepStuckTokens(address token)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.