HYIP Profit
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15,567.76)
Native
Value
$15,567.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.216459 | $3,692.14 |
$15,567.76 | |
HYIP | ERC-20 | 4.494729M | -- | -- | |
EBK | ERC-20 | 4.216459 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7860615 | 6 years ago | | | 0 | 0.00034647500 | |
| 7798257 | 6 years ago | | | 0 | 0.000043822000 | |
| 7796691 | 6 years ago | | | 0 | 0.000065733000 | |
| 7766773 | 6 years ago | | | 0 | 0.00020788500 | |
| 7641873 | 6 years ago | | | 0 | 0.000025756000 | |
| 7638038 | 6 years ago | | | 0 | 0.000025756000 | |
| 7545280 | 6 years ago | | | 0 | 0.000044542000 | |
| 7545258 | 6 years ago | | | 0 | 0.000076692000 | |
| 7367331 | 6 years ago | | | 0 | 0.0029602410 | |
| 7307575 | 6 years ago | | | 0 | 0.000065733000 |
ABI
ABI objects
Getter at block 21304387
HyipProfitTokenTeamAddress() view returns (address)
0x39aaaf7098149395728159caf4af8cc74b300106
IcoFund() view returns (uint256)
0
checkIfMissionCompleted() view returns (bool success)
false
currentStage() view returns (uint256)
0
decimals() view returns (uint8)
8
getAvailableFundsForTheTeam() view returns (uint256 amount)
0
getCurrentSellPrice() view returns (uint256 priceInWei)
8000000
icoFinalized() view returns (bool)
false
isICOfinalized() view returns (bool)
false
name() view returns (string)
HYIP Profit
preSaleFund() view returns (uint256)
4216458500013777521
soldTokens() view returns (uint256)
527057312500
spentFunds() view returns (uint256)
0
symbol() view returns (string)
HYIP
totalSupply() view returns (uint256)
450000000000000
utilityTokenAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address tokenHolder) view returns (uint256 balance)
dividendsOf(address holder) view returns (uint256 dividendsAmount)
getHoldersAverageTokenPrice(address holder) view returns (uint256 avPriceInWei)
getIcoWeiToReturn(address holder) view returns (uint256 amount)
getPreSaleWeiToReturn(address holder) view returns (uint256 amount)
getTotalWeiAvailableToReturn(address a) view returns (uint256 amount)
getUsersPreSalePercentage(address a) view returns (uint256 preSaleTokensPercent)
getWeiBalance(address a) view returns (uint256 weiBalance)
poolBalanceOf(address holder) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
returnAllAvailableFunds()
setUtilityTokenAddressOnce(address a)
submitNextStage() returns (bool success)
topUpDividends() payable
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
withdrawDividends(address holder) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Burned(address indexed from, uint256 amount)
StageSubmittedAndEtherPassedToTheTeam(uint256 stage, uint256 when, uint256 weiAmount)
Transfer(address indexed from, address indexed to, uint256 value)
dividendsReceived(uint256 round, uint256 totalValue, uint256 dividendsPerToken)
dividendsWithdraw(address tokenHolder, uint256 valueInWei)
etherWithdrawFromTheContract(address tokenHolder, uint256 numberOfTokensSoldBack, uint256 weiValue)
tokensReceived(address from, uint256 tokensAmount)
tokensWithdrawal(address to, uint256 tokensAmount)
constructor()
fallback()
This contract contains no error objects.