Hyperinals Docs
Hyperinals is an inscription protocol and digital asset infrastructure built on HyperEVM. The protocol introduces the HYP-20 standard, enabling users to deploy inscription tokens, mint assets, transfer inscriptions, and explore onchain activity in real time.
Hyperinals is designed to provide a scalable and community-driven digital asset layer for the Hyperliquid ecosystem.
What you can do
HYP-20 Standard
HYP-20 is the native inscription standard of Hyperinals. Every inscription is indexed in real time through the Hyperinals indexing infrastructure.
- Deploy
- Mint
- Transfer
Real-Time Explorer
The explorer provides complete visibility into ecosystem activity.
- Token deployments
- Holder counts
- Mint progress
- Transfers
- Transaction history
- Wallet activity
Wallet Portfolio System
Connected wallets will have access to a unified dashboard displaying:
- Token balances
- Mint history
- Transfer activity
- Deployed inscriptions
Marketplace
The Hyperinals marketplace will support peer-to-peer inscription trading. Marketplace activation will occur after HYP-20 functionality goes live.
- List assets
- Set custom prices
- Edit listings
- Cancel listings
- Purchase directly from sellers
Fee Structure
Deploy Fee
Deploying a HYP-20 token requires 0.1 HYPE. This fee is charged once per token deployment.
Mint Fee
Each mint transaction requires 0.02 HYPE. Users only pay the required protocol fee plus blockchain gas fees.
Transfer Fees
Hyperinals does not charge additional transfer commissions. Users only pay standard blockchain gas fees.
Operation Reference
Deploy Operation
Deploy creates a new HYP-20 token.
{
"p": "hyp-20",
"op": "deploy",
"tick": "XXXX",
"max": "21000000",
"lim": "1000"
}
- p — protocol standard
- op — operation type
- tick — token ticker
- max — total supply
- lim — mint limit per transaction
Mint Operation
Mint creates new supply within deployment rules.
{
"p": "hyp-20",
"op": "mint",
"tick": "XXXX",
"amt": "1000"
}
- amt — amount to mint
Transfer Operation
Transfer moves inscriptions between wallets.
{
"p": "hyp-20",
"op": "transfer",
"tick": "XXXX",
"amt": "500"
}
Indexing System
Hyperinals uses a real-time indexing engine built for HyperEVM. The indexer processes all protocol events and keeps ecosystem data synchronized across the platform.
- Deploy events
- Mint events
- Transfer events
- Holder balances
- Wallet activity
- Marketplace activity
GENESIS PASS
GENESIS PASS is the first official NFT collection of the Hyperinals ecosystem, representing early supporters, ecosystem participants, and the first Hyperinals community members.
Purpose
- Early community identity
- Ecosystem participation
- Future airdrop eligibility
- Initial ecosystem access
Supply
GENESIS PASS has a fixed supply of 21,000 NFTs. 1,500 NFTs are reserved for team, marketing, liquidity, and ecosystem development.
Mint Information
Planned Mint Price: ~0.05 HYPE
First HYP-20 Token
The first official HYP-20 token is HERO — live on HyperEVM.
- Total supply: 21,000,000
- Fully community distributed
- No presale, no private allocation, no public sale
- Primary targets: GENESIS PASS holders and early ecosystem participants
Early Access
The platform will initially launch in preview mode. Deploy, mint, and transfer functionality will activate after the GENESIS PASS phase concludes.
Roadmap
- Website launch
- Early access release
- Explorer activation
- Documentation release
- GENESIS PASS mint
- Initial community onboarding
- Airdrop preparation
- HYP-20 activation
- Deploy functionality
- Mint functionality
- Transfer functionality
- Marketplace launch
- Peer-to-peer trading
- Portfolio expansion
- Advanced analytics
Security
Users should always follow best practices when interacting with the protocol.
- Verify official links before connecting your wallet
- Double-check wallet transactions before confirming
- Avoid unofficial marketplaces
- Protect private keys and seed phrases