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

# TOYS

Name: Shib Toys

Symbol: TOYS

Max supply: 1,000,000,000,000,000

ca: 0xB820c8a74c8E4059661460C414821bC5820470D8

\
Introduction to ShibToys on Shibarium

ShibToys is a token contract deployed on the Shibarium mainnet, where you can mint, receive airdrops, and engage with the token called "TOYS". Here's how you can participate:\
1\. Minting TOYS

* How to Mint:
  * Connect your wallet (like MetaMask) to the Shibarium network. Ensure you have BONE for gas fees.
  * Call the mint() function in the ShibToys contract. This action:
    * Mints 1 billion TOYS tokens in total per mint action.
    * Half of these tokens (500 million TOYS) go directly to your wallet.
    * The other half is distributed via an airdrop to 100 random addresses.
* Requirements:
  * The total supply must not exceed the maximum supply of 1,000,000,000,000,000 TOYS.

\
2\. Airdrop Mechanics

* What Happens:
  * When you mint, 500 million TOYS are split among 100 randomly selected addresses, giving each about 5 million TOYS.
  * Additionally, each of these addresses receives 1 FEED token.
* Note:
  * The randomness for choosing addresses comes from blockchain data, ensuring unpredictability.

\
This contract is designed to distribute TOYS tokens while also integrating with another token, FEED, for small airdrops, creating an engaging ecosystem for participants on the Shibarium network.
