BinaryOption

Verified contract

Active on Ethereum with 588 txns
Deployed by via 0xd35037af at 5039678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots

No balances found for "BinaryOption"

0x46ae88a498d4b1e819ff9a99b02e8ad4173279921cd09b2b1524fa080663ad02
0x175c923e3807b0396c72fb0a55af6d4f328eacee0443d501b04c7594f1a81fd1
0x8f50533073f42c5c15d20154c66a592411b18388285b29d70c9ac28ee2f7f0b3
0x70ff6e9446ad6922b73de32e9dcec87d34b7945516355b07fc412da47c575b51
0x67ed08099183280432d535dd595a133bef5f889c85ae6aab53ac8df2ab9893ce
0x9579925836e53abd1f02acbeb63a1ec95321127ad20529793abe6a665d85f470
0xcefadb4d2ee6590ba1be2ae6c5a139137ee416d3c7f8380048a420c9e33ddd66
0x63b94cc270ac76260e6f9a77e1163289f917d37cb20aec6774bd6fbc60934d59
0xa4c8a3089332e76f014fe32ecb1c1933a5ddd6775b4786c24bd0cec04c151151
0x102b269c771efa36dd20c767f235cb06e65983257758278659eb768dc7c1760a

Functions
Getter at block 21172289
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
rate(view returns (uint256)
190
session(view returns (uint256 priceOpenuint256 priceCloseuint256 timeOpenbool isResetbool isOpenbool investOpenuint256 investorCount)
(priceOpen=734299, priceClose=0, timeOpen=1520645450, isReset=false, isOpen=true, investOpen=false, investorCount=0)
sessionId(view returns (uint256)
179
timeInvestInMinute(view returns (uint256)
15
timeOneSession(view returns (uint256)
20
Read-only
getEtherToBuy(uint256 _etheruint256 _ratebool _statuspure returns (uint256)
State-modifying
changeEscrow(address _escrow
changeMinEth(uint256 _minimunEth
changeRate(uint256 _rate
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 rate
SessionOpen(uint256 timeOpenuint256 indexed sessionId
Constructor
constructor(address _namiCrowdSaleaddress _escrowaddress _namiMultiSigWallet
Fallback and receive
fallback(
Errors

This contract contains no error objects.