Bitcoin Forum
May 02, 2024, 04:02:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [BOUNTY][SHIT] Help us test our ICO. ICO testing has started!  (Read 379 times)
ShitTeam (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100

SHIT token. Listed on exchange! Free airdrops.


View Profile WWW
September 14, 2017, 03:59:07 PM
Last edit: September 14, 2017, 08:28:17 PM by ShitTeam
 #1

Here is the main thread about the SHIT token relaunch: https://bitcointalk.org/index.php?topic=2174052
Please read it if you want to learn more about the SHIT token


We would like to run just one more crowdsale test before we go live with the ICO. We have a sweet bounty for people who can help us test our contract on the testnet.

Bounty
  • The only requirement we have is that you know how to use Ropsten Ethereum test net. We don't want to explain testnet.
  • We will start the ICO on the testnet sometime today and you need to contribute test Ether.
  • You don't even need to interact with the contract, you can just send test Ether to contract's address. Easy right?
  • test ICO will end in 24 hrs after the start. Let us know your real Ethereum address so we will know where to send the bounty payment
  • You will receive 25 Billion SHIT tokens for doing this bounty.

We will update this thread once the contract is deployed on the test net. Expect it sometime today.

SHIT token. Listed on exchange! Free airdrops. 999 Trillion tokens.
https://bitcointalk.org/index.php?topic=2174052
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714665776
Hero Member
*
Offline Offline

Posts: 1714665776

View Profile Personal Message (Offline)

Ignore
1714665776
Reply with quote  #2

1714665776
Report to moderator
1714665776
Hero Member
*
Offline Offline

Posts: 1714665776

View Profile Personal Message (Offline)

Ignore
1714665776
Reply with quote  #2

1714665776
Report to moderator
1714665776
Hero Member
*
Offline Offline

Posts: 1714665776

View Profile Personal Message (Offline)

Ignore
1714665776
Reply with quote  #2

1714665776
Report to moderator
ShitTeam (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100

SHIT token. Listed on exchange! Free airdrops.


View Profile WWW
September 14, 2017, 08:27:19 PM
 #2

ICO testing has started! We've deployed Test SHIT contract in ropsten test net.

Contract address: 0x7C8B7964396c3B9e8aBDcc93521A790B8f2742E8
Name: 'Test SHIT'
Symbol: 'TSHT'
Decimals: 2

How to participate in the ICO:
Please send test Ether to contract's address or use below interface if you want. Do NOT send real Ether!!

ICO will end in 24 hours and you should receive TSHT tokens back on ropsten test net.

Contract Interface:
Quote
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"icoAddresses","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"icoTotalAmount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"icoPercent","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"standard","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"uint256"},{"name":"_to","type":"uint256"}],"name":"icoPayout","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"icoEndTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"icoAmounts","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"icoStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"inputs":[],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"payable":true,"stateMutability":"payable","type":"fallback"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_from","type":"address"},{"indexed":true,"name":"_to","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]

SHIT token. Listed on exchange! Free airdrops. 999 Trillion tokens.
https://bitcointalk.org/index.php?topic=2174052
ShitTeam (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100

SHIT token. Listed on exchange! Free airdrops.


View Profile WWW
September 16, 2017, 01:54:18 AM
 #3

Testing has finished!

We do not need testers anymore, but we have many more bounties still open. Please look here: https://bitcointalk.org/index.php?topic=2174788.0

SHIT token. Listed on exchange! Free airdrops. 999 Trillion tokens.
https://bitcointalk.org/index.php?topic=2174052
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!