Bitcoin Forum
May 09, 2024, 10:27:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »  All
  Print  
Author Topic: [ANN][AIRDROP][100% Interest] 🍪 COOKIE 🍪 The World's Most Innovative PoS Token  (Read 9967 times)
thecookieproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
November 24, 2017, 01:43:58 PM
Last edit: November 28, 2017, 07:19:25 PM by thecookieproject
 #1

Cookie
The World's Most Innovative PoS Token


About Cookie
Cookie is the World's most innovative Proof-of-Stake ERC20 token with 100% Interest based on Ethereum Network that implements all standard methods. Proof-of-Stake mechanism enables Cookie holders an option of earning extra tokens by holding Cookies for a period grater or equal than minimum coin age.

A fully decentralized and secured framework will allow anyone in the world to hold and transfer assets in a unique peer-to-peer fashion with zero cost. Payments will be anonymous, secure and blazingly fast, which will be achieved with state of the art technology.

Cookie is not just a ERC20 token. It's a new way of holding and transferring assets around the world. A new era of Crypto Tokens!



ERC20 Token
Contract: 0xf3fb69ef211c6d1e838a5c2223ef54fed4f24090
Name: Cookie
Symbol: COOKIE
Decimals: 18
Max Total Supply: 12M
Initial Supply: 2M
Min Coin Age: 2 Days
Max Coin Age: 40 Days


Interest
1st Year Interest: 100%
2nd Year Interest: 80%
3rd - 15th Year Interest: 15%



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":"maxMintCookie","outputs":[{"name":"","type":"uint256"}],"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":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"}]


AIRDROP
There will be 4 rounds of Airdrop:

• 1st Round: Free Airdrop
Start: 2017/11/24 00:00:00
End: 2017/11/30 23:59:59
Tokens: 100.000 COOKIE
Distribution: number of tokens / number of registered
Distribution date: 2017/12/01
Register LINK: www.thecookie.org > Airdrop

• 2nd Round: Free Airdrop [TBA]

• 3rd Round: Free Airdrop [TBA]

• 4nd Round: To All Holders [TBA]



ROADMAP
Token creation: Q4/2017
Multi-Token Wallet: Q1/2018
Block Explorer: Q2/2018
Mining Pool: Q3/2018




EXCHANGES
• IDEX: idex.market/eth/cookie


Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Jayxxx
Member
**
Offline Offline

Activity: 327
Merit: 10


View Profile
November 24, 2017, 02:07:53 PM
 #2

Good luck to the project dev i hope it will succed

warrenbuffet786a
Member
**
Offline Offline

Activity: 185
Merit: 10


View Profile
November 24, 2017, 02:09:42 PM
 #3

Cookie is a very apt name for this project as you reward the users with a cookie for being nice and hodling the coin , smart move !
Like the idea of rewarding users with coins (POS) .
Joined the airdrop ,Good luck !
EffyMarie
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 24, 2017, 02:10:47 PM
 #4

Very interesting project. Hoping to.see.more.of this
MEROVINGIO
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
November 24, 2017, 02:10:56 PM
 #5

it looks like something coll! good luck to you
flightofthebumblebee
Member
**
Offline Offline

Activity: 84
Merit: 10

Telegram Community Manager


View Profile
November 24, 2017, 02:12:37 PM
 #6

Cookie is pretty unique I like that it sounds cool.


Cookie is the world's most advanced Proof-of-Stake token based on ERC20 Standard and implements all standard methods. As an Ethereum token, Cookie implements the Proof-of-Stake mechanism, meaning that holders of Cookie can earn some extra tokens just by holding Cookies for a period of time, greater than or equal to the minimum coin age.
islam1988
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
November 24, 2017, 02:13:00 PM
 #7

A promising project...  Good luck to you team.
Arshe26
Member
**
Offline Offline

Activity: 273
Merit: 14


View Profile
November 24, 2017, 02:13:23 PM
 #8

Register  Cookie Airdrop here... Smiley
https://www.thecookie.org
kyenkirke1976
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
November 24, 2017, 02:13:32 PM
 #9

congrats dev this is a nice project count in my support
Eiel
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 24, 2017, 02:15:16 PM
 #10

Cookie is a gonna be a great token because of its PoS feature
william1980
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
November 24, 2017, 02:20:58 PM
 #11

Good luck with project development.
There will soon be some great development coming.
This is going to be used in most places. The concept is really great!
suhe21
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
November 24, 2017, 02:21:15 PM
 #12

I think this is an interesting project, I joined in airdrop, I really support this project, I hope get this token, success for all of us
mbolaji2
Newbie
*
Offline Offline

Activity: 74
Merit: 0


View Profile
November 24, 2017, 02:21:58 PM
 #13

Nice project
Dmitry_RS
Full Member
***
Offline Offline

Activity: 178
Merit: 100



View Profile
November 24, 2017, 02:22:06 PM
 #14

Joined the airdrop!  Wink Good luck!
samckg4real
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 24, 2017, 02:22:18 PM
 #15

The project has potential, the pos feature is going to make it a great success, I am closely monitoring the project, wish the team great success. Cookie all the way!!!
abendanponch14
Member
**
Offline Offline

Activity: 378
Merit: 10


View Profile
November 24, 2017, 02:23:21 PM
 #16

im just ready to join airdrop thats very interesting more power thanks dev
Reena28
Member
**
Offline Offline

Activity: 294
Merit: 10


View Profile
November 24, 2017, 02:23:47 PM
 #17

Looks promising for a great token.. easy to understand and follow their website..hopefully this is also easy to succeed..Goodluck!
naruto3590
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
November 24, 2017, 02:25:33 PM
 #18

good luck dev. a great project.  Kiss
SidharthMalhotra
Full Member
***
Offline Offline

Activity: 222
Merit: 100


View Profile
November 24, 2017, 02:25:37 PM
 #19

Read the Ethereum contracts.
The implementation is similar to PoStoken.

Dev - In additona to PoS, you should try ot bind the token to consumption of some service.
Without a proper way to spend the token, PoS and collection of Token is eventually useless.
warden
Full Member
***
Offline Offline

Activity: 336
Merit: 100



View Profile
November 24, 2017, 02:27:21 PM
 #20

I can't really see a difference between this one and POS token i mean you both implement  POS feature. what's so special about yours that you call it "The World's Most Advanced PoS Token" ?

Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »  All
  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!