Basebee Shark
Verified contract
Active on
Base with 346 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 "Basebee Shark"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15809209 | 5 months ago | | | 0 | 1.8411672e-7 | |
| 14840980 | 6 months ago | | | 0 | 0.0000090603388 | |
| 14840971 | 6 months ago | | | 0 | 0.0000090603388 | |
| 14840963 | 6 months ago | | | 0 | 0.000015707861 | |
| 14644113 | 6 months ago | | | 0 | 3.4208452e-7 | |
| 13888876 | 7 months ago | | | 0 | 0.0000049298797 | |
| 13880394 | 7 months ago | | | 0 | 0.0000042764141 | |
| 13700496 | 7 months ago | | | 0 | 0.0000032802587 | |
| 13695905 | 7 months ago | | | 0 | 3.5036563e-7 | |
| 13693376 | 7 months ago | | | 0 | 3.4875417e-7 |
ABI
ABI objects
Getter at block 22744677
contractOwner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Basebee Shark
symbol() view returns (string)
BEBE
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipRenounced(address indexed previousOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.