SmartContractBank
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.05)
Native
Value
$7.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002211 | $3,186.38 |
$7.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7687785 | 6 years ago | | | 0 | 0.00017264400 | |
| 6926737 | 6 years ago | | | 0.01 | 0.00032766900 | |
| 6903881 | 6 years ago | | | 0 | 0.00014264400 | |
| 6878839 | 6 years ago | | | 0 | 0.00022402500 | |
| 6861789 | 6 years ago | | | 0 | 0.00026883000 | |
| 6817143 | 6 years ago | | | 0 | 0.00016975000 | |
| 6811803 | 6 years ago | | | 0 | 0.00031363500 | |
| 6801737 | 6 years ago | | | 0 | 0.00031363500 | |
| 6775601 | 6 years ago | | | 0 | 0.00026883000 | |
| 6756818 | 6 years ago | | | 0 | 0.00026883000 |
ABI
ABI objects
Getter at block 21216448
closed() view returns (bool)
false
countOfInvestors() view returns (uint256)
1
getPhasePercent() view returns (uint256)
40
insuranceFundAddress() view returns (address)
0xf037b7a5faa30f6d650c1dc3da29fab17160fce8
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()
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.