BoostContainer
Verified contract
Active on
Ethereum with 251 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfada…7662
Balances ($1,952.78)
Native
Value
$1,952.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.589492 | $3,312.65 |
$1,952.78 | |
YOO | ERC-20 | 19.831K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151920 | 15 days ago | | | 0 | 0.0024970098 | |
| 19935817 | 6 months ago | | | 0 | 0.0025261456 | |
| 19553517 | 8 months ago | | | 0 | 0.0052342431 | |
| 19280296 | 9 months ago | | | 0 | 0.0085543421 | |
| 17677055 | a year ago | | | 0 | 0.0022239736 | |
| 16724600 | 2 years ago | | | 0 | 0.0022540793 | |
| 16061990 | 2 years ago | | | 0 | 0.0030355059 | |
| 15747270 | 2 years ago | | | 0 | 0.0072359387 | |
| 13891076 | 3 years ago | | | 0 | 0.024434934 | |
| 13190033 | 3 years ago | | | 0 | 0.015924653 |
ABI
ABI objects
Getter at block 21258994
boost() view returns (address)
0xfada6a9bc9a5c7ca147ee6a7cdc428938deb7662
getArrayInfoForDepositCount() view returns (uint256 result)
11
multiSigAddress() view returns (address)
0x949085bde8425f619cbf35a538da538dc0aa570d
paused() view returns (bool)
false
Read-only
arrayInfoForDeposit(uint256) view returns (uint256 blockNumber, uint256 depositedEther)
getWithdrawValue(address _address) view returns (uint256 withdrawAmount)
mapCompletionNumberForWithdraw(address) view returns (uint256)
State-modifying
Events changeMultiSigAddress(address _address)
depositForDividend(uint256 _blockNumber) payable
destroy()
pause()
sendProfit(address _address, uint256 _amount)
unpause()
withdraw()
LogDepositForDividend(uint256 blockNumber, uint256 etherAountForDividend)
LogPause()
LogUnpause()
LogWithdrawal(address indexed tokenHolder, uint256 etherValue)
constructor(address _boostAddress, address _multiSigAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.