> For the complete documentation index, see [llms.txt](https://strikers.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strikers.gitbook.io/untitled/overview.md).

# Overview

## **Official Links**

* Website - <https://www.strikers.cards/>
* Card Checklist - <https://giaset.notion.site/e7220e5d823f49aa8c956e17705c5f61?v=dd5a5194e15f447d8634751cbef8c673>
* Twitter - [https://twitter.com/WrappedStrikers (community run)](https://twitter.com/WrappedStrikers)
* Twitter Sales Bot - <https://twitter.com/Bot_Strikers>
* Wrapping Site: <https://www.strikers.auction/>
* Discord -  <https://discord.gg/7SRH5XNF>
* OpenSea - <https://opensea.io/collection/wrapped-strikers>
* LooksRare - <https://looksrare.org/collections/0x11739D7bd793543a6e83Bd7D8601fcbcDE04e798>
* GEM - <https://www.gem.xyz/collection/wrapped-strikers/>
* Dune Dashboard: <https://dune.com/msg3/Cryptostrikers>

## **Historical Links / Other Info**

* Original Twitter account (inactive) **-** <https://twitter.com/crypstrikers>
* Medium (inactive) - <https://medium.com/cryptostrikers>
* Pack Opening / Web Explainer - <https://www.youtube.com/watch?v=PY3z9Vh_7z8&t=2s>
* Buying Cards with CryptoKitties - <https://medium.com/cryptostrikers/turning-kitties-into-cards-59e6d516b3ae>
* CoinDesk coverage - <https://www.coindesk.com/markets/2018/06/15/felines-to-futbol-nfts-are-cryptos-hottest-new-buzzword/>
* Status Incubate program announcement - <https://www.cryptoninjas.net/2018/06/11/status-incubate-welcomes-cryptostrikers-as-the-first-project/>

## Overview and History

Strikers (originally CryptoStrikers), the First Sports NFT project on Ethereum, was founded by [Gianni Settino](https://twitter.com/giaset?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor) and [Benn Gurton](https://twitter.com/benngurton), and launched online at [www.cryptostikers.com](http://www.cryptostikers.com) on June 11, 2018 ([original announcement](https://medium.com/cryptostrikers/launch-news-cryptostrikers-is-live-5386d82697d)). The project was set up as a game, with the objective to collect all 132 player cards issues across two different sets - 'Originals' and 'Iconics'.&#x20;

The cards, representing players participating in the 2018 World Cup, were available for purchase through July 15, 2018. Users had the option to purchase two different packs, each containing 4 player cards - 'Standard' packs (at .025 ETH) contained only Originals while 'Premium' packs (at .05 ETH) contained Originals and randomly assigned Iconics.

&#x20;                                             <img src="https://lh5.googleusercontent.com/-XacgKkk4xVJXMm-ubPiFEJR9lwGZpXYGV7YTynIHWa3Vs7qcOuml2GImcmHAirrLTc_ziA2tPACJ6_2dW1DPhe7oj2DEGg0dTlpwWMlfow52b0HO0OOntKgKqe5P1b8HLooBAbqhpKVtgRVaGZetg3I-3zCvKEopii7pYkZB9sXNVvUTgBl823qlM0" alt="center" data-size="original">

The Originals set consists of 100 cards (numbered with Checklist IDs from 0 to 99) featuring artwork from [Mau Toscano](https://twitter.com/chaoticcolor). The Iconics set consists of 32 cards (numbered with Checklist IDs from 100 to 131) featuring artwork from [Gilang Bogy](https://www.gilangbogy.com/). Ultimately a total of 10,261 cards were issued ([distribution](https://giaset.notion.site/e7220e5d823f49aa8c956e17705c5f61?v=dd5a5194e15f447d8634751cbef8c673)) with an estimated 6,000 cards currently lost or unwrapped. The last Strikers cards were created in 2018, and no more can or will ever be created.

During the knockout stages of the 2018 tournament, users could make predictions on player performance by staking cards during matches. If the player from a staked card scored a goal or had a clean sheet, the card was upgraded with a star. 27 cards were upgraded with stars, with one card receiving multiple stars.&#x20;

&#x20;                                                   ![](https://lh3.googleusercontent.com/3n6irYtqNjgH9kdFD04yTINTWtBtGAwWTxl8k2HTpO8bHsmRlCvcaTkAOY6CGZW9pBzba6u5f0rXkcNUZv66zmoF5Ne_Fgw7k9O8Ize73hUBv8v9V5jbv2owQ4WXdOH-z0V2_BBkmr4CuRmAXFAdBqHDqJUJlO2KXX4XvApwjPBGn_gn8B-W5SBQedU)

The CryptoStrikers project, including the trademark, brand name, and website, were sold in November 2018 to an undisclosed private company that ultimately decided not to continue the project. As a result, Strikers is a historical project - there are no plans for future mints or creation of additional card sets.

Find out more about the project and the cards in the [FAQs](broken://pages/Qirm8KSsLl9XvQyzEi4Y).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://strikers.gitbook.io/untitled/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
