Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($18.68)
Native
Value
$18.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006 | $3,113.03 |
$18.68 | |
POOLZ | ERC-20 | 80.01K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11660598 | 4 years ago | | | 1.24 | 0.048932500 | |
| 11660596 | 4 years ago | | | 2.5 | 0.048932500 | |
| 11660540 | 4 years ago | | | 2.05 | 0.046392250 | |
| 11660538 | 4 years ago | | | 1.7 | 0.046392250 | |
| 11660538 | 4 years ago | | | 2.2 | 0.046392250 | |
| 11660536 | 4 years ago | | | 2 | 0.046392250 | |
| 11660536 | 4 years ago | | | 1.5 | 0.046392250 | |
| 11660534 | 4 years ago | | | 2.18 | 0.046392250 | |
| 11660534 | 4 years ago | | | 2 | 0.046392250 | |
| 11660533 | 4 years ago | | | 2 | 0.046392250 |
ABI
ABI objects
Getter at block 21213989 CanWork() view returns (bool) CountWork() view returns (uint256, uint256)
AmIPOZInvestor() view returns (bool)
false
GetFee() view returns (uint256)
200
GetIsPayble() view returns (bool)
false
GetLastPoolId() view returns (uint256)
3
GetMinMaxDuration() view returns (uint256, uint256)
(0, 15552000)
GetMinMaxETHInvest() view returns (uint256 _MinETHInvest, uint256 _MaxETHInvest)
(_MinETHInvest=10000, _MaxETHInvest=2500000000000000000)
GetMinPoz() view returns (uint256)
250000000000000000000
GetMinWorkInvestor() view returns (uint256)
0
GetMinWorkProjectOwner() view returns (uint256)
0
GetMyInvestmentIds() view returns (uint256[])
[]
GetMyPoolsId() view returns (uint256[])
[]
GetPOZFee() view returns (uint256)
100
GetPoolPrice() view returns (uint256)
0
GetPozTimer() view returns (uint256)
1000
IsTokenFilterOn() view returns (bool)
true
NumberOfTokens() view returns (uint256)
1
POZBenefit_Address() view returns (address)
0x0000000000000000000000000000000000000000
POZ_Address() view returns (address)
0x46b67073e50f26f836eb94feaad2dc94426e47e6
owner() view returns (address)
0xb80308c26a5ad38ee74b0ce841f8e9187de7e2f1
paused() view returns (bool)
false
poolsCount() view returns (uint256)
3
Read-only
ERC20MainCoins(address) view returns (bool)
GetInvestmentData(uint256 _id) view returns (uint256, address, uint256, bool, uint256, uint256)
GetMorePoolData(uint256 _id) view returns (bool, uint256, uint256, uint256, address, bool)
GetPoolData(uint256 _id) view returns (uint8, address, uint256, uint256, address, uint256, uint256)
GetPoolStatus(uint256 _id) view returns (uint8)
IsERC20Maincoin(address _token) view returns (bool)
IsReadyWithdrawInvestment(uint256 _id) view returns (bool)
IsReadyWithdrawLeftOvers(uint256 _PoolId) view returns (bool)
IsValidToken(address _address) view returns (bool)
pools(uint256) view returns (address Token, address Creator, uint256 FinishTime, uint256 Rate, uint256 POZRate, address Maincoin, uint256 StartAmount, bool IsLocked, uint256 Lefttokens, uint256 StartTime, uint256 OpenForAll, uint256 UnlockedTokens, bool TookLeftOvers, bool Is21DecimalRate)
poolsMap(address, uint256) view returns (uint256)
State-modifying
Events AddERC20Maincoin(address _token)
AddToken(address _address)
CreatePool(address _Token, uint256 _FinishTime, uint256 _Rate, uint256 _POZRate, uint256 _StartAmount, bool _IsLocked, address _MainCoin, bool _Is21Decimal, uint256 _Now) payable
DoWork() returns (uint256, uint256)
InvestERC20(uint256 _PoolId, uint256 _Amount)
InvestETH(uint256 _PoolId) payable
RemoveERC20Maincoin(address _token)
RemoveToken(address _address)
SafeWork() returns (uint256, uint256)
SetFee(uint256 _fee)
SetMinMaxDuration(uint256 _minDuration, uint256 _maxDuration)
SetMinMaxETHInvest(uint256 _MinETHInvest, uint256 _MaxETHInvest)
SetMinPoz(uint256 _MinPoz)
SetMinWorkInvestor(uint256 _MinWorkInvestor)
SetMinWorkProjectOwner(uint256 _MinWorkProjectOwner)
SetPOZBenefit_Address(address _POZBenefit_Address)
SetPOZFee(uint256 _fee)
SetPoolPrice(uint256 _PoolPrice)
SetPozAdress(address _POZ_Address)
SetPozTimer(uint256 _pozTimer)
SetStartForWork(uint256 _StartInvestor, uint256 _StartProjectOwner)
SwapTokenFilter()
SwitchIsPayble()
WithdrawERC20Fee(address _Token, address _to)
WithdrawETHFee(address _to)
WithdrawInvestment(uint256 _id) returns (bool)
WithdrawLeftOvers(uint256 _PoolId) returns (bool)
pause()
renounceOwnership()
transferOwnership(address _newOwner)
unpause()
FinishPool(uint256 id)
InvestorsWork(uint256 NewStart, uint256 TotalDone)
MainCoinAdded(address Token)
MainCoinRemoved(address Token)
NewInvestorEvent(uint256 Investor_ID)
NewPool(address token, uint256 id)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
PoolUpdate(uint256 id)
ProjectOwnerWork(uint256 NewStart, uint256 TotalDone)
TransferIn(uint256 Amount, address From, address Token)
TransferInETH(uint256 Amount, address From)
TransferOut(uint256 Amount, address To, address Token)
TransferOutETH(uint256 Amount, address To)
Unpause()
constructor()
fallback()
This contract contains no error objects.