OpportyYearHold
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8ef7…1581
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OPP | ERC-20 | 1.741829M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8296939 | 5 years ago | | | 0 | 0.00011472188 | |
| 8111255 | 5 years ago | | | 0 | 0.0031235850 | |
| 7800710 | 6 years ago | | | 0 | 0.0013256190 | |
| 7799206 | 6 years ago | | | 0 | 0.00011427750 | |
| 7777852 | 6 years ago | | | 0 | 0.0019312897 | |
| 7718766 | 6 years ago | | | 0 | 0.00022855500 | |
| 7707697 | 6 years ago | | | 0 | 0.0031235850 | |
| 7664005 | 6 years ago | | | 0 | 0.00068566500 | |
| 7643423 | 6 years ago | | | 0 | 0.0031235850 | |
| 7643357 | 6 years ago | | | 0 | 0.00092471400 |
ABI
ABI objects
Getter at block 21268957 getTokenAmount() view returns (uint256)
assetOwnersIndexes() view returns (uint256)
1
endDate() view returns (uint256)
1522540799
endSaleDate() view returns (uint256)
1524268799
ethRaised() view returns (uint256)
265614909065341920557
getBalance() view returns (uint256)
1741829000000000000000000
getEthRaised() view returns (uint256)
265614909065341920557
holdPeriod() view returns (uint256)
31536000
minimalContribution() view returns (uint256)
300000000000000000
multisig() view returns (address)
0xa56d47cfa8bdbafb42987ff2d9f5071a1b2583fe
owner() view returns (address)
0x110398a568d0c64a139398d8eadcd3a42f674955
paused() view returns (bool)
false
startDate() view returns (uint256)
1517839200
state() view returns (uint8)
1
token() view returns (address)
0x8ef7c0cf8fe68076446803bb9035bd2a3a5e1581
Read-only
getAssetsOwners(uint256 _index) view returns (address)
getBonus(uint256 am) view returns (uint8)
holderList(address) view returns (bool isActive, uint256 tokens, uint256 holdPeriodTimestamp, bool withdrawed)
State-modifying
Events addAssetsOwner(address _owner)
batchChangeHoldPeriod(uint256 holdedPeriod)
changeBonus(uint256 minAmount, uint256 maxAmount, uint8 newBonus)
changeHold(address holder, uint256 tokens, uint256 timest)
endPresale()
newPresale()
pause()
removeAssetsOwner(address _owner)
returnTokens(uint256 nTokens) returns (bool)
setEndDate(uint256 date)
setEndSaleDate(uint256 date)
setMinimalContribution(uint256 minimumAmount)
setPrice(uint256 newPrice)
setStartDate(uint256 date)
setToken(address newToken)
startPresale()
transferOwnership(address newOwner)
unlockTokens() returns (bool)
unpause()
BonusChanged(uint256 minAmount, uint256 maxAmount, uint8 newBonus)
ChangeMinAmount(uint256 oldMinAmount, uint256 minAmount)
FundsTransferredToMultisig(address multisig, uint256 value)
Hold(address sender, address contributor, uint256 amount, uint8 holdPeriod)
HoldChanged(address holder, uint256 tokens, uint256 timest)
HolderAdded(address addr, uint256 contribution, uint256 tokens, uint256 holdPeriodTimestamp)
ManualChangeEndDate(uint256 beforeDate, uint256 afterDate)
ManualChangeStartDate(uint256 beforeDate, uint256 afterDate)
ManualPriceChange(uint256 beforePrice, uint256 afterPrice)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
SaleEnded()
SaleNew()
SaleStarted()
TokenChanged(address newAddress)
TokensTransfered(address contributor, uint256 amount)
Unpause()
constructor(address walletAddress, uint256 start, uint256 end, uint256 endSale)
fallback()
This contract contains no error objects.