Referral
Verified contract
Active on
Ethereum with 1,719 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
0x6c36…8554
0x2fde…b8f7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSE | ERC-20 | 41 | $0.000025 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6107245 | 6 years ago | | | 0 | 0.00035212800 | |
| 6103173 | 6 years ago | | | 0 | 0.00012818000 | |
| 6103159 | 6 years ago | | | 0 | 0.00012731200 | |
| 6103157 | 6 years ago | | | 0 | 0.00012518400 | |
| 6102959 | 6 years ago | | | 0 | 0.000054678000 | |
| 6102727 | 6 years ago | | | 0 | 0.000058778850 | |
| 6102452 | 6 years ago | | | 0 | 0.000091722345 | |
| 6102238 | 6 years ago | | | 0 | 0.000084750900 | |
| 6101998 | 6 years ago | | | 0 | 0.000095686500 | |
| 6101736 | 6 years ago | | | 0 | 0.000049210200 |
ABI
ABI objects
Getter at block 21312272
ethUsdRate() view returns (uint256)
40498
investorsBalance() view returns (uint256)
1256400000000000000
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, uint256 _investorsBalance)
fallback()
This contract contains no error objects.