WhitelistSale
Verified contract
Active on
Ethereum with 2,244 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.94)
Native
Value
$0.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0003 | $3,130.30 |
$0.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7549461 | 6 years ago | | | 0 | 0.00012045500 | |
| 7549431 | 6 years ago | | | 0 | 0.00012045500 | |
| 7549423 | 6 years ago | | | 0 | 0.000096108000 | |
| 7548778 | 6 years ago | | | 0 | 0.000048054000 | |
| 6543989 | 6 years ago | | | 0 | 0.00026283700 | |
| 6535937 | 6 years ago | | | 0 | 0.0010558400 | |
| 6535934 | 6 years ago | | | 0 | 0.0010558400 | |
| 6535932 | 6 years ago | | | 0 | 0.0010545600 | |
| 6535928 | 6 years ago | | | 0 | 0.0010558400 | |
| 6535925 | 6 years ago | | | 0 | 0.0010558400 |
ABI
ABI objects
Getter at block 21193035 getWhiteUsers() view returns (address[] whitelistUsersResult)
blocPerEth() view returns (uint256)
0
blocToken() view returns (address)
0x0000000000000000000000000000000000000000
getRebackRate() view returns (uint256 rate)
474
maxGasPrice() view returns (uint256)
50000000000
owner() view returns (address)
0x3d50d5054e880260bc6ee881663e543bf2122558
receiver() view returns (address)
0xcabf61187b4f04b6a0c246bc3042e6ee1efc82e3
Read-only
bought(address) view returns (uint256)
getWhiteUsersFrom(uint256 index, uint256 size) view returns (address[] whitelistUsersResult)
userLimitAmount(address) view returns (uint256)
whitelistUserGettedBloc(address) view returns (bool)
whitelistUserGettedEthBack(address) view returns (bool)
whitelisted(address) view returns (bool)
State-modifying
Events addManyUsers(address[] users, uint256[] amounts)
addUser(address user, uint256 amount)
changeBlocPerEth(uint256 _value)
changeBlocTokenAdress(address _tokenContractAddress)
changePerEthToBlocNumber(uint256 _value)
changeRebackRate(uint256 _rate)
changeReceiver(address _receiver)
changeRuningState(bool _value)
removeUser(address user)
transferBlocToUser(address userAddress)
transferEthBackToUser(address userAddress)
transferOwnership(address newOwner)
withdrawBloc(uint256 _value) returns (bool ok)
withdrawEth(uint256 _value)
LogBought(uint256 orderInMana)
LogUserRemoved(address user)
LogWithdrawal(uint256 _value)
constructor(address _receiver)
fallback()
This contract contains no error objects.