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 |
---|---|---|---|---|---|
BOZO | ERC-20 | 251.999186M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20864785 | 2 months ago | | | 0 | 0.00099387559 | |
| 20864780 | 2 months ago | | | 0 | 0.0010897824 | |
| 20864780 | 2 months ago | | | 0 | 0.0010897824 | |
| 20864780 | 2 months ago | | | 0 | 0.0010897824 | |
| 20864780 | 2 months ago | | | 0 | 0.0010897824 | |
| 20864780 | 2 months ago | | | 0 | 0.0010897824 | |
| 20864774 | 2 months ago | | | 0 | 0.00092503802 | |
| 20864757 | 2 months ago | | | 0 | 0.00087297845 | |
| 20864755 | 2 months ago | | | 0 | 0.0036571957 | |
| 20864751 | 2 months ago | | | 0 | 0.0011491283 |
ABI
ABI objects
Getter at block 21317923
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x49fd53e91796096cc82a3fd8365fbc978abd48f4
name() view returns (string)
BOZO
owner() view returns (address)
0xe7ba52ef8f81eed7cb0dc737c3351315ad664e8d
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
BOZO
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x6bdf1f75f775079cac476575e4eea0a387a3ca83
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
sweepStuckETH()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateStructure(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.