Bitcoin Forum

Alternate cryptocurrencies => Tokens (Altcoins) => Topic started by: SharkToken on December 15, 2017, 11:31:08 AM



Title: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: SharkToken on December 15, 2017, 11:31:08 AM

Proof-of-Stake Smart Contract Token - The Innovation of Investment

Quote
Website (https://sharktoken.org/) | Whitepaper (https://sharktoken.org/shark_whitepaper.pdf) | Twitter (https://twitter.com/SharkToken)


https://image.ibb.co/jUkVUm/button_about.png

SharkToken is not only an Ethereum token, but also a brand new Token Standard for Proof-of-Stake tokens.

It's based on the ERC20 Token Standard and implements all standard methods. As an Ethereum token, SharkToken first implements the Proof-of-Stake mechanism, meaning that holders of SharkToken can earn some extra tokens just by holding SRT for a period of time, greater than or equal to The Minimum Coin Age.

SharkToken was designed to allow investors around the world to make stable profits, not only that we aim to give our investors the right to control their investment threw our Lending Platform.

https://image.ibb.co/eHoOh6/button_spec.png

  • Name: SharkToken
  • Symbol: SRT
  • Decimals: 18
  • Standard: ERC20 & PoSTokenStandard
  • Platform: Ethereum
  • Maximum Total Supply: 16,000,000 SRT
  • Initial Supply: 1,600,000 SRT
  • Minimum Coin Age: 3 Days
  • Maximum Coin Age: 90 Days
  • Contract Address: 0x5caae332dd0a17827052de681f6f2155e00394f0 (https://etherscan.io/address/0x5caae332dd0a17827052de681f6f2155e00394f0)

https://image.ibb.co/gwBLUm/button_pos.png

  • Year 1 : 100%
  • Year 2 : 50%
  • Year 3 - 15 : 10%

How to Claim your PoS Reward:
(you need to have RTS tokens for at least 3 days)

1. Go to MyEtherWallet & Click "Contracts"
2. Input Contract Address
Code:
0x5caae332dd0a17827052de681f6f2155e00394f0

& Contract ABI
Code:
[{"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":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","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":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","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":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","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"},{"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"}]

then Click "Access" Button.

3.Select 'mint' in the dropdown box.

5.Click "Generate transaction" Button to Start PoS Mining (set the GAS limit to 200,000)

 Upcoming Shark Wallet - Will give you daily rewards with no MEW needed !

https://image.ibb.co/kWoCaR/button_distribution.png

After the contract deployed, only 1,6 Million SRT, 10% of the Max Total Supply, will be created as the Initial Supply
  • Development&Marketing: 160K
  • TokenSale: 800k
  • Bounties: 320K
  • AirDrop: 320K


https://image.ibb.co/bKUUN6/button_trade.png


https://image.ibb.co/nGHNaR/ETHERDELTA.png (https://etherdelta.com/#0x5caae332dd0a17827052de681f6f2155e00394f0-ETH)


Upcoming:Mercatox, Yobit, HITbtc, CoinExchange.

https://image.ibb.co/ejrXaR/button_aidrop.png

1st Round of Free Airdrop 15-20th Dec
Apply for Airdrop Here (https://docs.google.com/forms/d/e/1FAIpQLSdHRiEJjggr02febUWGdUStFszMkEB_WT9LvQCGq3aFa0FoIg/viewform)

2nd Round of Free Airdrop 20-25th Dec

https://image.ibb.co/ewaEpm/button_bounty.png

  • Translation Bounty Campaign:Click to reserve - Send Private Message (https://bitcointalk.org/index.php?action=profile;u=1433095)

More campaigns coming soon.

https://i.imgur.com/XaByRWr.png

  • SharkToken Distribution   Q4/2017
  • Multiple trading platform listing   Q1/2018
  • Shark App Launch (Shark Exchange, Lending, Explorer, Wallet with PoS enabled)   Q1/2018
  • PoS Mining Pool   Q2/2018


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: Filmmmakerr on December 15, 2017, 11:38:37 AM
Signed up for the drop, but how much are you selling coins for?


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: VisualPleasure on December 15, 2017, 06:14:36 PM
hello.. if you need Indonesian translation, just let me know :)
i will glad to do that. :)


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: beginneraf on December 16, 2017, 03:18:02 AM
I didn't know you could actually stake-coins in the ethereum blockchain.  ??? This is pretty interesting. Also a lending platform? What else can you look for? So I signed up for the airdrop!  ;D Looking forward for the bounty campaign :D


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: tycredy2 on December 16, 2017, 04:14:05 PM
What many people are going to qualify for the airdrop


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: TucksGee on December 16, 2017, 04:42:17 PM
The form ought to close by now....I checked the spreadsheet and I could see more than 4k application


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: kenart.dd514 on December 17, 2017, 10:01:32 AM
I like the name of the currency!


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: AmoreJaz on December 17, 2017, 10:07:54 AM
i may well be the only person in the world that does not have a twitter account , so i guess i am out and not eligible for the airdrop?
but i do offer best wises to the dev team and good luck!


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: psychocryptologist on December 18, 2017, 05:27:43 AM
POS + DECENTRALIZATION + SECURED + LENDING  ;) ans simply website easy to read though


Title: Re: SharkToken Proof-of-Stake Smart Contract Token - The Innovation of Investment
Post by: psychocryptologist on December 26, 2017, 12:23:55 PM
26th Dec 2017 - 5th Jan 2018 PRE-SALE
Presale for all investors ! (10-20% Bonus at curent price)
Min buy 0.1 ET