ETHStvo
Verified contract
Active on
Ethereum with 11,849 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.004033 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8922888 | 5 years ago | | | 0 | 0.00013651500 | |
| 8921720 | 5 years ago | | | 0.06 | 0.00061170400 | |
| 8921532 | 5 years ago | | | 0.06 | 0.0061185200 | |
| 8921430 | 5 years ago | | | 0.15 | 0.000089377600 | |
| 8921405 | 5 years ago | | | 0.06 | 0.00029092500 | |
| 8921376 | 5 years ago | | | 0.06 | 0.0058185000 | |
| 8921349 | 5 years ago | | | 0.06 | 0.00030592500 | |
| 8921307 | 5 years ago | | | 0.06 | 0.00091784100 | |
| 8921165 | 5 years ago | | | 0.06 | 0.00087258300 | |
| 8921151 | 5 years ago | | | 0.15 | 0.0013750400 |
ABI
ABI objects
Getter at block 21163199
allowSponsorChange() view returns (bool)
true
currentUserID() view returns (uint256)
9026
mainAddress() view returns (address)
0xfcb3d003298072d2d3ec204625c2cfa6ad408050
owner() view returns (address)
0xb67d52d9bda884d487b6eae57478e387602e522d
paused() view returns (bool)
true
total() view returns (uint256)
945900000000000000000
totalFees() view returns (uint256)
511150000000000000000
Read-only
STAR_FEE(uint256) view returns (uint256)
STAR_PRICE(uint256) view returns (uint256)
findFreeReferrer(uint256 _user) view returns (address)
userList(address) view returns (uint256)
users(uint256) view returns (bool isExist, address wallet, uint256 referrerID, uint256 introducerID)
viewUserReferrals(uint256 _user) view returns (address[])
viewUserStarActive(uint256 _user, uint256 _star) view returns (bool)
State-modifying
Events setAllowSponsorChange(bool _allowSponsorChange)
setCurrentUserID(uint256 _currentUserID)
setMainAddress(address _mainAddress)
setPaused(bool _paused)
setStarFee(uint256 _star, uint256 _price)
setStarPrice(uint256 _star, uint256 _price)
setUserData(uint256 _userID, address _wallet, uint256 _referrerID, uint256 _introducerID, address _referral1, address _referral2, address _referral3, uint256 star)
transferOwnership(address _owner)
LostMoney(uint256 indexed _referrer, uint256 indexed _referral, uint256 _star, uint256 _money, uint256 _time)
Payment(uint256 indexed _user, uint256 indexed _referrer, uint256 indexed _introducer, uint256 _star, uint256 _money, uint256 _fee, uint256 _time)
Register(uint256 indexed _user, uint256 indexed _referrer, uint256 indexed _introducer, uint256 _time)
SponsorChange(uint256 indexed _user, uint256 indexed _referrer, uint256 indexed _introducer, uint256 _time)
Upgrade(uint256 indexed _user, uint256 _star, uint256 _price, uint256 _time)
constructor()
fallback()
This contract contains no error objects.