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 "BOZO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21115065 | a day ago | | | 0 | 0.00019466862 | |
| 21106089 | 2 days ago | | | 0 | 0.00014761810 | |
| 21022735 | 14 days ago | | | 0 | 0.00090939904 | |
| 20995791 | 18 days ago | | | 0 | 0.00054563372 | |
| 20923897 | a month ago | | | 0 | 0.0013818381 | |
| 20917526 | a month ago | | | 0 | 0.00040586441 | |
| 20916527 | a month ago | | | 0 | 0.00072808960 | |
| 20913123 | a month ago | | | 0 | 0.00060661125 | |
| 20900616 | a month ago | | | 0 | 0.00029269268 | |
| 20888734 | a month ago | | | 0 | 0.00023569500 |
ABI
ABI objects
Getter at block 21123357
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x0d6d1bc645d32eca4303207942cbc4a65975fa78
name() view returns (string)
BOZO
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
BOZO
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x3c322e1bd52fa5cf18d8b29495fc06034e9e41b7
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading() payable
sweepETH()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateStructur(uint256 maxAmount, uint256 minAmount)
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.