It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
[ { "constant": false, "inputs": [ { "name": "_owner", "type": "address" } ], "name": "ChangeOwnership", "outputs": [], "type": "function" }, { "constant": true, "inputs": [], "name": "LookAtCollectedFees", "outputs": [ { "name": "Fees", "type": "uint256", "value": "0" }, { "name": "info", "type": "string", "value": "Fees collected, in finney." } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "new_fee", "type": "uint256" } ], "name": "ModifyFeeFraction", "outputs": [], "type": "function" }, { "constant": true, "inputs": [ { "name": "id", "type": "uint256" }, { "name": "zone", "type": "uint256" } ], "name": "PlayerInfoPerZone", "outputs": [ { "name": "Address", "type": "address" }, { "name": "Payout", "type": "uint256" }, { "name": "UserPaid", "type": "bool" }, { "name": "info", "type": "string" } ], "type": "function" }, { "constant": false, "inputs": [], "name": "CollectAllFees", "outputs": [], "type": "function" }, { "constant": true, "inputs": [], "name": "LookAtDepositsToPlay", "outputs": [ { "name": "InZone1", "type": "uint256", "value": "100" }, { "name": "InZone2", "type": "uint256", "value": "1000" }, { "name": "InZone3", "type": "uint256", "value": "5000" }, { "name": "info", "type": "string", "value": "Deposit for each zones, in finney. Surpus are always refunded." } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "zone", "type": "uint256" } ], "name": "CancelRoundAndRefundAll", "outputs": [], "type": "function" }, { "constant": false, "inputs": [ { "name": "new_time_max", "type": "uint256" }, { "name": "new_first_prize", "type": "uint256" }, { "name": "new_second_prize", "type": "uint256" }, { "name": "new_third_prize", "type": "uint256" }, { "name": "deposit_1", "type": "uint256" }, { "name": "deposit_2", "type": "uint256" }, { "name": "deposit_3", "type": "uint256" } ], "name": "ModifySettings", "outputs": [], "type": "function" }, { "constant": true, "inputs": [ { "name": "zone", "type": "uint256" } ], "name": "LookAtLastTimePerZone", "outputs": [ { "name": "LastTimeForSelectedZone", "type": "uint256", "value": "1461519204" }, { "name": "TimeToWaitEnablingRefund", "type": "uint256", "value": "21600" }, { "name": "info", "type": "string", "value": "Timestamps, use this to know when you can cancel a round to get back funds, TimeToWait in seconds !" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "LookAtNumberOfPlayers", "outputs": [ { "name": "InZone1", "type": "uint256", "value": "0" }, { "name": "InZone2", "type": "uint256", "value": "0" }, { "name": "InZone3", "type": "uint256", "value": "0" }, { "name": "info", "type": "string", "value": "Players in a round, in each zones." } ], "type": "function" }, { "constant": true, "inputs": [], "name": "LookAtPrizes", "outputs": [ { "name": "FirstPrize", "type": "uint256", "value": "170" }, { "name": "SecondPrize", "type": "uint256", "value": "130" }, { "name": "LooserPrize", "type": "uint256", "value": "0" }, { "name": "info", "type": "string", "value": "Prizes in percent of the deposit" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "LookAtBalance", "outputs": [ { "name": "BalanceOfZone1", "type": "uint256", "value": "0" }, { "name": "BalanceOfZone2", "type": "uint256", "value": "0" }, { "name": "BalanceOfZone3", "type": "uint256", "value": "0" }, { "name": "info", "type": "string", "value": "Balances of all play zones in finney" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "addr", "type": "address" } ], "name": "GamblerPerAddress", "outputs": [ { "name": "Bets", "type": "uint256", "value": "0" }, { "name": "Deposited", "type": "uint256", "value": "0" }, { "name": "PaidOut", "type": "uint256", "value": "0" }, { "name": "info", "type": "string", "value": "Bets is the number of time you participated, no matter the zone." } ], "type": "function" }, { "inputs": [], "type": "constructor" } ]