CHIKA
Still in testing phase
Name: Chiikawa
Symbol: CHIKA
Max supply: 1,000,000,000,000,000
ca: 0x61CFA29261d8151D39244b8FfCf8DFd2f9DF3839
Here's a simple guide on how to participate in the ChiikawaToken (CHIKA) contract: How to Participate:
Get an Shibarium Wallet:
You'll need an Ethereum-compatible wallet like MetaMask or Trust Wallet. Install it as a browser extension or on your mobile device.
Have Some BONE:
You need BONE to pay for gas fees. Make sure you have BONE in your wallet to cover transaction costs.
Connect to the Shibarium Network:
Ensure your wallet is connected to the Shibarium mainnet (not a testnet).
Find the Contract Address:
0x61CFA29261d8151D39244b8FfCf8DFd2f9DF3839
Interact with the Contract:
Mint Tokens:
Use your wallet to interact with the contract. If there's a user interface (like on a decentralized application or DApp), you can use it. Otherwise, through your wallet:
Find an option to "Interact with Contract" or similar.
You'll need the contract's ABI (Application Binary Interface). For this contract, you can copy the ABI from the mint function's signature in the contract code:solidity
function mint() external
Input the contract address and ABI into your wallet's interface.
Call the mint function. This function:
Mints MINT_AMOUNT tokens (1,000,000,000 CHIKA) minus 20% for airdrop.
Distributes 20% of the mint amount to 160 random addresses.
Last updated