Frequently Asked Questions¶
Below are answers to the most common questions about AnimeChain.
🤔 What is AnimeChain?¶
AnimeChain is a Layer-3 blockchain built on the Arbitrum Orbit stack, tuned for anime & gaming dApps. It inherits security from Ethereum via Arbitrum.
What is ANIME?¶
ANIME is the native gas token on AnimeChain. On testnet it is ANIME and has no value.
🔑 How do I add the network to MetaMask?¶
Follow the step-by-step guide:
- Add networks and tokens via Use AnimeChain
Or use the one-click button in the React app.
💰 How do I get Animecoin (ANIME)?¶
- Bridge from Ethereum → Arbitrum → AnimeChain following the bridging guide.
- On testnet, claim ANIME from the interactive faucet.
⏱️ Why do withdrawals take 7 days?¶
Arbitrum's optimistic rollup security model requires a challenge window to dispute fraudulent L2/L3 state updates. Withdrawals from L3 → L2 and L2 → L1 therefore impose a 7-day delay.
📉 What are typical gas fees?¶
Simple transfer: ~$0.001. See Use AnimeChain for parameters and details.
🧱 How can I deploy smart contracts?¶
Use Hardhat / Foundry with the RPC endpoint https://rpc-animechain-39xf6m45e3.t.conduit.xyz/
and chainId 69000
. A full quick-start is in the developer guide.
🐞 I encountered an issue – where to report?¶
Open a GitHub Issue at https://github.com/AnimeChain/AnimeChainDev/issues or ask in the DevZuki community: https://t.co/4xlpVFIfDx (community-led developer support; docs maintained by a DevZuki member).
👷♂️ Where can I see roadmap / governance info?¶
Coming soon – follow announcements via the DevZuki community and Twitter.