Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ETHStvo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8047057 | 5 years ago | | | 0.05 | 0.0066759400 | |
| 8046850 | 5 years ago | | | 0.05 | 0.0063746600 | |
| 8046581 | 5 years ago | | | 0.05 | 0.0066757000 | |
| 8046531 | 5 years ago | | | 0.05 | 0.0063757000 | |
| 8046310 | 5 years ago | | | 0.15 | 0.0011935000 | |
| 8045943 | 5 years ago | | | 0.05 | 0.0066757000 | |
| 8045921 | 5 years ago | | | 0.05 | 0.0063757000 | |
| 8045669 | 5 years ago | | | 0.05 | 0.0063757000 | |
| 8044681 | 5 years ago | | | 0.05 | 0.0063759400 | |
| 8044602 | 5 years ago | | | 0.05 | 0.0066759400 |
ABI
ABI objects
Getter at block 21161667
currUserID() view returns (uint256)
436
owner() view returns (address)
0xb67d52d9bda884d487b6eae57478e387602e522d
ownerWallet() view returns (address)
0xb67d52d9bda884d487b6eae57478e387602e522d
Read-only
STAR_PRICE(uint256) view returns (uint256)
findFreeReferrer(address _user) view returns (address)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID, uint256 referrerIDInitial)
viewUserReferral(address _user) view returns (address[])
viewUserStarExpired(address _user, uint256 _star) view returns (uint256)
State-modifying
Events buyStar(uint256 _star, uint256 _cycle) payable
regUser(uint256 _referrerID) payable
setOwnerWallet(address _ownerWallet)
transferOwnership(address newOwner)
buyStarEvent(address indexed _user, uint256 _star, uint256 _cycle, uint256 _time)
getMoneyForStarEvent(address indexed _user, address indexed _referral, uint256 _star, uint256 _cycle, uint256 _time)
lostMoneyForStarEvent(address indexed _user, address indexed _referral, uint256 _star, uint256 _cycle, uint256 _time)
prolongateStarEvent(address indexed _user, uint256 _star, uint256 _time)
regStarEvent(address indexed _user, address indexed _referrer, uint256 _time)
constructor()
fallback()
This contract contains no error objects.