Loading information from blockchain...

ThetaMillion.com

1,000,000 pixels taken! 1 TFUEL per pixel.
Data is stored in the Theta blockchain.
Each created spot is a minted NFT. More info

What is this?

Remember the Million Dollar Homepage? You could get an ad spot for $1 per pixel. This is a decentralized homage on the Theta blockchain. Think of it as a decentralized work of art from the Theta community. For 1 TFUEL (the currency on the network) per pixel your data is stored and loaded from the Theta Blockchain. This decentralized application (dApp) does not have a traditional server.

How does this work?

The smart contract 0xe45...7d99 is responsible for storing and validating the data. After paying the smart contract (and if nobody else has already taken the spot), your data is stored on the blockchain. If you want to update the data you only have to pay for the costs of the transaction (called gas).

Only you are able to control the data of your spot. In case you add vulgar or NSFW content, I might mark your spot as "NSFW" (on the frontend) though. Please don't store that kind of data...

Theta Hackathon

This was my entry for the Theta 2022 Hackathon. See my entry and more information on the hackathon page. Thanks to all participants, the board filled up in only four days. The space was limited. You could only get spots in multiples of 20x20 pixels. That means in total there were only 50x50=2,500 spots available at maximum. All spots are taking now. 571 spots were created and the contract won't allow new spots. But each spot comes with an NFT. That means you can transfer your spot or even sell it to others.

How can I get a spot now?

You can try to get a spot from someone. Each spot is wrapped as NFT. If you own the NFT, you own the spot. Check out the spots for sale at OpenTheta. After owning a spot you can come back and change your spot.

Every spot is also an NFT!

The contract implements the NFT (Non-Fungible Token) standard. That means every spot is also an NFT. By getting a spot you are actually creating/minting an NFT. The NFT contains information about where the spot is located in the image and other information. Only the owner of the NFT can change the content of the spot. When you transfer your NFT to someone else, that person gains control over the spot in the grid above.

If you want to see what the minting process looked like (while there were still spots available), check out this 20 second GIF.

If you want to see what an NFT looks like, check out this NFT example.

To see all owners, check out the list of owners.

Source Code on Github

Verified Contract

Check out the verified contract on the explorer: 0xe45...7d99

Help! My image is not showing up. How do I do this?

Make sure you are actually using an image and not a website that contains an image. An example that won't work is this: https://imgur.com/Zbjhl65 This is a website and not an image, you don't want to use that as image URL! To get the correct image URL you need to right-click on the image and press "Copy image address". This will return this: https://i.imgur.com/Zbjhl65.png which is the actual image URL which you can use.