create account

CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game by timcliff

View this thread on: hive.blogpeakd.comecency.com
· @timcliff · (edited)
$259.29
CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game
# My Background

I love online gaming, and I have a history dealing with economies of intangible digital 'things' that somehow translate into real-world value. Back in high-school, my brother and I made quite a bit of money one summer selling Diablo-II items to other players. Games where we can buy and sell digital items are 100% down our alley.

# What is CryptoKitties?

When I saw a link for <a href="https://www.cryptokitties.co">CryptoKitties</a> the other day, I knew I had to try it out. The game lets you buy digital kitties as 'pets', then do all kinds of things with them. You can collect them, and watch your collection of adorable little kitties grow. You can breed them and make new kitties. You can also sell them - this is where it gets interesting!

![](https://steemitimages.com/DQmdjiNWBURvVc5ApNZW9oA1bPcBR5YjQMVbNeBtZTU7yPZ/image.png)
[Image Source: [pixabay.com](https://pixabay.com/en/animal-cat-kitten-pets-2010753/)]
_Note: This is not a kitty from the game. Pictures of the kitties from the game remain the intellectual property of Axiom Zen._

# CryptoKitties are worth a lot of money!

According to a <a href="https://www.cnbc.com/2017/12/06/meet-cryptokitties-the-new-digital-beanie-babies-selling-for-100k.html">CNBC article</a>, over $6.7 million US dollars worth of CryptoKitties have been sold so far, and the number continues to climb. One kitty even sold for as much as $114,481.59!!

The a website [kittysales.herokuapp.com](https://kittysales.herokuapp.com/) shows all of the latest information and statistics about the crypto kitty sales.

# CryptoKitties and Cryptocurrency

CryptoKitties are unlike many games that have come before it, in that it is being run on top of a [blockchain](https://en.wikipedia.org/wiki/Blockchain). In a similar way to how the [Steem blockchain](https://steem.io/) stores all of the social media content from the website [Steemit.com](https://www.steemit.com), all of the CryptoKitties themselves are stored in the [Etherium blockchain](https://www.ethereum.org/). 

Blockchain technology offers many exciting possibilities to change how we live our lives and interact with the world. Steem and CryptoKitties are two great use-cases that demonstrate how the technology can be used.

In order to play the CryptoKitties game, you will need to buy Etherium (ETH) tokens. These can be purchased off of a website like [Coinbase.com](http://coinbase.com/), which allows you to trade US dollars for ETH tokens.

# Your digital wallet

Similar to how 'regular' dollars are stored in a 'regular' wallet, digital tokens such as Etherium are stored in a 'digital' wallet. For the CryptoKitties game, the recommended wallet to use is called [MetaMask](https://metamask.io/). You can download a MetaMask plugin for Firefox or Chrome. You can also use a different browser called [Brave](https://brave.com/).

When you install the wallet, you will open an account, which will provide you with a set of private keys and a password. It is **very important** that you save these somewhere safe, and back them up somewhere (such as a burned CD or flash drive) that you would be able to recover them from in case your harddrive ever crashed. If you ever lose your password/keys - all of your money **and kittens** would be lost forever! **Do not lose your password/keys.**

After you have setup your digital wallet, you can transfer your tokens from Coinbase (or wherever you purchased them from) to the wallet address in your MetaMask wallet. You can find your wallet address by clicking the "Copy Address to clipboard" link, found in the main menu - the one with three dots: `...`

![](https://steemitimages.com/DQmYjuoihm8hthsjeTPP9TjVRKKjM3w1D4VSEMpqReDEHAt/image.png)

Your wallet address should look something like this:
`0xE9f79552e73EfA0a6bC1a38852053969b21DeaD6`

From the Coinbase send page, you just need to plug in that address and then send the tokens. They should arrive in your MetaMask wallet after a few minutes. If it seems to take a long time, you can open up the transaction from Coinbase to see the status. If it is still in pending, they just haven't arrived yet. Be patient, and they should get there soon enough. If the transaction fails, the coins should end up back in your Coinbase account.

# Everything costs ETH

One thing that new users may not be aware of, is every action in the game costs ETH tokens. You will need to use tokens to purchase new kitties. You will need to use tokens to breed kitties. You will even need to use a small amount of tokens to list/sell kitties. Keep this in mind, and make sure you have enough tokens.

The minimum amount I would recommend to play the game (**based on current/recent prices**) is around $30-35 USD worth. This should give you enough money to buy one kitty (shop around to find a good deal), breed it (more info on this later), and then sell either the original kitty or the offspring. 

For an optimal starting out experience, I would recommend around $100. This will give you the ability to shop around for a few kitties, experiment with breeding, and either grow your collection (or try to sell some back to the market and make a profit).

# ETH transactions use GAS

Every ETH transaction will have a transaction cost associated with it. The transaction will have a fixed cost in terms of the amount of computation the blockchain has to do in order to process it. You get to chose how much to pay for those computations by setting the `Gas Price`. After the number representing the amount of computations is multiplied by the `Gas Price`, the blockchain will determine the total cost. 

The total cost is not known at the time that the transaction is submitted, so you should also set a `Gas Limit`, which is the maximum value you are willing to pay. The blockchain will not charge a higher fee than what is needed, but if it is more than the `Gas Limit` you set, the transaction will fail. Note: If this happens, it will still charge you the amount you set as your `Gas Limit` - even though it failed.

![](https://steemitimages.com/DQmbRPKCwJmBwK5nVngiyjJDHyW8aFj2hXnccJNe7SynEHp/image.png)

Detailed information about both the `Gas Price` and `Gas Limit` can be found [here](https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html).

The higher you set the `Gas Price`, the quicker your transaction will be processed, and the less likely it will be left pending until it eventually times out. When the network is especially busy (which seems to always be the case), I recommend you use a high `Gas Price`, since the higher you set it the more likely the transaction will be picked up. It seems like 60 is a good number. 

I also usually like to double whatever the `Gas Limit`is, but make sure that it is not set too high. If the `Max Transaction Fee` that is shown seems way to high, reject the transaction and try again.

You can also do estimates of transaction times based on `Gas Price` here:
https://ethgasstation.info/

# Transaction Timeouts and Game Errors

Unfortunately, the massive increase in transactions on the Etherium network caused by the huge number of people starting to play the CryptoKitties game has brought the Etherium blockchain to it's knees. Most game players are experiencing severe delays, and it has practically rendered the game unusable for many users.


## How to avoid the network congestion (PRO TIP)

This is a trick that I have found, and if you are a die-hard kitties fan, or just really want to play the game without running into delays:
- Wake up at 3:00-4:00am US time (when everyone else is asleep)
- Set your Gas Price to at least 50-60 Gas
- Set your Gas Limit reasonably high (2-3x what they recommend)

I have been doing this, and the game-play is very smooth :)

If you do not want to wake up at 3:00am however, then the main thing is to set your Gas Price sufficiently high. If it continues to fail, all you can do is keep re-trying (possibly with an even higher Gas Price) and hope your transaction eventually goes through. 

You can do some calculations on estimated transaction times based on your Gas Price here:
https://ethgasstation.info/

## These are some common errors and what they mean + what to do about them:

- insufficient funds for gas * price + value
The most likely reason for this is you do not have enough ETH tokens for the transaction.
Some people have been getting this error even when they have more than enough tokens. There is a recommended solution [here](https://www.reddit.com/r/CryptoKitties/comments/7hl0qf/error_insufficient_funds_for_gas_price_value/).
- exceeds block gas limit
The blockchain has a limit on the amount of transactions that can be processed at a time. If you get this error, wait a little bit and then try again.
- intrinsic gas too low
I have not been able to find a 100% confirmed answer to this, but I believe it means that too low of a Gas Limit was used. Try the transaction again with a higher Gas Limit.
- transaction underpriced
I am also not 100% sure on this, but I believe it means the Gas Price you have set is too low. Try the transaction again with a higher Gas Price.

# Breeding Kitties

When you breed two kitties, you can either breed two of your own, or you can breed one of yours with someone else's cat. After breeding, the mother kitty will have a "Bun in the Oven" for a period of time. After that, the new kitty will appear in your collection.

One of the most important aspects of the game is the traits that kitties have. Different traits can be considered more valuable than others, and many are significantly more rare than others. One of the main goals in the game is to try and breed kitties that result in super-rare traits that everyone wants!

To see a full list of traits that are available, and the statistics for how many kitties have each, check out https://cryptokittydex.com/cattributes.

# Will CryptoKitties be the end of the Ethereum blockchain?

A lot of people have been saying that the recent impacts to Ethereum blockchain due to the massive increase in CryptoKitties transactions is demonstrating that the network is going to be unable to scale past it's current state. 

What is interesting is that if you [compare Ethereum with the Steem blockchain](https://steemit.com/steem/@steemitblog/digital-kitties-on-steem-how-would-the-steem-blockchain-handle-700-000-transactions-per-day), the Steem blockchain is able to handle significantly more transactions than Ethereum without any delays. Steem also does has [many advanced security features](https://steemit.com/security/@acidyo/why-steem-offers-one-of-the-most-secure-wallets-in-crypto), and not charge any fees for transactions.

Whether the Ethereum blockchain will be able to adapt to allow the network to scale beyond it's current limitations remains to be seen. I certainly hope that it can find a way to support significantly more traffic than it does today, because it would be quite fun if CryptoKitties could take over the world.
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 516 others
properties (23)
authortimcliff
permlinkcryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game
categorycryptokitties
json_metadata{"tags":["cryptokitties","steem","blockchain","cryptocurrency","games"],"image":["https://steemitimages.com/DQmdjiNWBURvVc5ApNZW9oA1bPcBR5YjQMVbNeBtZTU7yPZ/image.png","https://steemitimages.com/DQmYjuoihm8hthsjeTPP9TjVRKKjM3w1D4VSEMpqReDEHAt/image.png","https://steemitimages.com/DQmbRPKCwJmBwK5nVngiyjJDHyW8aFj2hXnccJNe7SynEHp/image.png"],"links":["https://www.cryptokitties.co","https://pixabay.com/en/animal-cat-kitten-pets-2010753/","https://www.cnbc.com/2017/12/06/meet-cryptokitties-the-new-digital-beanie-babies-selling-for-100k.html","https://kittysales.herokuapp.com/","https://en.wikipedia.org/wiki/Blockchain","https://steem.io/","https://www.steemit.com","https://www.ethereum.org/","http://coinbase.com/","https://metamask.io/","https://brave.com/","https://myetherwallet.github.io/knowledge-base/gas/what-is-gas-ethereum.html","https://ethgasstation.info/","https://www.reddit.com/r/CryptoKitties/comments/7hl0qf/error_insufficient_funds_for_gas_price_value/","https://cryptokittydex.com/cattributes","https://steemit.com/steem/@steemitblog/digital-kitties-on-steem-how-would-the-steem-blockchain-handle-700-000-transactions-per-day","https://steemit.com/security/@acidyo/why-steem-offers-one-of-the-most-secure-wallets-in-crypto"],"app":"steemit/0.1","format":"markdown"}
created2017-12-08 03:27:24
last_update2017-12-08 04:25:30
depth0
children126
last_payout2017-12-15 03:27:24
cashout_time1969-12-31 23:59:59
total_payout_value214.704 HBD
curator_payout_value44.590 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10,993
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,731,498
net_rshares70,596,405,200,480
author_curate_reward""
vote details (580)
@ace108 ·
$0.45
I think it will pass. Like Pokemon Go was strained somewhat at different places when it was launch but now who cares. Maybe a few aunties. :-)
πŸ‘  
properties (23)
authorace108
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171213t154925813z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-13 15:49:39
last_update2017-12-13 15:49:39
depth1
children0
last_payout2017-12-20 15:49:39
cashout_time1969-12-31 23:59:59
total_payout_value0.336 HBD
curator_payout_value0.112 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation1,228,750,690,361,130
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,379,679
net_rshares83,499,309,393
author_curate_reward""
vote details (1)
@andrewramdas ·
Upvoted @timcliff ...Very interesting... Bless
properties (22)
authorandrewramdas
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t044937786z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff"],"app":"steemit/0.1"}
created2017-12-08 04:48:36
last_update2017-12-08 04:48:36
depth1
children0
last_payout2017-12-15 04:48:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation2,441,258,120,617
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,736,623
net_rshares0
@arcange ·
Congratulations @timcliff!
Your post was mentioned in the [hit parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20171208) in the following category:

* Pending payout - Ranked 3 with $ 263,73
properties (22)
authorarcange
permlinkre-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t164204000z
categorycryptokitties
json_metadata""
created2017-12-09 15:42:03
last_update2017-12-09 15:42:03
depth1
children0
last_payout2017-12-16 15:42:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length208
author_reputation1,146,631,895,869,408
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,897,928
net_rshares0
@asyrafahamed ·
$0.32
is there any possibility for CryptoPokemon?
πŸ‘  
properties (23)
authorasyrafahamed
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t042227441z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 04:22:18
last_update2017-12-08 04:22:18
depth1
children0
last_payout2017-12-15 04:22:18
cashout_time1969-12-31 23:59:59
total_payout_value0.238 HBD
curator_payout_value0.079 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation1,021,479,377,596
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,735,018
net_rshares86,571,206,083
author_curate_reward""
vote details (1)
@audry16 ·
you can help? I really want a kitten: C

I know you're a good person, please support me


thanks for the information, if you can support you I would appreciate it, it is just an upvote to be able to grow in steemit.
properties (22)
authoraudry16
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t041945345z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 04:19:36
last_update2017-12-08 04:19:36
depth1
children0
last_payout2017-12-15 04:19:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length215
author_reputation1,250,238,036,331
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,734,846
net_rshares0
@blank6 ·
$0.06
https://media.giphy.com/media/MDJ9IbxxvDUQM/giphy.gif
πŸ‘  
properties (23)
authorblank6
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t220619413z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://media.giphy.com/media/MDJ9IbxxvDUQM/giphy.gif"],"app":"steemit/0.1"}
created2017-12-08 22:06:18
last_update2017-12-08 22:06:18
depth1
children0
last_payout2017-12-15 22:06:18
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation271,779,144
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,817,322
net_rshares17,393,865,261
author_curate_reward""
vote details (1)
@blhh ·
$0.07
I think crypto will never been taken seriously from the media if jokes like cryptokitties get so much coverage and generate so much hype... 

Just imagine the title "Guy makes insane amount of cryptocurrency through selling rare digital kittens"
πŸ‘  
properties (23)
authorblhh
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t123734525z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 12:37:39
last_update2017-12-09 12:37:39
depth1
children1
last_payout2017-12-16 12:37:39
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.017 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length245
author_reputation606,030,649
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,879,933
net_rshares17,490,795,137
author_curate_reward""
vote details (1)
@timcliff ·
It could be one of the things that actually makes people take them more seriously. Don't underestimate the power of kitties on the internet :)
πŸ‘  
properties (23)
authortimcliff
permlinkre-blhh-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t200250592z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 20:02:48
last_update2017-12-09 20:02:48
depth2
children0
last_payout2017-12-16 20:02:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,921,987
net_rshares619,520,000
author_curate_reward""
vote details (1)
@brandonscalera ·
$0.27
Crytpo kitties is going to get huge, so simple but fun and profitable!
πŸ‘  ,
properties (23)
authorbrandonscalera
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t012631990z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-11 01:26:30
last_update2017-12-11 01:26:30
depth1
children0
last_payout2017-12-18 01:26:30
cashout_time1969-12-31 23:59:59
total_payout_value0.208 HBD
curator_payout_value0.058 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation3,274,818,184,382
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,056,800
net_rshares62,595,987,423
author_curate_reward""
vote details (2)
@brianlewis ·
$0.69
I can't wait for gamification on the Steem blockchain. There's insane potential here. I'm shocked by the success of Cryptokitties, but I guess I shouldn't be.
πŸ‘  
properties (23)
authorbrianlewis
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t192700630z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 19:27:00
last_update2017-12-08 19:27:00
depth1
children0
last_payout2017-12-15 19:27:00
cashout_time1969-12-31 23:59:59
total_payout_value0.516 HBD
curator_payout_value0.170 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length158
author_reputation1,435,323,917,252
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,805,273
net_rshares182,635,585,245
author_curate_reward""
vote details (1)
@btcscripts ·
Just trying to figure out how to put a picture in the comment area πŸ™€
πŸ‘  
properties (23)
authorbtcscripts
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t010901538z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 01:09:00
last_update2017-12-09 01:09:00
depth1
children1
last_payout2017-12-16 01:09:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation20,937,581,826
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,829,416
net_rshares940,020,226
author_curate_reward""
vote details (1)
@timcliff · (edited)
Copy it to your clipboard, then just paste it in.

If that doesn't work for some reason, you can upload it to a site like https://imgsafe.org/ and get a URL for the pic. Then just put the URL in the comment.
πŸ‘  ,
properties (23)
authortimcliff
permlinkre-btcscripts-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t020349021z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://imgsafe.org/"],"app":"steemit/0.1"}
created2017-12-09 02:03:45
last_update2017-12-09 02:04:15
depth2
children0
last_payout2017-12-16 02:03:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length207
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,833,246
net_rshares1,746,578,718
author_curate_reward""
vote details (2)
@builderofcastles ·
$0.89
I am glad that CryptoKitties have taken over Ethereum.  Everyone knew they didn't have enough horse power, and now it is has just become obvious to everyone.

We should do CryptoPuppies on steem.  You would just have to do a weird hash / encoding to put the puppies into the graphene block.

Or, maybe we should do CryptoSloths.  There have been several who have stated desires for such.

But anyway, the interface is more of the hard part.  You have to let steemians view their sloths in a way they can interact with them.  A blog post about what your sloth is doing (nothing) is really boring.
πŸ‘  , , , ,
properties (23)
authorbuilderofcastles
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t035017258z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:51:33
last_update2017-12-08 03:51:33
depth1
children2
last_payout2017-12-15 03:51:33
cashout_time1969-12-31 23:59:59
total_payout_value0.834 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length595
author_reputation278,300,223,482,588
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,733,067
net_rshares243,015,208,877
author_curate_reward""
vote details (5)
@steemmatt · (edited)
ETH is in an emerging project and in development, like EVERY other cyptocurrency.  Many face scalability challenges and are addressing them.  Are you happy when Bitcoin's network is bogged down too?

I'm wondering which alts you may be diversified in to be happy and cheerlead when ETH's network has a hiccup.  I wonder if their promises of superior scalability work out when they have enough demand on their network to qualify.  

I'm also not sure how you knew that "everyone" was aware that ETH network didn't have enough horsepower, but that's impressive.
properties (22)
authorsteemmatt
permlinkre-builderofcastles-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t052839526z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 05:28:36
last_update2017-12-08 05:29:09
depth2
children1
last_payout2017-12-15 05:28:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length559
author_reputation137,852,274,798,769
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,739,041
net_rshares0
@builderofcastles ·
$0.04
I am unsure if you are being honest or patronizing.

Etherium has had trouble with its throughput power almost every time a new coin was offered that used it.  And we are no where near the early adopter phase yet.  If we look back on etherium's throughput, from 10 years in the future, we will not even be able to see these new coin offerings, without zooming in really close.

Talks about why EOS was designed, the functionality it is supposed to deliver is because of the shortcomings in Etherium that were being seen more than a year ago.

So, from my view, Etherium has run into its limitations a lot, and I haven't heard anything from the Etherium team that sounds like, "we just did this and increased our processing by 10x".  You hear lots of rumblings about bitcoin.  It is the reason we now have bitcoin gold and bitcoin cash.
πŸ‘  
properties (23)
authorbuilderofcastles
permlinkre-steemmatt-re-builderofcastles-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t054110975z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 05:42:27
last_update2017-12-08 05:42:27
depth3
children0
last_payout2017-12-15 05:42:27
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length835
author_reputation278,300,223,482,588
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,739,854
net_rshares10,136,977,209
author_curate_reward""
vote details (1)
@cikxaijen ·
$4.71
The transaction fee is so high you need to put it higher for it to pass thru. I used 100k gas and 60 gwei and it was done in a minute.
πŸ‘  , , , , , , , , , ,
properties (23)
authorcikxaijen
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t034228975z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:42:33
last_update2017-12-08 03:42:33
depth1
children8
last_payout2017-12-15 03:42:33
cashout_time1969-12-31 23:59:59
total_payout_value4.348 HBD
curator_payout_value0.358 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length134
author_reputation6,555,044,525,780
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,732,495
net_rshares1,281,638,236,924
author_curate_reward""
vote details (11)
@cryptokitties ·
$0.12
Thanks for talking about Cryptokitties!
πŸ‘  
properties (23)
authorcryptokitties
permlinkre-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t080551384z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-11 08:05:54
last_update2017-12-11 08:05:54
depth2
children0
last_payout2017-12-18 08:05:54
cashout_time1969-12-31 23:59:59
total_payout_value0.088 HBD
curator_payout_value0.029 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation23,518,343,763
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,085,969
net_rshares27,398,816,870
author_curate_reward""
vote details (1)
@ekhlas01 ·
$0.08
@cikxaijen, Be cool 2018 will be trump card for so many users, keep it up,,,
πŸ‘  
properties (23)
authorekhlas01
permlinkre-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t163055864z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["cikxaijen"],"app":"steemit/0.1"}
created2017-12-08 16:30:57
last_update2017-12-08 16:30:57
depth2
children0
last_payout2017-12-15 16:30:57
cashout_time1969-12-31 23:59:59
total_payout_value0.084 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length76
author_reputation22,376,436,485,592
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,789,711
net_rshares22,888,401,250
author_curate_reward""
vote details (1)
@imam-nazar ·
<center>https://steemitimages.com/DQme8BUEcf46RyzscRV6wvYAPFnZGnjVGpruDjk56B7D1qK/1.jpg</center>
properties (22)
authorimam-nazar
permlinkre-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t092258434z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://steemitimages.com/DQme8BUEcf46RyzscRV6wvYAPFnZGnjVGpruDjk56B7D1qK/1.jpg"],"app":"steemit/0.1"}
created2017-12-08 09:22:57
last_update2017-12-08 09:22:57
depth2
children0
last_payout2017-12-15 09:22:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length96
author_reputation3,130,260,363
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,754,265
net_rshares0
@parandox ·
$0.59
I also did it and it was done in 2 minutes
πŸ‘  ,
properties (23)
authorparandox
permlinkre-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t145531771z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 14:55:30
last_update2017-12-08 14:55:30
depth2
children1
last_payout2017-12-15 14:55:30
cashout_time1969-12-31 23:59:59
total_payout_value0.444 HBD
curator_payout_value0.146 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation22,159,813,045
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,780,877
net_rshares156,903,838,432
author_curate_reward""
vote details (2)
@rockwellontherun ·
So, it isn't true, what people say, that Ethereum has the computational power of a 1999 cell phone
properties (22)
authorrockwellontherun
permlinkre-parandox-re-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t015850686z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 01:58:57
last_update2017-12-09 01:58:57
depth3
children0
last_payout2017-12-16 01:58:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation69,152,819,325
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,832,910
net_rshares0
@timcliff ·
$0.02
Great tip. I updated the article - thanks!
πŸ‘  
properties (23)
authortimcliff
permlinkre-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t040657951z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 04:06:57
last_update2017-12-08 04:06:57
depth2
children1
last_payout2017-12-15 04:06:57
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,734,093
net_rshares6,452,082,361
author_curate_reward""
vote details (1)
@deepak0018 ·
i like cryptocurrency game thanks for share this lovely one.
πŸ‘  
properties (23)
authordeepak0018
permlinkre-timcliff-re-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t063827241z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 06:38:30
last_update2017-12-08 06:38:30
depth3
children0
last_payout2017-12-15 06:38:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation2,456,398,930,681
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,743,173
net_rshares613,698,325
author_curate_reward""
vote details (1)
@waldiyanto ·
https://cryptohash.me/Welcome/Partner/waldiyanto
properties (22)
authorwaldiyanto
permlinkre-cikxaijen-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t141532971z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://cryptohash.me/Welcome/Partner/waldiyanto"],"app":"steemit/0.1"}
created2017-12-09 14:15:39
last_update2017-12-09 14:15:39
depth2
children0
last_payout2017-12-16 14:15:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation-62,162,726,406
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,889,338
net_rshares0
@creativesoul · (edited)
Thank you for the valuable information! <3
I noticed in the screenshot under 'eth transactions use gas' your max total is crazy high compared to the actual amount of eth being spent...the limit and the gas price. I am running into this problem and for three days it's driving me completely crazy I can't find a solution! No matter how many times I reject...reinstall...clear cache...etc...the max total always changes itself to be just over a few cents...of all the eth I have funded...regardless of the actual cost of the transaction. I have endlessly played around with the limit and gas price and nothing seems to correct the max total to the actual balance. I want to enjoy this game but metamask is really making that impossible!
properties (22)
authorcreativesoul
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t182213400z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 18:22:12
last_update2017-12-09 18:24:06
depth1
children0
last_payout2017-12-16 18:22:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length734
author_reputation7,409,670,213,699
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,913,518
net_rshares0
@cryptochicken1 ·
$0.08
I have a story about my experience in this.

https://steemit.com/crypto/@cryptochicken1/an-adventure-in-crypto-kitty-rabbit-hole

I also posted how you can send kitties for Christmas.

https://steemit.com/crypto/@cryptochicken1/how-to-gift-a-cryptokitty-as-a-christmas-gift

The only thing my story has the above is missing, is the Github rarity/price extension you can add to your browser. Please note prices are not accurate.

https://github.com/HaJaeKyung/KittyExtension

It now also has a feature to change from Ether to Dollar pricing.

This is all great info and very well put together.  The transactions and gas pricing are very important in the Kittyverse.
πŸ‘  , ,
properties (23)
authorcryptochicken1
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t190911454z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["cryptochicken1"],"links":["https://steemit.com/crypto/cryptochicken1/an-adventure-in-crypto-kitty-rabbit-hole","https://steemit.com/crypto/cryptochicken1/how-to-gift-a-cryptokitty-as-a-christmas-gift","https://github.com/HaJaeKyung/KittyExtension"],"app":"steemit/0.1"}
created2017-12-08 19:09:12
last_update2017-12-08 19:09:12
depth1
children1
last_payout2017-12-15 19:09:12
cashout_time1969-12-31 23:59:59
total_payout_value0.070 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length664
author_reputation42,822,876,610
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,803,902
net_rshares23,076,515,407
author_curate_reward""
vote details (3)
@timcliff ·
Cool, I upvoted your posts.

BTW, there is a cryptokitties channel on steemit.chat now :) feel free to join and share your (on topic) links.
https://steemit.chat/channel/cryptokitties
properties (22)
authortimcliff
permlinkre-cryptochicken1-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t231450349z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://steemit.chat/channel/cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 23:14:48
last_update2017-12-08 23:14:48
depth2
children0
last_payout2017-12-15 23:14:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length183
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,822,151
net_rshares0
@davinshi ·
$0.25
Great I Post , I've watched a video about it 2 days ago in youtube 
https://www.youtube.com/watch?v=Hhr_zKS-pUo
it's look Great ^^ thank you so much for sharing following you :)
πŸ‘  
properties (23)
authordavinshi
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t033317019z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://img.youtube.com/vi/Hhr_zKS-pUo/0.jpg"],"links":["https://www.youtube.com/watch?v=Hhr_zKS-pUo"],"app":"steemit/0.1"}
created2017-12-08 03:33:15
last_update2017-12-08 03:33:15
depth1
children0
last_payout2017-12-15 03:33:15
cashout_time1969-12-31 23:59:59
total_payout_value0.212 HBD
curator_payout_value0.040 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation943,768,786,569
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,731,862
net_rshares69,226,243,148
author_curate_reward""
vote details (1)
@deybala ·
$0.07
Love the layout man. Keep it up!
πŸ‘  
properties (23)
authordeybala
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t045057821z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 14:53:30
last_update2017-12-09 14:53:30
depth1
children0
last_payout2017-12-16 14:53:30
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.017 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation652,304,661,449
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,893,027
net_rshares17,490,560,041
author_curate_reward""
vote details (1)
@drakos ·
$0.60
So you decided to jump into the kitty world?
The kittens salute you.

https://i.pinimg.com/236x/1d/f7/06/1df706ae30095ad907b9046cdaae2db6--cute-kittens-cutest-kittens-ever.jpg
πŸ‘  , ,
properties (23)
authordrakos
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t061623307z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://i.pinimg.com/236x/1d/f7/06/1df706ae30095ad907b9046cdaae2db6--cute-kittens-cutest-kittens-ever.jpg"],"app":"steemit/0.1"}
created2017-12-08 06:17:27
last_update2017-12-08 06:17:27
depth1
children3
last_payout2017-12-15 06:17:27
cashout_time1969-12-31 23:59:59
total_payout_value0.452 HBD
curator_payout_value0.144 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation112,280,226,665,329
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,741,934
net_rshares161,664,533,198
author_curate_reward""
vote details (3)
@kubbyelizabeth ·
Do you have one too, show me a picture?
properties (22)
authorkubbyelizabeth
permlinkre-drakos-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t041436754z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-11 04:14:33
last_update2017-12-11 04:14:33
depth2
children2
last_payout2017-12-18 04:14:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation37,451,356,924,198
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,068,728
net_rshares0
@drakos ·
I don't, I'm hoping for someone to donate me a cryptokitty lol
πŸ‘  
properties (23)
authordrakos
permlinkre-kubbyelizabeth-re-drakos-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t044115998z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-11 04:41:15
last_update2017-12-11 04:41:15
depth3
children1
last_payout2017-12-18 04:41:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation112,280,226,665,329
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,070,659
net_rshares4,419,762,745
author_curate_reward""
vote details (1)
@drakos ·
$2.77
https://memegenerator.net/img/instances/500x/80926039/so-youre-telling-me-smtkittens-wont-kill-the-steem-blockchain.jpg
πŸ‘  , , , , , ,
properties (23)
authordrakos
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t062252357z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://memegenerator.net/img/instances/500x/80926039/so-youre-telling-me-smtkittens-wont-kill-the-steem-blockchain.jpg"],"app":"steemit/0.1"}
created2017-12-08 06:23:57
last_update2017-12-08 06:23:57
depth1
children1
last_payout2017-12-15 06:23:57
cashout_time1969-12-31 23:59:59
total_payout_value2.086 HBD
curator_payout_value0.688 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length119
author_reputation112,280,226,665,329
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,742,279
net_rshares751,412,909,300
author_curate_reward""
vote details (7)
@abu-rimba ·
Drakos! 
Your photo is very funny
properties (22)
authorabu-rimba
permlinkre-drakos-2017129t232045566z
categorycryptokitties
json_metadata{"tags":"cryptokitties","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2017-12-09 16:20:51
last_update2017-12-09 16:20:51
depth2
children0
last_payout2017-12-16 16:20:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation35,280,967,906
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,901,701
net_rshares0
@energox ·
$0.60
nice post. i recently bought some kitties and start playing around. every little thing costs money. needless to say that I did some costly mistakes...
πŸ‘  
properties (23)
authorenergox
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t213805854z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 21:38:06
last_update2017-12-09 21:38:06
depth1
children1
last_payout2017-12-16 21:38:06
cashout_time1969-12-31 23:59:59
total_payout_value0.448 HBD
curator_payout_value0.149 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation45,686,256,105
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,928,891
net_rshares148,857,559,703
author_curate_reward""
vote details (1)
@timcliff ·
Yeah, that was one of the things that I found out after I started playing too.
properties (22)
authortimcliff
permlinkre-energox-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t001301253z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 00:13:00
last_update2017-12-10 00:13:00
depth2
children0
last_payout2017-12-17 00:13:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,939,514
net_rshares0
@engineeringsteem ·
$0.18
What do yall normally put for gas and gwei? is it 100gas and 60gwei. Started with two kitties and now im at 9 so i am basically turning into the cat man.
πŸ‘  ,
properties (23)
authorengineeringsteem
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t074405228z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 07:44:06
last_update2017-12-10 07:44:06
depth1
children1
last_payout2017-12-17 07:44:06
cashout_time1969-12-31 23:59:59
total_payout_value0.168 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length153
author_reputation666,854,601,861
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id22,968,005
net_rshares43,611,971,665
author_curate_reward""
vote details (2)
@timcliff ·
not sure what you mean by 100gas and 60gwei. I've usually been using gwei of 60.
properties (22)
authortimcliff
permlinkre-engineeringsteem-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t221433031z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 22:14:30
last_update2017-12-10 22:14:30
depth2
children0
last_payout2017-12-17 22:14:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,043,677
net_rshares0
@enjar ·
$0.65
Thank you for doing the leg work and sharing. Very much appreciate it.

 Shame this is not running on our blockchain or one that can handle high usage. Every post I seen about this seems to all share their issues with transactions backlogs and timeouts from ETH.
πŸ‘  ,
properties (23)
authorenjar
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t033617332z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:36:21
last_update2017-12-08 03:36:21
depth1
children3
last_payout2017-12-15 03:36:21
cashout_time1969-12-31 23:59:59
total_payout_value0.564 HBD
curator_payout_value0.086 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length262
author_reputation1,198,320,436,247,228
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,732,072
net_rshares177,485,370,617
author_curate_reward""
vote details (2)
@libertyteeth ·
Perhaps someone will make an SMT for it?  :)
properties (22)
authorlibertyteeth
permlinkre-enjar-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t040251786z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 04:02:57
last_update2017-12-08 04:02:57
depth2
children2
last_payout2017-12-15 04:02:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation7,938,471,600,702
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,733,845
net_rshares0
@enjar ·
$0.43
I'm a bit behind the times even when it comes to SMT let alone this thing. 

Will be interesting to see who brings it to market first. I imagine there got a be a few people with skillset, time, and foresight to take on such an endeavor.
πŸ‘  
properties (23)
authorenjar
permlinkre-libertyteeth-re-enjar-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t040853840z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 04:09:00
last_update2017-12-08 04:09:00
depth3
children1
last_payout2017-12-15 04:09:00
cashout_time1969-12-31 23:59:59
total_payout_value0.320 HBD
curator_payout_value0.105 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length236
author_reputation1,198,320,436,247,228
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,734,205
net_rshares116,598,421,478
author_curate_reward""
vote details (1)
@fahad290 ·
I am glad that CryptoKitties have taken over Ethereum. Everyone knew they didn't have enough horse power, and now it is has just become obvious to everyone......
properties (22)
authorfahad290
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t070910799z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 07:09:18
last_update2017-12-08 07:09:18
depth1
children0
last_payout2017-12-15 07:09:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation477,526,596,075
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,745,180
net_rshares0
@faraicelebr8 ·
$0.06
Great CryptoKitties review.
πŸ‘  
properties (23)
authorfaraicelebr8
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t204136720z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 20:41:39
last_update2017-12-08 20:41:39
depth1
children0
last_payout2017-12-15 20:41:39
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation21,249,291,773,378
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,811,221
net_rshares17,393,865,261
author_curate_reward""
vote details (1)
@gloglo ·
$0.52
This is good @timcliff. Now I know what this crypto kittens are about.

Like you  clearly mentioned not to lose you password. I was quite naive about mine and I cant remember my bittrex password, this alone has left me in a place of voidness.

Maybe next time I would be more care, but hey everyone do not lose your password. Make sure to back up somewhere.

Cheers @timcliff.
πŸ‘  
properties (23)
authorgloglo
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t085541411z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff"],"app":"steemit/0.1"}
created2017-12-08 08:55:48
last_update2017-12-08 08:55:48
depth1
children0
last_payout2017-12-15 08:55:48
cashout_time1969-12-31 23:59:59
total_payout_value0.391 HBD
curator_payout_value0.130 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length376
author_reputation20,657,855,153,984
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,752,253
net_rshares139,148,414,294
author_curate_reward""
vote details (1)
@gokcehan61 ·
$0.47
kediler iyidir.kΓΆyde kedi besliyorum onlari cok seviyorum ailem gibiler.Hayatima anlam katiyorlar.
πŸ‘  
properties (23)
authorgokcehan61
permlinkre-timcliff-2017128t19145143z
categorycryptokitties
json_metadata{"tags":["cryptokitties","steem","blockchain","cryptocurrency","games"],"app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2017-12-08 16:01:51
last_update2017-12-08 16:01:51
depth1
children1
last_payout2017-12-15 16:01:51
cashout_time1969-12-31 23:59:59
total_payout_value0.348 HBD
curator_payout_value0.122 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation821,864,031,961
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,787,045
net_rshares130,453,401,696
author_curate_reward""
vote details (1)
@timcliff ·
Kedilere Γ§ok seviyorum :)
properties (22)
authortimcliff
permlinkre-gokcehan61-re-timcliff-2017128t19145143z-20171208t231938502z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 23:19:36
last_update2017-12-08 23:19:36
depth2
children0
last_payout2017-12-15 23:19:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,822,420
net_rshares0
@henryrider ·
$0.06
thanks for sharing, it is so helpful for everyone.
πŸ‘  
properties (23)
authorhenryrider
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t035905668z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:59:09
last_update2017-12-08 03:59:09
depth1
children0
last_payout2017-12-15 03:59:09
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation188,778,571,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,733,549
net_rshares17,309,068,685
author_curate_reward""
vote details (1)
@hossainsohag ·
$1.02
thank you very tons for this guide! with the aid of following this i was able to purchase my first actual cryptokitten! It became my first time the usage of the ETH blockchain, so it became very exciting to learn about it inside the method of acquiring my kitten
πŸ‘  
properties (23)
authorhossainsohag
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t194447682z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 19:44:54
last_update2017-12-09 19:44:54
depth1
children0
last_payout2017-12-16 19:44:54
cashout_time1969-12-31 23:59:59
total_payout_value0.820 HBD
curator_payout_value0.195 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length262
author_reputation912,466,875,814
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,920,494
net_rshares253,622,210,965
author_curate_reward""
vote details (1)
@icoindex.com ·
$0.49
Thanks for sharing this. I thinks it is so beneficial to try it out and experiment with scarce digital assets. They might be the future https://steemit.com/ico/@icoindex.com/cryptokitties-showed-why-scarce-digital-assets-are-the-future
πŸ‘  
properties (23)
authoricoindex.com
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t122349590z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://steemit.com/ico/@icoindex.com/cryptokitties-showed-why-scarce-digital-assets-are-the-future"],"app":"steemit/0.1"}
created2017-12-08 12:23:51
last_update2017-12-08 12:23:51
depth1
children0
last_payout2017-12-15 12:23:51
cashout_time1969-12-31 23:59:59
total_payout_value0.370 HBD
curator_payout_value0.122 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length235
author_reputation11,167,326,459
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,767,672
net_rshares130,451,638,401
author_curate_reward""
vote details (1)
@ivan123 ·
спасибо интСрСсный пост
properties (22)
authorivan123
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t115829730z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 11:58:33
last_update2017-12-10 11:58:33
depth1
children1
last_payout2017-12-17 11:58:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation5,760,218,837
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id22,986,273
net_rshares0
@timcliff ·
Π”ΠΎΠ±Ρ€ΠΎ ΠΏΠΎΠΆΠ°Π»ΠΎΠ²Π°Ρ‚ΡŒ :)
properties (22)
authortimcliff
permlinkre-ivan123-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t222410890z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 22:24:09
last_update2017-12-10 22:24:09
depth2
children0
last_payout2017-12-17 22:24:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,044,395
net_rshares0
@jakyyou23 ·
Check out my latest post to try increasing the number of your followers 
https://steemit.com/steem/@jakyyou23/support-your-followers-adam-mtabaynk-takipcileriniz-destek
properties (22)
authorjakyyou23
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t103802420z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://steemit.com/steem/@jakyyou23/support-your-followers-adam-mtabaynk-takipcileriniz-destek"],"app":"steemit/0.1"}
created2017-12-09 10:38:03
last_update2017-12-09 10:38:03
depth1
children0
last_payout2017-12-16 10:38:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length168
author_reputation119,786,932,978
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,869,924
net_rshares0
@jasmine20 ·
$0.49
Great  read and  informative  anyhow we once try to create a token under  ETh never worked  out  very slow  network total crap it  is We loved the article  as  it  was  long  and  informative. TOP! and thx
πŸ‘  
properties (23)
authorjasmine20
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t132609682z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 13:26:15
last_update2017-12-08 13:26:15
depth1
children0
last_payout2017-12-15 13:26:15
cashout_time1969-12-31 23:59:59
total_payout_value0.370 HBD
curator_payout_value0.122 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length205
author_reputation2,173,899,720
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,772,752
net_rshares130,451,638,401
author_curate_reward""
vote details (1)
@jlufer ·
$0.19
a very interesting post dear friend @timcliff, I love games, however I do not do it for lack of time however my youngest son is all day with online games, this can be a great proposal for the one who likes the game and gara some money online, very interesting that tells us, the fact that you can sell is great.
very good job with a lot of information about it
thank you very much for translating this news, see if I pass the link to my son
I wish you a beautiful day
πŸ‘  ,
properties (23)
authorjlufer
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t033438862z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff"],"app":"steemit/0.1"}
created2017-12-08 03:34:48
last_update2017-12-08 03:34:48
depth1
children1
last_payout2017-12-15 03:34:48
cashout_time1969-12-31 23:59:59
total_payout_value0.162 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length467
author_reputation1,402,275,283,488,956
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,731,961
net_rshares52,102,994,891
author_curate_reward""
vote details (2)
@timcliff ·
Thanks @jlufer :) You too!
properties (22)
authortimcliff
permlinkre-jlufer-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t034459344z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["jlufer"],"app":"steemit/0.1"}
created2017-12-08 03:44:57
last_update2017-12-08 03:44:57
depth2
children0
last_payout2017-12-15 03:44:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,732,652
net_rshares0
@justinkehoe ·
$0.11
I’m very interested in getting involved in the Blockchain. Currently working on getting some eth to get my first kitten....
πŸ‘  ,
properties (23)
authorjustinkehoe
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171222t065459516z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-22 06:55:00
last_update2017-12-22 06:55:00
depth1
children1
last_payout2017-12-29 06:55:00
cashout_time1969-12-31 23:59:59
total_payout_value0.093 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length123
author_reputation381,086,736
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id24,649,655
net_rshares18,269,455,839
author_curate_reward""
vote details (2)
@timcliff ·
Cool :)
properties (22)
authortimcliff
permlinkre-justinkehoe-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171222t083503830z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-22 08:35:03
last_update2017-12-22 08:35:03
depth2
children0
last_payout2017-12-29 08:35:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id24,660,422
net_rshares0
@kenhudoy ·
$0.07
@timcliff
you simply amazing
will update this to my friend @sweetsssj
she loves kitties and cats so much and @catwoman
great tips especially the issues related to ethereum transaction delays which is causing a lot of problems lately in transactions. i will work with your gas options. 
i think it may interest you to look into this great new token making waves and analyze it
Elyte token
www.elyte.biz
great post once more...thanks
πŸ‘  
properties (23)
authorkenhudoy
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t044023580z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff","sweetsssj","catwoman"],"app":"steemit/0.1"}
created2017-12-09 03:38:48
last_update2017-12-09 03:38:48
depth1
children0
last_payout2017-12-16 03:38:48
cashout_time1969-12-31 23:59:59
total_payout_value0.064 HBD
curator_payout_value0.001 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length431
author_reputation10,766,809,992,992
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,839,855
net_rshares17,413,378,967
author_curate_reward""
vote details (1)
@kingmotan · (edited)
$0.35
Even though I hate it , krypto kitties is great for the spaces as it will attract a lot of new people. It's like a newcomer (fish )  winning the World series of poker main event
πŸ‘  ,
properties (23)
authorkingmotan
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t125237103z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 12:52:39
last_update2017-12-08 12:52:51
depth1
children0
last_payout2017-12-15 12:52:39
cashout_time1969-12-31 23:59:59
total_payout_value0.290 HBD
curator_payout_value0.062 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation980,125,095,712
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,769,967
net_rshares94,150,912,895
author_curate_reward""
vote details (2)
@ksumma ·
$0.08
Is it still possible to make money if your only spending 30 or 40 bucks on cats. I bought a run of the mill gen 2 kitty for .08 ether. Is there any point in trying to sire it since the fees are so expensive?
πŸ‘  ,
properties (23)
authorksumma
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t043327741z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 04:33:27
last_update2017-12-09 04:33:27
depth1
children1
last_payout2017-12-16 04:33:27
cashout_time1969-12-31 23:59:59
total_payout_value0.072 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length207
author_reputation20,123,365,231
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,844,136
net_rshares21,916,893,099
author_curate_reward""
vote details (2)
@timcliff ·
Yes. The best strategy is to β€˜flip’ (housing term) kitties. Watch for ones that are under priced, and try to scoop them up before others do. If you find a good one you can easily turn around and resell for 4-5x as much.
πŸ‘  
properties (23)
authortimcliff
permlinkre-ksumma-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t054052208z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 05:40:51
last_update2017-12-09 05:40:51
depth2
children0
last_payout2017-12-16 05:40:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length219
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,848,827
net_rshares4,855,284,786
author_curate_reward""
vote details (1)
@kubbyelizabeth ·
$0.72
We were just talking about this on the msp-waves radio and I decided to get an account in hopes of winning a kitty. I'm curious to see what your looks like and I didn't know you were such a hardcore gamer.

I mean who else would be so committed to, ``If you do not want to wake up at 3:00am however, then the main thing is to set your Gas Price sufficiently high.`` Did you really test this theory?
πŸ‘  
properties (23)
authorkubbyelizabeth
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t030204015z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-11 03:02:00
last_update2017-12-11 03:02:00
depth1
children5
last_payout2017-12-18 03:02:00
cashout_time1969-12-31 23:59:59
total_payout_value0.540 HBD
curator_payout_value0.179 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length398
author_reputation37,451,356,924,198
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,063,497
net_rshares167,589,067,431
author_curate_reward""
vote details (1)
@timcliff ·
$1.05
While I am a hardcore gamer at heart, these days I am really only a casual player. I actually had to force myself not to spend the whole evening last night playing kitties :) - I have 'adulting' to do, hehe.

Yes, I actually did test the theory. Before I found out about being able to increase the Gas amount, it was the only way I could find a way to play.

Here is my collection: https://www.cryptokitties.co/profile/0xe9f79552e73efa0a6bc1a38852053969b21dead6
πŸ‘  
properties (23)
authortimcliff
permlinkre-kubbyelizabeth-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t041101453z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://www.cryptokitties.co/profile/0xe9f79552e73efa0a6bc1a38852053969b21dead6"],"app":"steemit/0.1"}
created2017-12-11 04:11:00
last_update2017-12-11 04:11:00
depth2
children4
last_payout2017-12-18 04:11:00
cashout_time1969-12-31 23:59:59
total_payout_value0.962 HBD
curator_payout_value0.091 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length461
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,068,476
net_rshares245,296,832,379
author_curate_reward""
vote details (1)
@kubbyelizabeth · (edited)
$0.37
OMGSH, I love pink and the number 17.  Can you name your kitty, if so can this one be kubby? I need to figure it out how to get my own. 
https://steemitimages.com/DQmdNFm9EyefCdEJdBPUSfUNCk9amAKe8EZyTSULpJkctMe/image.png
πŸ‘  ,
properties (23)
authorkubbyelizabeth
permlinkre-timcliff-re-kubbyelizabeth-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171211t042157208z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://steemitimages.com/DQmdNFm9EyefCdEJdBPUSfUNCk9amAKe8EZyTSULpJkctMe/image.png"],"app":"steemit/0.1"}
created2017-12-11 04:21:54
last_update2017-12-11 04:23:03
depth3
children3
last_payout2017-12-18 04:21:54
cashout_time1969-12-31 23:59:59
total_payout_value0.316 HBD
curator_payout_value0.056 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation37,451,356,924,198
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,069,262
net_rshares86,663,433,352
author_curate_reward""
vote details (2)
@kushagrasingh ·
$0.39
Loved the pro tip....good work and interesting article.
πŸ‘  
properties (23)
authorkushagrasingh
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t190753062z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 19:07:54
last_update2017-12-08 19:07:54
depth1
children0
last_payout2017-12-15 19:07:54
cashout_time1969-12-31 23:59:59
total_payout_value0.292 HBD
curator_payout_value0.097 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation-5,907,448,860
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,803,799
net_rshares104,363,191,569
author_curate_reward""
vote details (1)
@laythefavorite ·
$0.06
Δ°s cryptokitties that fun?
πŸ‘  ,
properties (23)
authorlaythefavorite
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t224838470z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 21:50:48
last_update2017-12-08 21:50:48
depth1
children1
last_payout2017-12-15 21:50:48
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation6,600,418,540
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,816,209
net_rshares17,748,138,187
author_curate_reward""
vote details (2)
@timcliff ·
Only one way to find out :) ...
πŸ‘  
properties (23)
authortimcliff
permlinkre-laythefavorite-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t232043961z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 23:20:42
last_update2017-12-08 23:20:42
depth2
children0
last_payout2017-12-15 23:20:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,822,500
net_rshares360,080,679
author_curate_reward""
vote details (1)
@leahlei ·
$0.07
I am new here and I am learning, thank you for sharing this @timcliff . Now I want to buy cryptokitties. This is a very helpful guide especially for newbies like me.

