BBOHoldingContract
Verified contract
Active on
Ethereum with 177 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBO | ERC-20 | 12.887733M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11462388 | 4 years ago | | | 0 | 0.0011130000 | |
| 11452223 | 4 years ago | | | 0 | 0.0015720401 | |
| 11412048 | 4 years ago | | | 0 | 0.0030888660 | |
| 11378137 | 4 years ago | | | 0 | 0.0014219640 | |
| 11274990 | 4 years ago | | | 0 | 0.0021923470 | |
| 11269962 | 4 years ago | | | 0 | 0.0059397000 | |
| 11260724 | 4 years ago | | | 0 | 0.0018799600 | |
| 11260361 | 4 years ago | | | 0 | 0.0011984438 | |
| 11260276 | 4 years ago | | | 0 | 0.0012786760 | |
| 11130988 | 4 years ago | | | 0 | 0.0022008560 |
ABI
ABI objects
Getter at block 21294588
DEPOSIT_PERIOD() view returns (uint256)
5184000
DRAIN_DELAY() view returns (uint256)
62208000
WITHDRAWAL_DELAY() view returns (uint256)
31104000
WITHDRAWAL_SCALE() view returns (uint256)
10000000
bboBalance() view returns (uint256)
12887732827803577238369480
bboDeposited() view returns (uint256)
7741821319677922958741501
bboTokenAddress() view returns (address)
0x84f7c44b6fed1080f647e354d552595be2cc602f
depositId() view returns (uint256)
94
depositStartTime() view returns (uint256)
1543485367
depositStopTime() view returns (uint256)
1548669367
holdBalance() view returns (uint256)
0
lastDeposit() view returns (uint256)
0
owner() view returns (address)
0x05457b3d791f1449319ba6ff27c2a2f36d5a565d
withdrawId() view returns (uint256)
44
Read-only
getBonus(uint256 _bboWithdrawalBase) view returns (uint256)
internalCalculateBonus(uint256 _totalBonusRemaining, uint256 _bboDeposited, uint256 _bboWithdrawalBase) view returns (uint256)
State-modifying
Events depositBBO() payable
drain()
start()
withdrawBBO() payable
Deposit(uint256 _depositId, address indexed _addr, uint256 _bboAmount)
Drained(uint256 _bboAmount)
Started(uint256 _time)
Withdrawal(uint256 _withdrawId, address indexed _addr, uint256 _bboAmount)
constructor(address _bboTokenAddress, address _owner)
fallback()
This contract contains no error objects.