InsuranceFund
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($32.95)
Native
Value
$32.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0104 | $3,168.03 |
$32.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6587298 | 6 years ago | | | 0 | 0.00057416400 |
ABI
ABI objects
Getter at block 21217075
SCBAddress() view returns (address)
0x4f2deae8d3dc9cce16ca9d4ed023c61301f45ab8
countOfInvestors() view returns (uint256)
0
startOfPayments() view returns (bool)
false
totalNotReceived() view returns (uint256)
0
totalSupply() view returns (uint256)
0
Read-only
investors(address) view returns (uint256 deposit, uint256 withdrawals, bool insured)
State-modifying
Events beginOfPayments()
deleteInsured(address _address)
setInfo(address _address, uint256 deposit, uint256 withdrawals)
setSCBAddress(address _SCBAddress)
Paid(address investor, uint256 amount, uint256 notRecieve, uint256 partOfNotReceived)
SetInfo(address investor, uint256 notRecieve, uint256 deposit, uint256 withdrawals)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.