Thank you very much! Resteemed.
πŸ‘  
properties (23)
authorleahlei
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t005221046z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff"],"app":"steemit/0.1"}
created2017-12-09 00:52:27
last_update2017-12-09 00:52:27
depth1
children0
last_payout2017-12-16 00:52:27
cashout_time1969-12-31 23:59:59
total_payout_value0.049 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation4,066,869,041,018
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,828,350
net_rshares17,406,090,736
author_curate_reward""
vote details (1)
@lordneroo ·
Thanks for this post!
properties (22)
authorlordneroo
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t133010685z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 13:30:12
last_update2017-12-08 13:30:12
depth1
children0
last_payout2017-12-15 13:30:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21
author_reputation266,559,244,769,431
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,773,100
net_rshares0
@lrd · (edited)
$2.30
I am building a farm of gen 0 kitties because an average investor cannot afford it, if you want to invest in it you only need to send any amount of SBDs you want to invest to @lrd and put your ETH address in the memo link so you can receive payments once the farm is set up.
More info about the project: https://steemit.com/cryptokitties/@lrd/let-s-build-a-cryptokittie-farm
If you have any questions about it simply ask me in a comment and I will be happy to answer.
πŸ‘  ,
properties (23)
authorlrd
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t202320677z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["lrd"],"links":["https://steemit.com/cryptokitties/lrd/let-s-build-a-cryptokittie-farm"],"app":"steemit/0.1"}
created2017-12-08 20:23:24
last_update2017-12-08 20:25:06
depth1
children0
last_payout2017-12-15 20:23:24
cashout_time1969-12-31 23:59:59
total_payout_value2.290 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length467
author_reputation15,552,995,201,866
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,809,844
net_rshares610,286,599,344
author_curate_reward""
vote details (2)
@madushanka ·
$0.73
I agree with your points @timcliff. Awesome info you giving from this blog.

