Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8f98…cd54
Balances ($0.00)
No balances found for "Boo On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12528416 | 8 months ago | | | 0 | 7.7843824e-7 | |
| 12526424 | 8 months ago | | | 0 | 5.1300218e-7 | |
| 12526395 | 8 months ago | | | 0 | 2.9230788e-7 | |
| 12526383 | 8 months ago | | | 0 | 2.9230788e-7 | |
| 12526355 | 8 months ago | | | 0 | 0.0000048458811 | |
| 12526296 | 8 months ago | | | 0 | 0.0000052299340 | |
| 12526213 | 8 months ago | | | 0 | 5.1012981e-7 | |
| 12526206 | 8 months ago | | | 0 | 5.1365500e-7 | |
| 12526202 | 8 months ago | | | 0 | 0.000000509999244784 | |
| 12526192 | 8 months ago | | | 0 | 2.7120026e-7 |
ABI
ABI objects
Getter at block 22716683
DOMAIN_SEPARATOR() pure returns (bytes32)
0x63f7a3ef6579a344271e8448cddc141de2294b4a47d52a9a49fc8f72f7c56c44
decimals() pure returns (uint8)
18
name() pure returns (string)
Boo On Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOO
totalSupply() pure returns (uint256)
4444444000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.