Documentation Index
Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
HyperNative is an advanced pre-transaction security and simulation layer integrated into the Yield.xyz security stack. It provides real-time transaction simulation, risk scoring, and compliance screening before execution — allowing both Yield.xyz and its partners to detect threats and policy violations before users ever sign a transaction.HyperNative complements Shield, which validates a transaction’s structure and intent. Together, the two systems deliver complete pre-signing protection:
- Shield confirms that the transaction matches expected patterns
- HyperNative simulates the transaction to ensure it behaves safely and complies with policy
How It Works
- Transaction Simulation
- Risk Assessment
- Compliance Screening
- Policy Enforcement
Every unsigned transaction built through the Yield API can be simulated via HyperNative.The simulation engine runs the transaction in a sandboxed EVM environment, returning:
- Execution results
- Gas estimates
- Decoded call data
- State changes preview
Integration with Shield
| Layer | Function | What It Checks |
|---|---|---|
| Shield | Structure validation | Transaction matches expected pattern, addresses are correct |
| HyperNative | Behavior simulation | Transaction executes safely, complies with policy |
Flow Summary
Policy Use Cases
| Policy Type | Description | Example Rule |
|---|---|---|
| Security | Detect gas or approval anomalies | Reject transactions with >5× typical gas usage |
| Pool Toxicity | DeFi pool health monitoring | Reject deposits if >5% of assets are tainted |
| Sanctions | OFAC compliance | Block transactions involving sanctioned addresses |
| Monitoring | Continuous validation | Alert if pool risk level changes after deposit |
| Automation | Protective actions | Auto-pause affected yields during incidents |
Automation & Guardian Layer
Policies can trigger automated actions when thresholds are exceeded:- Pause affected yields
- Initiate withdrawals
- Send alerts to security teams
- Log for compliance review
API-Level Simulation
All Yield.xyz API-built transactions can be automatically simulated through HyperNative.Direct API access
Direct API access
Partners can call HyperNative directly for independent validation before signing. This enables a zero-trust setup, ensuring transactions are verified even if built externally.
Client-side deployment
Client-side deployment
HyperNative can be deployed on the client side. Policies and compliance configurations used by Yield.xyz can be exported and imported into client-owned instances to confirm and simulate transactions prior to signing.
Custom policy control
Custom policy control
Enterprise clients can define their own policies, risk thresholds, and automated actions — independent of Yield.xyz defaults.
Coverage
HyperNative protection covers:- ✅ All EVM chains
- ✅ Major DeFi protocols
- ✅ Lending protocols
- ✅ Bridges and cross-chain
- ✅ Staking and restaking
Benefits
Detect threats
Detect malicious or anomalous transaction behavior before signing
Compliance checks
Real-time sanctions and pool toxicity screening
Continuous monitoring
Pre- and post-transaction monitoring
Automated protection
Policy triggers for automated protective actions
Next Steps
Shield
Transaction validation library
Security Tiers
Deployment models
Security Overview
Full security architecture
Security Notices
Security announcements

