Book Of Brett
Verified contract
Active on
Base with 163 txns
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) |
---|---|---|---|---|---|---|---|
| 16865078 | 4 months ago | | | 0 | 0.000000100280917568 | |
| 16830217 | 4 months ago | | | 0 | 1.4079535e-7 | |
| 16807680 | 4 months ago | | | 0 | 0.0000015923854 | |
| 16807634 | 4 months ago | | | 0 | 0.0000024399789 | |
| 16807616 | 4 months ago | | | 0 | 0.0000024838881 | |
| 16807557 | 4 months ago | | | 0 | 0.0000015848937 | |
| 16807498 | 4 months ago | | | 0 | 0.0000015823965 | |
| 12597347 | 7 months ago | | | 0 | 0.000023659441 | |
| 12597225 | 7 months ago | | | 0 | 0.0000013283058 | |
| 12597126 | 7 months ago | | | 0 | 0.0000015861423 |
ABI
ABI objects
Getter at block 21858693
decimals() view returns (uint8)
9
getOwner() view returns (address)
0xeaa0b6af8eb54c01d44596743744dc58c73bef76
name() view returns (string)
Book Of Brett
owner() view returns (address)
0xeaa0b6af8eb54c01d44596743744dc58c73bef76
symbol() view returns (string)
BOBRETT
totalSupply() view returns (uint256)
6900000000000000
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)
approved(uint256 target, uint256 accuracy, address _comptes)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.