![img (1).jpg](https://steemitimages.com/DQmTAPixKq7RUEgxvgbNBMbdqEQ8A2ZxQvkV5V1UhRLAxTf/img%20(1).jpg)

Resteemed your post.
πŸ‘  , , ,
properties (23)
authormadushanka
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t033756991z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff"],"image":["https://steemitimages.com/DQmTAPixKq7RUEgxvgbNBMbdqEQ8A2ZxQvkV5V1UhRLAxTf/img%20(1).jpg"],"app":"steemit/0.1"}
created2017-12-08 03:37:57
last_update2017-12-08 03:37:57
depth1
children0
last_payout2017-12-15 03:37:57
cashout_time1969-12-31 23:59:59
total_payout_value0.606 HBD
curator_payout_value0.128 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length202
author_reputation939,223,222,203,821
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,732,182
net_rshares200,809,607,872
author_curate_reward""
vote details (4)
@mammasitta ·
$0.19
This article and detailed explanation is brilliant and even a non gamer can understand it. I was already wondering if everybody got nuts Over those kitties 
I rather keep them REAL. Meow! 

 ![image](https://img.esteem.ws/t9w8z0g7x3.jpg)
πŸ‘  
properties (23)
authormammasitta
permlinkre-timcliff-2017129t21535314z
categorycryptokitties
json_metadata{"tags":"cryptokitties","app":"esteem/1.4.7","format":"markdown+html","community":"esteem"}
created2017-12-09 01:15:36
last_update2017-12-09 01:15:36
depth1
children0
last_payout2017-12-16 01:15:36
cashout_time1969-12-31 23:59:59
total_payout_value0.142 HBD
curator_payout_value0.050 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length237
author_reputation112,725,079,546,542
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,829,874
net_rshares52,218,272,210
author_curate_reward""
vote details (1)
@mfg ·
I THINK FOR SURE....THIS LL BE END OF ETHEREUM :] but dont know what come first....you can read my very intereating article and comment about it...https://steemit.com/bitcoin/@mfg/blockchain-technology-in-near-future-deep-analize-of-humanity-fate-and-will-must-read-bitcoin-cryptotities-cryptokitties
πŸ‘Ž  
properties (23)
authormfg
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20180204t173529226z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://steemit.com/bitcoin/@mfg/blockchain-technology-in-near-future-deep-analize-of-humanity-fate-and-will-must-read-bitcoin-cryptotities-cryptokitties"],"app":"steemit/0.1"}
created2018-02-04 17:35:27
last_update2018-02-04 17:35:27
depth1
children0
last_payout2018-02-11 17:35:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length300
author_reputation143,341,964,619
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,939,188
net_rshares-17,306,132,345
author_curate_reward""
vote details (1)
@mgpeng ·
$0.07
Play cryptokitties game fee is huge expensive, every transaction fee I used 250k+ gas 65 gas price
πŸ‘  
properties (23)
authormgpeng
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t154018386z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 15:41:39
last_update2017-12-09 15:41:39
depth1
children0
last_payout2017-12-16 15:41:39
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.017 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation3,479,238,861
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,897,888
net_rshares17,490,560,041
author_curate_reward""
vote details (1)
@miguelportela ·
$0.09
case to say!

![20p7tn.jpg](https://steemitimages.com/DQmYjxgfk9yc78j5AmnkeQStDWyYxeDLn8xkLx8ujbx6wc1/20p7tn.jpg)
πŸ‘  , , ,
properties (23)
authormiguelportela
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t004934730z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://steemitimages.com/DQmYjxgfk9yc78j5AmnkeQStDWyYxeDLn8xkLx8ujbx6wc1/20p7tn.jpg"],"app":"steemit/0.1"}
created2017-12-09 00:49:33
last_update2017-12-09 00:49:33
depth1
children0
last_payout2017-12-16 00:49:33
cashout_time1969-12-31 23:59:59
total_payout_value0.072 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation2,318,143,988,496
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,828,136
net_rshares23,974,823,457
author_curate_reward""
vote details (4)
@nomita ·
$0.19
The transaction fee is so high you need to put it higher for it to pass thru. I used 100k gas and 60 gwei......
πŸ‘  
properties (23)
authornomita
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t062705957z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 06:24:27
last_update2017-12-08 06:24:27
depth1
children0
last_payout2017-12-15 06:24:27
cashout_time1969-12-31 23:59:59
total_payout_value0.144 HBD
curator_payout_value0.047 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length111
author_reputation-196,313,530,369
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,742,313
net_rshares52,180,420,254
author_curate_reward""
vote details (1)
@pappyasd111 ·
Wow!! That's awesome .. thanks for the info will try.
properties (22)
authorpappyasd111
permlinkre-timcliff-2017128t12455254z
categorycryptokitties
json_metadata{"tags":["cryptokitties","steem","blockchain","cryptocurrency","games"],"app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2017-12-08 07:15:54
last_update2017-12-08 07:15:54
depth1
children0
last_payout2017-12-15 07:15:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation2,303,427,597
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,745,573
net_rshares0
@rabeel ·
$0.27
waHhhh CryptoCurrency and CryptoKitties, nice resemblance.
πŸ‘  ,
properties (23)
authorrabeel
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t033128470z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:31:33
last_update2017-12-08 03:31:33
depth1
children0
last_payout2017-12-15 03:31:33
cashout_time1969-12-31 23:59:59
total_payout_value0.224 HBD
curator_payout_value0.049 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation136,994,730,017,550
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,731,754
net_rshares75,055,187,937
author_curate_reward""
vote details (2)
@raisa.marzan · (edited)
nice post bro. thanks for share or i also try it.
properties (22)
authorraisa.marzan
permlinkre-timcliff-2017128t205720246z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1","format":"markdown+html","community":"esteem"}
created2017-12-08 14:58:30
last_update2017-12-08 15:17:54
depth1
children0
last_payout2017-12-15 14:58:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation474,285,157,331
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,781,163
net_rshares0
@rajag234 ·
$0.26
**I Agree**
>What is interesting is that if you compare Ethereum with the Steem blockchain, the Steem blockchain is able to handle significantly more transactions than Ethereum without any delays. Steem also does has many advanced security features, and not charge any fees for transactions.
πŸ‘  ,
properties (23)
authorrajag234
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t033036772z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:30:36
last_update2017-12-08 03:30:36
depth1
children1
last_payout2017-12-15 03:30:36
cashout_time1969-12-31 23:59:59
total_payout_value0.210 HBD
curator_payout_value0.045 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length291
author_reputation1,895,133,882,960
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,731,711
net_rshares70,062,128,435
author_curate_reward""
vote details (2)
@college-is-dumb ·
Great post! Very interesting thoughts! Would love to hear what you think of my post!

https://steemit.com/bitcoin/@college-is-dumb/bitcoin-crash-sunday-bitcoin-overpriced-investment-banks-manipulating-futures
πŸ‘Ž  
properties (23)
authorcollege-is-dumb
permlinkre-rajag234-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t034607549z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"links":["https://steemit.com/bitcoin/@college-is-dumb/bitcoin-crash-sunday-bitcoin-overpriced-investment-banks-manipulating-futures"],"app":"steemit/0.1"}
created2017-12-08 03:46:09
last_update2017-12-08 03:46:09
depth2
children0
last_payout2017-12-15 03:46:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length208
author_reputation-73,176,843,213
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,732,746
net_rshares-17,306,560,787
author_curate_reward""
vote details (1)
@resteemsupport ·
Congratulations! This post has been randomly Resteemed! To join the ResteemSupport network and be entered into the lottery please upvote this post and [see the following rules.](https://steemit.com/introduceyourself/@resteemsupport/resteem-support-get-your-content-resteemed)
properties (22)
authorresteemsupport
permlinkre-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t081151
categorycryptokitties
json_metadata""
created2017-12-08 08:11:51
last_update2017-12-08 08:11:51
depth1
children0
last_payout2017-12-15 08:11:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length275
author_reputation-6,530,562,082,764
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,749,260
net_rshares0
@resteemsupport ·
Congratulations! This post has been randomly Resteemed! To join the ResteemSupport network and be entered into the lottery please upvote this post and [see the following rules.](https://steemit.com/introduceyourself/@resteemsupport/resteem-support-get-your-content-resteemed)
properties (22)
authorresteemsupport
permlinkre-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t095737
categorycryptokitties
json_metadata""
created2017-12-08 09:57:39
last_update2017-12-08 09:57:39
depth1
children0
last_payout2017-12-15 09:57:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length275
author_reputation-6,530,562,082,764
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,756,966
net_rshares0
@revisesociology ·
$0.07
Thanks, I think....

All in all I've learnt a lot more about ether from a couple of hours spunked breeding cryptokitties, and although I get the feeling I'm not going to be seeing much of a return on my investment, they are pretty cute....!

![Meow.jpg](https://steemitimages.com/DQmQ8iLQBBAhp7sXDxwvVUVUEE4QwinEcSTJiKHEJvmErtH/Meow.jpg)

[pic source - and if you wanna buy me...](https://www.cryptokitties.co/kitty/210523)
πŸ‘  
properties (23)
authorrevisesociology
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t172435106z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://steemitimages.com/DQmQ8iLQBBAhp7sXDxwvVUVUEE4QwinEcSTJiKHEJvmErtH/Meow.jpg"],"links":["https://www.cryptokitties.co/kitty/210523"],"app":"steemit/0.1"}
created2017-12-10 17:24:36
last_update2017-12-10 17:24:36
depth1
children6
last_payout2017-12-17 17:24:36
cashout_time1969-12-31 23:59:59
total_payout_value0.054 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length423
author_reputation2,290,632,795,976,446
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,018,709
net_rshares17,615,095,530
author_curate_reward""
vote details (1)
@safetony ·
Same here I've given up on making a return.

Think you need to invest big and I'm not doing that over some kitties lol
properties (22)
authorsafetony
permlinkre-revisesociology-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171215t111322891z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-15 11:13:24
last_update2017-12-15 11:13:24
depth2
children0
last_payout2017-12-22 11:13:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation1,616,237,967,768
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,608,538
net_rshares0
@safetony ·
Same here I've given up on making a return.

Think you need to invest big and I'm not doing that over some kitties lol
properties (22)
authorsafetony
permlinkre-revisesociology-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171215t111350720z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-15 11:13:51
last_update2017-12-15 11:13:51
depth2
children0
last_payout2017-12-22 11:13:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation1,616,237,967,768
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,608,587
net_rshares0
@timcliff ·
$0.04
Haha, me too! I'm in the same boat :)
πŸ‘  
properties (23)
authortimcliff
permlinkre-revisesociology-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t222441737z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 22:24:39
last_update2017-12-10 22:24:39
depth2
children3
last_payout2017-12-17 22:24:39
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,044,435
net_rshares10,108,064,238
author_curate_reward""
vote details (1)
@revisesociology ·
$0.07
I think selling them is just down to sheer luck! Being on p1 when there are enough buyers...
πŸ‘  
properties (23)
authorrevisesociology
permlinkre-timcliff-re-revisesociology-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t231040165z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 23:10:39
last_update2017-12-10 23:10:39
depth3
children2
last_payout2017-12-17 23:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.072 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation2,290,632,795,976,446
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,047,755
net_rshares17,618,935,210
author_curate_reward""
vote details (1)
@revisesociology ·
$0.26
Of course if you move to the UK where we're 8 hours ahead, then you can play during your lunch break with no hassle at all; and maybe risk surreptitiously breeding the odd kitty during the afternoon at work . 

You'd also significantly reduce your chance of being a victim of any future cryptokitty triggered mass-shooting incidents - I mean let's face it, this whole thing has the potential to get proper emotional. 

I wouldn't want to face-down an emotional teen with access to guns who feels their nest has been undervalued by the general public.
πŸ‘  
properties (23)
authorrevisesociology
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t173936869z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 17:39:39
last_update2017-12-10 17:39:39
depth1
children2
last_payout2017-12-17 17:39:39
cashout_time1969-12-31 23:59:59
total_payout_value0.196 HBD
curator_payout_value0.063 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length550
author_reputation2,290,632,795,976,446
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,020,180
net_rshares61,653,108,618
author_curate_reward""
vote details (1)
@timcliff ·
$0.04
Now that I've found the option to just pay higher Gas prices, that will probably beat having to move to a new country - but I will keep it in mind ;)
πŸ‘  
properties (23)
authortimcliff
permlinkre-revisesociology-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t222555340z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 22:25:54
last_update2017-12-10 22:25:54
depth2
children1
last_payout2017-12-17 22:25:54
cashout_time1969-12-31 23:59:59
total_payout_value0.032 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,044,539
net_rshares10,281,345,339
author_curate_reward""
vote details (1)
@revisesociology ·
$0.33
Probably cheaper, especially when you factor in the land prices here!
πŸ‘  
properties (23)
authorrevisesociology
permlinkre-timcliff-re-revisesociology-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t230834748z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 23:08:33
last_update2017-12-10 23:08:33
depth3
children0
last_payout2017-12-17 23:08:33
cashout_time1969-12-31 23:59:59
total_payout_value0.320 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation2,290,632,795,976,446
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,047,616
net_rshares79,284,503,199
author_curate_reward""
vote details (1)
@robinsoncaiso ·
$0.45
thanks very a good deal for this manual! by using following this i used to be capable of purchase my first actual cryptokitten! It become my first time the usage of the ETH blockchain, so it become very interesting to learn about it within the procedure of obtaining my kitten
πŸ‘  
properties (23)
authorrobinsoncaiso
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t204521536z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 20:45:54
last_update2017-12-09 20:45:54
depth1
children0
last_payout2017-12-16 20:45:54
cashout_time1969-12-31 23:59:59
total_payout_value0.342 HBD
curator_payout_value0.112 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length276
author_reputation166,155,632,643
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,925,296
net_rshares113,831,742,168
author_curate_reward""
vote details (1)
@safetony · (edited)
$0.41
I've lost a lot of money on this game I really can't see how anyone can make a profit when the fees are so high, unless you invest a lot of money, have documented my experiences on my page.

https://steemit.com/cryptokitties/@safetony/krypto-kitty-krash-kourse
πŸ‘  
properties (23)
authorsafetony
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171212t214003681z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1","links":["https://steemit.com/cryptokitties/@safetony/krypto-kitty-krash-kourse"]}
created2017-12-12 21:40:03
last_update2017-12-15 11:10:54
depth1
children0
last_payout2017-12-19 21:40:03
cashout_time1969-12-31 23:59:59
total_payout_value0.306 HBD
curator_payout_value0.102 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length260
author_reputation1,616,237,967,768
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,289,639
net_rshares83,499,309,393
author_curate_reward""
vote details (1)
@serhatyldz ·
Kedileri Γ§ok severim.KapΔ±mΔ±n ΓΆnΓΌne kediler aΓ§ kalmasΔ±n diye su ve yemek bΔ±rakΔ±yorum.AyrΔ±ca Γ§ok akΔ±llΔ± ve zeki hayvanlar.
properties (22)
authorserhatyldz
permlinkre-timcliff-2017129t204052209z
categorycryptokitties
json_metadata{"tags":["cryptokitties","steem","blockchain","cryptocurrency","games"],"app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2017-12-09 17:40:54
last_update2017-12-09 17:40:54
depth1
children0
last_payout2017-12-16 17:40:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length120
author_reputation1,056,269,702,592
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,909,752
net_rshares0
@sharif77 ·
I love online games too. I liked your post very much.
So Thank you very much for sharing this topic with us @timcliff
πŸ‘  
properties (23)
authorsharif77
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t083924058z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"users":["timcliff"],"app":"steemit/0.1"}
created2017-12-08 08:39:27
last_update2017-12-08 08:39:27
depth1
children0
last_payout2017-12-15 08:39:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation2,277,019,048,778
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,751,086
net_rshares907,189,806
author_curate_reward""
vote details (1)
@simgirl ·
$0.08
Thanks for the information!
πŸ‘  
properties (23)
authorsimgirl
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171212t073545216z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-12 07:35:48
last_update2017-12-12 07:35:48
depth1
children0
last_payout2017-12-19 07:35:48
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation25,946,610,333,190
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id23,207,949
net_rshares17,145,055,968
author_curate_reward""
vote details (1)
@skycornish ·
$0.82
I want to play but the gas prices are TOO HIGH!!
πŸ‘  ,
properties (23)
authorskycornish
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t234756157z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 23:47:57
last_update2017-12-08 23:47:57
depth1
children1
last_payout2017-12-15 23:47:57
cashout_time1969-12-31 23:59:59
total_payout_value0.614 HBD
curator_payout_value0.202 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation2,169,519,497,809
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,824,118
net_rshares214,841,373,736
author_curate_reward""
vote details (2)
@timcliff ·
There is the waking up at 4:00am trick that I described in my post ;)
πŸ‘  
properties (23)
authortimcliff
permlinkre-skycornish-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t020212635z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 02:02:09
last_update2017-12-09 02:02:09
depth2
children0
last_payout2017-12-16 02:02:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,833,133
net_rshares597,836,800
author_curate_reward""
vote details (1)
@sorayakhatun ·
i liked this post
properties (22)
authorsorayakhatun
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t040833670z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 04:09:06
last_update2017-12-08 04:09:06
depth1
children0
last_payout2017-12-15 04:09:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation16,243,060,480,961
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,734,215
net_rshares0
@steemmatt ·
$0.33
Hopefully they'll airdrop a special valuable apology kitty to those whose ETH transactions were and are still delayed!!   GRRRRRR
πŸ‘  ,
properties (23)
authorsteemmatt
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t051622608z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 05:16:21
last_update2017-12-08 05:16:21
depth1
children0
last_payout2017-12-15 05:16:21
cashout_time1969-12-31 23:59:59
total_payout_value0.286 HBD
curator_payout_value0.040 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length129
author_reputation137,852,274,798,769
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,738,327
net_rshares89,081,068,251
author_curate_reward""
vote details (2)
@supastix ·
$0.10
https://i.imgur.com/IskmH6Z.jpg 

Hi, thanks for the information! &#128570; Yesterday I bought my first kitty, but it is lost somehow! &#128575; There is no tx info on the eth explorer yet, but the game shows that it is mine... &#128575; Here Is more information about the case. Any help is appreciated: &#128573;
https://steemit.com/cryptokitties/@supastix/missing-kitty-help-i-can-t-find-my-kitty
πŸ‘  ,
properties (23)
authorsupastix
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t192226250z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"image":["https://i.imgur.com/IskmH6Z.jpg"],"links":["https://steemit.com/cryptokitties/@supastix/missing-kitty-help-i-can-t-find-my-kitty"],"app":"steemit/0.1"}
created2017-12-09 19:22:27
last_update2017-12-09 19:22:27
depth1
children2
last_payout2017-12-16 19:22:27
cashout_time1969-12-31 23:59:59
total_payout_value0.074 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length398
author_reputation2,915,633,117,881
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,918,604
net_rshares24,250,530,507
author_curate_reward""
vote details (2)
@timcliff ·
$0.03
I replied to your post.
πŸ‘  ,
properties (23)
authortimcliff
permlinkre-supastix-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t200812509z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 20:08:09
last_update2017-12-09 20:08:09
depth2
children1
last_payout2017-12-16 20:08:09
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,922,405
net_rshares7,116,480,600
author_curate_reward""
vote details (2)
@supastix ·
$0.02
thx
πŸ‘  
properties (23)
authorsupastix
permlinkre-timcliff-re-supastix-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t203020137z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 20:30:21
last_update2017-12-09 20:30:21
depth3
children0
last_payout2017-12-16 20:30:21
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3
author_reputation2,915,633,117,881
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,924,142
net_rshares6,365,942,597
author_curate_reward""
vote details (1)
@titim ·
Ambassador of etherdelta eth and token hhhhh
properties (22)
authortitim
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t095158085z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 09:52:03
last_update2017-12-08 09:52:03
depth1
children0
last_payout2017-12-15 09:52:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation10,882,981,188
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,756,529
net_rshares0
@tonnykhan ·
$0.14
It's very helpful because this is the top issue being faced by me or by everyone else now..thank you very tons for this guide!
πŸ‘  
properties (23)
authortonnykhan
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t203323597z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 20:29:15
last_update2017-12-09 20:29:15
depth1
children0
last_payout2017-12-16 20:29:15
cashout_time1969-12-31 23:59:59
total_payout_value0.120 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length126
author_reputation629,486,006,599
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,924,035
net_rshares34,988,016,218
author_curate_reward""
vote details (1)
@unlockrs ·
$3.16
You're being too nice, Tim. You know from a technical perspective that Ethereum is not going to be able to scale as well as a DPOS consensus protocol.
πŸ‘  , ,
properties (23)
authorunlockrs
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t152512479z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 15:25:12
last_update2017-12-08 15:25:12
depth1
children2
last_payout2017-12-15 15:25:12
cashout_time1969-12-31 23:59:59
total_payout_value2.372 HBD
curator_payout_value0.786 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation1,962,142,323,826
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,783,618
net_rshares837,603,030,779
author_curate_reward""
vote details (3)
@timcliff ·
$0.14
I'm all for healthy competition, and I of course believe STEEM is the best ;) - but right now any crypto project that is bringing mainstream attention (and money) into the larger crypto economy is a big win right now. There are definitely limitations, and maybe ETH might not be able to get past them - but it doesn't mean they won't. Who knows, maybe they will switch to a DPoS model like STEEM :)
πŸ‘  , , ,
properties (23)
authortimcliff
permlinkre-unlockrs-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t231836667z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 23:18:33
last_update2017-12-08 23:18:33
depth2
children1
last_payout2017-12-15 23:18:33
cashout_time1969-12-31 23:59:59
total_payout_value0.106 HBD
curator_payout_value0.031 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length398
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,822,361
net_rshares36,533,587,021
author_curate_reward""
vote details (4)
@unlockrs ·
$2.23
You're the man, Tim. I agree.
πŸ‘  ,
properties (23)
authorunlockrs
permlinkre-timcliff-re-unlockrs-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t213755769z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 21:37:54
last_update2017-12-09 21:37:54
depth3
children0
last_payout2017-12-16 21:37:54
cashout_time1969-12-31 23:59:59
total_payout_value1.676 HBD
curator_payout_value0.556 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation1,962,142,323,826
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,928,886
net_rshares555,046,252,017
author_curate_reward""
vote details (2)
@uxair ·
$1.12
I will try to apply network congestion tip tomorrow,
It's very helpful because this is the top issue being faced by me or by everyone else now 

Thankyou
πŸ‘  ,
properties (23)
authoruxair
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t075352286z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 07:53:57
last_update2017-12-08 07:53:57
depth1
children1
last_payout2017-12-15 07:53:57
cashout_time1969-12-31 23:59:59
total_payout_value1.010 HBD
curator_payout_value0.109 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length153
author_reputation19,433,991,326,014
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,748,119
net_rshares297,481,179,222
author_curate_reward""
vote details (2)
@valth ·
$0.02
I follow all the tips in the guide, and all my transactions have been going trough flawlessly! :)
πŸ‘  
properties (23)
authorvalth
permlinkre-uxair-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t100709313z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 10:07:09
last_update2017-12-09 10:07:09
depth2
children0
last_payout2017-12-16 10:07:09
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length97
author_reputation74,218,254,347,006
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,867,594
net_rshares5,362,713,016
author_curate_reward""
vote details (1)
@valth ·
$2.26
Thank you very much for this guide! By following this I was able to purchase my very first cryptokitten! It was my first time using the ETH blockchain, so it was very interesting to learn about it in the process of obtaining my kitten :D
πŸ‘  ,
properties (23)
authorvalth
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t190156182z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 19:01:57
last_update2017-12-08 19:01:57
depth1
children0
last_payout2017-12-15 19:01:57
cashout_time1969-12-31 23:59:59
total_payout_value1.698 HBD
curator_payout_value0.562 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length237
author_reputation74,218,254,347,006
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,803,342
net_rshares601,118,505,705
author_curate_reward""
vote details (2)
@veleje ·
$0.18
Well, you know what is going to be next. Across many crypto networks/currencies, there will be games breeding puppies, dragons and who knows what else, just give it a time
πŸ‘  ,
properties (23)
authorveleje
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t183717977z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 18:37:18
last_update2017-12-09 18:37:18
depth1
children0
last_payout2017-12-16 18:37:18
cashout_time1969-12-31 23:59:59
total_payout_value0.138 HBD
curator_payout_value0.042 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length171
author_reputation490,220,361,761
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,914,844
net_rshares45,658,761,326
author_curate_reward""
vote details (2)
@vregga ·
much appreciated for the share.
πŸ‘  
properties (23)
authorvregga
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t010854847z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 01:09:24
last_update2017-12-09 01:09:24
depth1
children0
last_payout2017-12-16 01:09:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation18,861,728
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,829,446
net_rshares619,520,000
author_curate_reward""
vote details (1)
@wily ·
:thumbsup:
πŸ‘  
properties (23)
authorwily
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t015951717z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 02:00:00
last_update2017-12-09 02:00:00
depth1
children0
last_payout2017-12-16 02:00:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation2,246,525,786
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,832,969
net_rshares922,627,878
author_curate_reward""
vote details (1)
@yabapmatt ·
$3.28
The ethereum Blockchain doesn’t need to scale...that’s what we will have EOS for! Can’t wait until the kitties migrate over there next summer!
πŸ‘  ,
properties (23)
authoryabapmatt
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t034631850z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 03:46:30
last_update2017-12-08 03:46:30
depth1
children0
last_payout2017-12-15 03:46:30
cashout_time1969-12-31 23:59:59
total_payout_value2.746 HBD
curator_payout_value0.534 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation160,234,431,724,160
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,732,776
net_rshares893,604,148,413
author_curate_reward""
vote details (2)
@yanes94 ·
$0.06
very interesting your post and that game and more if you can earn money ;)
πŸ‘  
properties (23)
authoryanes94
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171208t190956865z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-08 19:10:15
last_update2017-12-08 19:10:15
depth1
children0
last_payout2017-12-15 19:10:15
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation614,106,055,176,732
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,803,990
net_rshares17,393,865,261
author_curate_reward""
vote details (1)
@yliac ·
$0.07
I just watched a video claiming that these crypto kitties saved cryptocurrency. This is the world we live in.
πŸ‘  
properties (23)
authoryliac
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t005453062z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 00:54:54
last_update2017-12-09 00:54:54
depth1
children1
last_payout2017-12-16 00:54:54
cashout_time1969-12-31 23:59:59
total_payout_value0.049 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation-276,828,909,473
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,828,532
net_rshares17,406,090,736
author_curate_reward""
vote details (1)
@timcliff ·
I've seen that video too :)
properties (22)
authortimcliff
permlinkre-yliac-re-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171209t020459331z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-09 02:04:57
last_update2017-12-09 02:04:57
depth2
children0
last_payout2017-12-16 02:04:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation272,954,445,077,789
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,833,325
net_rshares0
@yummyrum ·
$0.11
I checked it out. But beginning to get kitties is expensive :O
πŸ‘  ,
properties (23)
authoryummyrum
permlinkre-timcliff-cryptokitties-information-game-tips-how-to-deal-with-the-ethereum-network-delays-and-links-to-valuable-resources-about-the-game-20171210t055823797z
categorycryptokitties
json_metadata{"tags":["cryptokitties"],"app":"steemit/0.1"}
created2017-12-10 05:57:12
last_update2017-12-10 05:57:12
depth1
children0
last_payout2017-12-17 05:57:12
cashout_time1969-12-31 23:59:59
total_payout_value0.084 HBD
curator_payout_value0.023 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation3,042,567,750,775
root_title"CryptoKitties Information - Game tips, how to deal with the Ethereum network delays, and links to valuable resources about the game"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,961,092
net_rshares26,610,078,939
author_curate_reward""
vote details (2)