This contract is being backfilled. You may encounter incomplete storage history.

BinaryOption

Verified contract

Active on Ethereum with 7,970 txns
Deployed by via 0x18e89e0c at 5231605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Native
Value $14,714.48
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x92d1ae3f8c6a6d7c78e0f32199896177ba7b87be9e17e532e30b2a3218878fcc
0x7ab705634a8e0106067af43ca248d40249b53ad458a9110bfcce08109bc13ff6
0xc1e004dcd76e74d8bfdb404a93b243b86eec098ccc7221b58ebe677819af4675
0x6ac943f09c18e2864aab561991721e37269aed4f2059670f2d8171a46c823c71
0x6e0fafc44be8757b530b49e272055f0f2f01b62eb0070166f32a7eb8a8a9317c
0xeb5f57a552999499f252744804551086d43867e3089fcafd2de1692f066ed73c
0x161a2a8bfcb1b533d9d71740c40a1fce0248ff020ef5089c4cff9666295e8915
0xce03519b9a878e18deeee41dfc0cc4569c336529e7693694e5373e323327f3ed
0x3f64e15a21e1086a6b73342c3785783cd86058b2c9fbfb3c3b82e9a7c735c380
0x6b901a581b09554f19e4479f5e43c2473768ef5e6b1d30a8792b918cecdc0441

Functions
Getter at block 20801174
MAX_INVESTOR(view returns (uint256)
20
escrow(view returns (address)
0x59eda0839bb10479d20258a7c264a30a43e88bc9
 
getAmount(view returns (uint256[20])
 
getChooses(view returns (bool[20])
 
getInvestors(view returns (address[20])
minimunEth(view returns (uint256)
10000000000000000
namiCrowdSaleAddr(view returns (address)
0x8d80de8a78198396329dfa769ad54d24bf90e7aa
namiMultiSigWallet(view returns (address)
0x4e237f139582708a592a14034b3c1a5b38da45a6
rateFee(view returns (uint256)
5
rateLoss(view returns (uint256)
20
rateWin(view returns (uint256)
100
session(view returns (uint256 priceOpenuint256 priceCloseuint256 timeOpenbool isResetbool isOpenbool investOpenuint256 investorCount)
(priceOpen=0, priceClose=0, timeOpen=1526158809, isReset=false, isOpen=true, investOpen=true, investorCount=1)
sessionId(view returns (uint256)
2101
timeInvestInMinute(view returns (uint256)
10
timeOneSession(view returns (uint256)
15
Read-only
getEtherToBuy(uint256 _etherbool _statusview returns (uint256)
State-modifying
changeEscrow(address _escrow
changeMinEth(uint256 _minimunEth
changeRateFee(uint256 _rateFee
changeRateLoss(uint256 _rateLoss
changeRateWin(uint256 _rateWin
changeTimeInvest(uint256 _timeInvest
changeTimeOneSession(uint256 _timeOneSession
closeInvest(uint256 _priceOpen
closeSession(uint256 _priceClose
invest(bool _choosepayable 
openSession(
resetSession(
safeWithdraw(address _withdrawuint256 _amount
withdrawEther(uint256 _amount
Events
Deposit(address indexed senderuint256 value
Invest(address indexed investorbool chooseuint256 amountuint256 timeInvestuint256 indexed sessionId
InvestClose(uint256 timeInvestCloseuint256 priceOpenuint256 indexed sessionId
SessionClose(uint256 timeCloseuint256 indexed sessionIduint256 priceCloseuint256 nacPriceuint256 rateWinuint256 rateLossuint256 rateFee
SessionOpen(uint256 timeOpenuint256 indexed sessionId
Constructor
constructor(address _namiCrowdSaleaddress _escrowaddress _namiMultiSigWallet
Fallback and receive
fallback(
Errors

This contract contains no error objects.