BrickblockAccount
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5973…14f8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBK | ERC-20 | 175M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6751201 | 6 years ago | | | 0 | 0.00046639500 | |
| 6751176 | 6 years ago | | | 0 | 0.00021058800 | |
| 6746038 | 6 years ago | | | 0 | 0.00012264000 | |
| 6732864 | 6 years ago | | | 0 | 0.00089412800 | |
| 6527025 | 6 years ago | | | 0 | 0.00015961000 | |
| 6525252 | 6 years ago | | | 0 | 0.00039299500 | |
| 6525230 | 6 years ago | | | 0 | 0.00048502500 | |
| 6525190 | 6 years ago | | | 0 | 0.00048383000 |
ABI
ABI objects
Getter at block 21304848
owner() view returns (address)
0xac374f3a37c8c4181084a2552410532748e7d02c
releaseTimeOfCompanyBBKs() view returns (uint256)
1625961600
version() view returns (uint8)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimFee(uint256 _value) returns (bool)
lockBBK(uint256 _value) returns (bool)
pullFunds() returns (bool)
renounceOwnership()
transferOwnership(address _newOwner)
unlockBBK(uint256 _value) returns (bool)
withdrawActFunds(address _address, uint256 _value) returns (bool)
withdrawBbkFunds(address _address, uint256 _value) returns (bool)
withdrawEthFunds(address _address, uint256 _value) returns (bool)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _registryAddress, uint256 _releaseTimeOfCompanyBBKs)
fallback()
This contract contains no error objects.