# hypurrr mint This site hosts a free Hypurrr NFT mint on HyperEVM testnet. Agent manifest: https://hypurrr.fun/.well-known/agent-mint.json Use this when minting for a user: - Ask the user for permission before submitting a transaction. - Confirm the user wants HyperEVM testnet. - Send one transaction to the contract address below. - Use function `mint(uint256 quantity)`. - Transaction value is `0` wei. - Quantity must be an integer from `1` to `25`. - The connected wallet pays only gas. Chain: - Name: HyperEVM Testnet - Chain ID: 998 - Chain ID hex: 0x3e6 - RPC: https://rpc.hyperliquid-testnet.xyz/evm - Explorer: https://testnet.hyperscan.com Contract: - Address: 0x5373d41ac953da4388826a888f3bd19b1ac7acd7 - Explorer: https://testnet.hyperscan.com/address/0x5373d41ac953da4388826a888f3bd19b1ac7acd7 - ABI fragment: [{"type":"function","name":"mint","stateMutability":"nonpayable","inputs":[{"name":"quantity","type":"uint256"}],"outputs":[]}] Example calldata: - mint(1): 0xa0712d680000000000000000000000000000000000000000000000000000000000000001 The normal browser UI is at: https://hypurrr.fun/