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 "Book Of Brett"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15678531 | 5 months ago | | | 0 | 2.9103927e-7 | |
| 12996807 | 7 months ago | | | 0 | 0.0000096119288 | |
| 12996805 | 7 months ago | | | 0 | 0.0000048725696 | |
| 12996787 | 7 months ago | | | 0 | 0.0000048725696 | |
| 12996774 | 7 months ago | | | 0 | 0.000046705470 | |
| 12996762 | 7 months ago | | | 0 | 0.00023262947 | |
| 12996685 | 7 months ago | | | 0 | 1.4066647e-7 | |
| 12996665 | 7 months ago | | | 0 | 2.9065197e-7 | |
| 12996634 | 7 months ago | | | 0 | 2.2775724e-7 |
ABI
ABI objects
Getter at block 21873300
decimals() view returns (uint8)
18
name() view returns (string)
Book Of Brett
pair() view returns (address)
0x5a15ec5f07e20d18e9faaf73d0ef37a75298e463
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0xc989c2bc3f47f038b4eafc7a703fe2d13a2a4470, buyFee=0, sellFee=99)
symbol() view returns (string)
BOB
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events RenounceOwnerShip(uint8 _buy, uint8 _sell)
approve(address spender, uint256 amount) returns (bool)
initialize(address _addr)
loclLpToken()
openTrading()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
initializeEvent(address _addr)
loclLpTokenEvent()
renounceOwnershipEvent()
constructor()
receive()
Permissions()