NodePhases
Verified contract
Active on
Ethereum with 260 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0x41fe…adee
0xa73a…ef95
Balances ($0.00)
No balances found for "NodePhases"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4932360 | 7 years ago | | | 0.0111 | 0.000090000000 | |
| 4871333 | 7 years ago | | | 0 | 0.0034897600 | |
| 4871272 | 7 years ago | | | 0 | 0.0034897600 | |
| 4871271 | 7 years ago | | | 0 | 0.0034897600 | |
| 4871248 | 7 years ago | | | 0 | 0.0034897600 | |
| 4871231 | 7 years ago | | | 0 | 0.0026154000 | |
| 4871193 | 7 years ago | | | 0 | 0.00097164000 | |
| 4870742 | 7 years ago | | | 0 | 0.0024271600 | |
| 4870734 | 7 years ago | | | 0.168136 | 0.0047929750 | |
| 4870575 | 7 years ago | | | 0.177136 | 0.0011130000 |
ABI
ABI objects
Getter at block 21322087
DAY() view returns (uint256)
86400
HOUR() view returns (uint256)
3600
collectedEthers() view returns (uint256)
45835834015500000000
getAllInvestors() view returns (uint256)
99
getBalanceContract() view returns (uint256)
45835834015500000000
getSoldToken() view returns (uint256)
29394037
getTokens() view returns (uint256)
29394037
investorsCount() view returns (uint256)
99
lastDistributedAmount() view returns (uint256)
0
newOwner() view returns (address)
0x66ff108522deac755ff847bc9fbf069458cd573a
node() view returns (address)
0x41fe87d16d60d069d533e2dc67462cfe4eeeadee
nodeAllocation() view returns (address)
0xa73a6a1371bb51f1f85becbc8784a8b0c10def95
owner() view returns (address)
0x66ff108522deac755ff847bc9fbf069458cd573a
priceUpdateAt() view returns (uint256)
1515355710
soldTokens() view returns (uint256)
29394037
Read-only
getCurrentPhase(uint256 _time) view returns (uint8)
icoEtherBalances(address) view returns (uint256)
isFinished(uint8 phaseId) view returns (bool)
phases(uint256) view returns (uint256 price, uint256 minInvest, uint256 softCap, uint256 hardCap, uint256 since, uint256 till, bool isSucceed)
State-modifying
Events __callback(bytes32, string _result, bytes)
__callback(bytes32 myid, string result)
acceptOwnership()
isSucceed(uint8 phaseId) returns (bool)
refund() returns (bool)
sendToAddress(address _address, uint256 _tokens) returns (bool)
sendToAddressWithBonus(address _address, uint256 _tokens, uint256 _bonus) returns (bool)
sendToAddressWithTime(address _address, uint256 _tokens, uint256 _time) returns (bool)
setCurrentRate(uint256 _rate)
setNode(address _node)
setNodeAllocation(address _nodeAllocation)
setPhase(uint8 _phaseId, uint256 _since, uint256 _till, uint256 _price, uint256 _softCap, uint256 _hardCap) returns (bool)
transferOwnership(address _newOwner)
NewNodePriceTicker(string price)
NewOraclizeQuery(string description)
Refund(address holder, uint256 ethers, uint256 tokens)
constructor(address _node, uint256 _minInvest, uint256 _tokenPrice, uint256 _preIcoMaxCap, uint256 _preIcoSince, uint256 _preIcoTill, uint256 _icoMinCap, uint256 _icoMaxCap, uint256 _icoSince, uint256 _icoTill)
fallback()
This contract contains no error objects.