InvestorsStorage
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "InvestorsStorage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "InvestorsStorage"
ABI
ABI objects
Getter at block 21159556
iterStart() pure returns (uint256)
1
size() view returns (uint256)
17
Read-only
contains(address addr) view returns (bool)
investorBaseInfo(address addr) view returns (uint256, uint256, uint256)
investorFullInfo(address addr) view returns (uint256, uint256, uint256, uint256)
investorShortInfo(address addr) view returns (uint256, uint256)
keyFromIndex(uint256 i) view returns (address)
State-modifying
Events addRefBonus(address addr, uint256 refBonus) returns (bool)
addValue(address addr, uint256 value) returns (bool)
insert(address addr, uint256 value) returns (bool)
setPaymentTime(address addr, uint256 paymentTime) returns (bool)
setRefBonus(address addr, uint256 refBonus) returns (bool)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.