Referral
Verified contract
Active on
Ethereum with 6,049 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
0xa7cb…3b8f
0x915b…d8bb
0x3255…96c5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 19.288K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5736556 | 6 years ago | | | 0 | 0.00032319000 | |
| 5736547 | 6 years ago | | | 0 | 0.00022444100 | |
| 5736505 | 6 years ago | | | 0 | 0.00032836800 | |
| 5736461 | 6 years ago | | | 0 | 0.00031548000 | |
| 5736376 | 6 years ago | | | 0 | 0.00032836800 | |
| 5736269 | 6 years ago | | | 0 | 0.00032836800 | |
| 5736141 | 6 years ago | | | 0 | 0.00032836800 | |
| 5736027 | 6 years ago | | | 0 | 0.00032836800 | |
| 5735896 | 6 years ago | | | 0 | 0.00032836800 | |
| 5735771 | 6 years ago | | | 0 | 0.00032836800 |
ABI
ABI objects
Getter at block 21284741
ethUsdRate() view returns (uint256)
58919
investorsBalance() view returns (uint256)
10395001626666666660
owner() view returns (address)
0x264aef2f7b347d6b26440bbaf62e746923369159
Read-only
This contract contains no read-only function objects.
State-modifying
Events distributeInvestorsFee(uint256 start, uint256 end)
invest(address client, uint8 depositsCount) payable
invite(address _inviter, address _invitee)
setEthUsdRate(uint256 _ethUsdRate)
setInvestors(address _addr)
setRate(uint256 _rate)
setStatus(address _addr, uint8 _status)
transferDataOwnership(address _addr)
transferOwnership(address newOwner)
transferTokenOwnership(address _addr)
withdraw(address _addr, uint256 _amount, bool investor)
withdrawOwner(address _addr, uint256 _amount)
withdrawToken(address _addr, uint256 _amount)
This contract contains no event objects.
constructor(uint256 _ethUsdRate, address _token, address _data, address _investors)
fallback()
This contract contains no error objects.