SmartContractBank
Verified contract
Active on
Ethereum with 1,497 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13.00)
Native
Value
$13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003864 | $3,363.72 |
$13 | |
CBC | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7577139 | 6 years ago | | | 0 | 0.000085108000 | |
| 7577137 | 6 years ago | | | 0 | 0.00010638500 | |
| 7577132 | 6 years ago | | | 0 | 0.000085108000 | |
| 7577130 | 6 years ago | | | 0 | 0.00012600000 | |
| 7577129 | 6 years ago | | | 0 | 0.000063831000 | |
| 7577127 | 6 years ago | | | 0 | 0.000063831000 | |
| 7243854 | 6 years ago | | | 0 | 0.00010638500 | |
| 7207620 | 6 years ago | | | 0 | 0.000042000000 | |
| 6996013 | 6 years ago | | | 0 | 0.00087235700 | |
| 6995940 | 6 years ago | | | 0 | 0.00086100000 |
ABI
ABI objects
Getter at block 21170009
CBCTokenAddress() view returns (address)
0x790bfacae71576107c068f494c8a6302aea640cb
MainSaleAddress() view returns (address)
0x369fc7de8aee87a167244eb10b87eb3005780872
closed() view returns (bool)
true
countOfInvestors() view returns (uint256)
146
getPhasePercent() view returns (uint256)
40
insuranceFundAddress() view returns (address)
0x861a174d677946d8c2bea8f9636a53fde1668215
minimum() view returns (uint256)
10000000000000000
ownerAddressOne() view returns (address)
0xab5007407d8a686b9198079816ebbaaa2912ecc1
ownerAddressTwo() view returns (address)
0x4a5b00cddaee928b8de7a7939545f372d6727c06
promotionAddress() view returns (address)
0x3878e2231f7ca61c0c1d0aa3e6962d7d23df1b3b
Read-only
getUserBalance(address _address) view returns (uint256)
investors(address) view returns (uint256 deposit, uint256 paymentTime, uint256 withdrawals, bool increasedPercent, bool insured)
State-modifying
Events closeEntrance()
increasePercent()
setInsuranceFundAddress(address _insuranceFundAddress)
setInsured(address _address) returns (uint256, uint256, bool)
Invest(address investor, uint256 amount)
UserDelete(address investor)
Withdraw(address investor, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.