ProofSuite / OrFeed

DeFi & Distributed Data Service Aggregator
https://www.orfeed.org
Apache License 2.0
241 stars 153 forks source link

binaryOption bounty #55

Closed nikhil3000 closed 4 years ago

nikhil3000 commented 4 years ago

I have completed the binary Option OrFeed bounty for BTC asset. The project contains a testContract which uses a dummy function for price oracle, I have also written tests using this testcontract. The actual contract deployed on mainnet is named BinaryOption.sol. Contract is deployed on mainnet at: 0xd2c98808e40bb23011c759946a04caf93a587605e7a9def56990b7053c6ff3a5 I also created 2 Options from my metamask account 1 and account 2. Links for these options creation: https://etherscan.io/tx/0x9748588c79ab87ef3d08282e1c82d3e472783ae10429758fb2d447714ebbc82a https://etherscan.io/tx/0xbdf932b627079007f9785d3b3af570ad8c0175bca2239f28553d5a91d518a18c

nikhil3000 commented 4 years ago

Screenshot of test results run on local testnet.

image