Hyperliquid Tax Reporting - Export PnL & Trade History
Table of Contents
- Why Crypto Tax Reporting Matters
- What Trade Data Hyperliquid Provides
- Trade History
- Funding Rate Payments
- Liquidation Events
- Deposits and Withdrawals
- Spot Trading
- How to Export Your Hyperliquid Trade History
- Method 1: Export via the Web Interface
- Method 2: Export via the Hyperliquid API
- Compatible Tax Software
- How to Import Hyperliquid Data
- How Perpetual Futures Are Taxed
- United States (IRS)
- United Kingdom (HMRC)
- General Principles (Other Jurisdictions)
- Hyperliquid-Specific Tax Considerations
- USDC Settlement
- Cross-Margin PnL Tracking
- Funding Rate Income
- HYPE Token Airdrop
- HIP-3 and Builder Market Trades
- Record-Keeping Best Practices
- Export Monthly, Not Annually
- Track Every Wallet
- Document Your Cost Basis
- Save Supporting Evidence
- Use Consistent Accounting Methods
- Summary
Warning
Info
Quick Summary - Hyperliquid Tax Reporting
- Hyperliquid does not issue 1099s or any tax forms - you must track your own records
- Export trade history via the Portfolio page or the Hyperliquid Info API (
userFills,userFundingendpoints) - Funding rate payments are taxable events - Hyperliquid settles 8,760 funding events per year per open position
- The HYPE airdrop is taxable as ordinary income at fair market value on the date received
- Compatible tax software: Koinly, CoinTracker, CoinLedger, TokenTax, TaxBit (CSV import)
- All trades settle in USDC - simplifies cost basis since USDC tracks the US dollar
Why Crypto Tax Reporting Matters
Crypto trading profits are taxable in virtually every major jurisdiction. The IRS, HMRC, ATO, and tax authorities across the EU have made it clear: cryptocurrency gains are not invisible, and failing to report them carries real consequences.
The penalties for non-compliance are severe. In the US, failure to report crypto income can result in fines up to $100,000 for individuals, and willful tax evasion carries up to five years in prison. The IRS has invested heavily in blockchain analytics tools and has sent warning letters to hundreds of thousands of crypto holders. Other countries have taken similar enforcement action.
The decentralized nature of Hyperliquid does not exempt you from tax obligations. While the exchange itself does not issue tax forms like centralized platforms (no 1099s), the blockchain is a public ledger. Your wallet address, deposits, withdrawals, and trading activity are all permanently recorded and traceable.
The good news: if you stay organized, crypto tax reporting is straightforward. Start by familiarizing yourself with the portfolio tracking dashboard, which gives you a clear view of your positions, PnL, and trade history. This guide walks you through exactly what data Hyperliquid provides, how to export it, and which tools make the process painless.
What Trade Data Hyperliquid Provides
Hyperliquid records comprehensive data for every action on your account. Understanding what is available helps you ensure nothing is missed when reporting. Here is what the platform tracks:
Trade History
Every perpetual futures trade you execute - entries, exits, partial closes - is logged with timestamp, asset, direction (long/short), size, price, and realized PnL. This covers all markets including crypto perpetuals, equity perpetuals, and commodity perpetuals.
Funding Rate Payments
Hyperliquid charges funding rates hourly on all open perpetual positions. Every funding payment - whether you paid or received it - is recorded. These micro-transactions accumulate over time and are individually taxable events in most jurisdictions.
Liquidation Events
If a position was liquidated, the event is logged with the loss amount. Liquidation losses are typically deductible, but you need the records to prove it.
Deposits and Withdrawals
All USDC deposits and withdrawals are tracked on-chain. These are not taxable events themselves (moving your own funds), but they establish the flow of capital in and out of the exchange - essential context for any audit.
Spot Trading
If you use Hyperliquid's spot trading features, those transactions are recorded separately. Spot trades involve actual asset purchases and sales, which are treated differently from derivatives in some jurisdictions.
How to Export Your Hyperliquid Trade History
Hyperliquid offers two primary methods for accessing your trade data: the web interface and the API.
Method 1: Export via the Web Interface
Connect your wallet
Go to app.hyperliquid.xyz and connect the wallet you trade with.
Navigate to Portfolio
Click on the Portfolio tab in the top navigation. This shows your account overview, open positions, and historical data.
Open Trade History
Select the Trade History section. You will see a chronological log of all your executed trades with entry/exit prices, sizes, and PnL.
Review and download your data
Review the trade history for completeness. You can copy the data or use the API method below for a full programmatic export suitable for tax software import.
Tip
Method 2: Export via the Hyperliquid API
For complete, machine-readable trade history, the Hyperliquid Info API is the most reliable method. It returns your full history in JSON format, which can be converted to CSV for tax software import.
The key API endpoints for tax reporting:
userFills- Returns all trade fills (entries, exits, partial closes) with timestamps, prices, sizes, fees, and realized PnLuserFunding- Returns all funding rate payments made and receiveduserNonFundingLedgerUpdates- Returns deposits, withdrawals, liquidations, and other non-trade account changes
# Example: Fetch all trade fills for your address
curl -X POST https://api.hyperliquid.xyz/info \
-H "Content-Type: application/json" \
-d '{"type": "userFills", "user": "0xYourWalletAddress"}'
The response includes every field you need: timestamp, asset, side, size, price, fee, closed PnL, and more. You can write a simple script to convert the JSON output to CSV format compatible with your tax software.
Info
Track Your Trades from Day One
Start with accurate records from your first trade. Sign up through our referral link for a 4% lifetime fee discount - lower fees also mean less taxable activity to report.
Get Your 4% Fee DiscountCompatible Tax Software
Several crypto tax platforms can process Hyperliquid trade data. Here is how the major options compare:
| Platform | Hyperliquid Support | Futures Support | Price (approx.) | Best For |
|---|---|---|---|---|
| Koinly | CSV import | Yes | Free - $279/yr | Most traders, international support |
| CoinTracker | CSV import | Yes | Free - $599/yr | US-focused, CPA integrations |
| CoinLedger | CSV import | Yes | $49 - $299/yr | Beginners, simple interface |
| TokenTax | CSV import / API | Yes | $65 - $3,499/yr | Active traders, DeFi users |
| TaxBit | CSV import | Yes | Free (consumer) | US users, IRS compliance |
How to Import Hyperliquid Data
The general workflow for any tax platform:
- Export your data from Hyperliquid using the API method above, converting to the platform's required CSV format
- Import the CSV into your chosen tax software
- Review flagged transactions - the software will highlight any trades it cannot classify or match
- Add missing cost basis for any tokens received outside Hyperliquid (e.g., HYPE airdrop tokens you transferred in)
- Generate your tax report - most platforms produce IRS Form 8949, Schedule D, or equivalent reports for your jurisdiction
Warning
How Perpetual Futures Are Taxed
The tax treatment of perpetual futures varies significantly by jurisdiction. Here are the general principles - but always confirm with a local tax professional.
United States (IRS)
The IRS has not issued specific guidance on crypto perpetual futures. In practice, most tax professionals treat them as follows:
- Realized PnL from closing positions is treated as capital gains or losses. The holding period (short-term vs long-term) depends on how long the position was open, though most perp trades are short-term (held less than one year) and taxed at ordinary income rates.
- Funding payments received are generally treated as ordinary income, taxable at the time of receipt.
- Funding payments made may be deductible as investment expenses, though the 2017 Tax Cuts and Jobs Act suspended miscellaneous itemized deductions - consult your CPA.
- Liquidation losses are typically deductible as capital losses, subject to the $3,000 annual net capital loss limit (excess carries forward).
Info
United Kingdom (HMRC)
HMRC treats crypto derivatives trading as follows:
- For occasional traders, gains may fall under Capital Gains Tax with the annual exempt amount
- For frequent traders, HMRC may classify your activity as trading income, subject to Income Tax - which can mean a higher rate but also allows loss deductions against other income
- Funding payments are generally treated as trading income or expense
General Principles (Other Jurisdictions)
- Australia (ATO): Crypto trading profits are generally subject to Capital Gains Tax; active traders may be classified as carrying on a business
- Canada (CRA): Typically treated as business income or capital gains depending on frequency and intent
- EU (varies by country): Most EU nations tax crypto gains; rates and classifications differ significantly between member states
Hyperliquid-Specific Tax Considerations
Several aspects of Hyperliquid's design create unique tax situations you need to be aware of.
USDC Settlement
All Hyperliquid perpetual trades are settled in USDC. Since USDC is pegged to the US dollar, this simplifies tax calculations compared to exchanges that settle in volatile tokens. Your realized PnL in USDC is effectively your PnL in dollar terms - no additional currency conversion step is needed.
However, note that USDC itself can technically deviate from its $1 peg (as happened briefly in March 2023). If you deposited or withdrew USDC during a de-peg event, the actual dollar value may differ from the USDC amount.
Cross-Margin PnL Tracking
If you use cross margin, your PnL from multiple positions is interconnected. A gain on one position can offset margin requirements for another, and a liquidation in cross mode can affect your entire account. For tax purposes, each position close is still a separate taxable event - you cannot net them together unless you are reporting aggregate trading income.
Funding Rate Income
Hyperliquid charges funding every hour - that is 8,760 potential funding events per year per open position. If you held positions for extended periods, you may have thousands of funding micro-transactions to report. This is where tax software becomes essential, as manually tracking hourly funding payments is impractical.
Your total net funding received is ordinary income. Total net funding paid may be deductible depending on your jurisdiction. The Hyperliquid API's userFunding endpoint provides the complete record.
HYPE Token Airdrop
If you received HYPE tokens through the Hyperliquid airdrop, this is a taxable event in most jurisdictions. The key points:
- At receipt: The fair market value of HYPE at the time you received it is taxable as ordinary income. If HYPE was trading at $25 when you received 1,000 tokens, you have $25,000 in ordinary income to report.
- At sale: When you sell or trade your HYPE tokens, any difference between the sale price and your cost basis (the value at receipt) is a capital gain or loss.
- Staking rewards: If you stake HYPE and receive additional rewards, those rewards are also taxable as ordinary income at receipt.
Warning
HIP-3 and Builder Market Trades
Trades on HIP-3 builder markets (such as equity or commodity perpetuals) follow the same tax principles as native Hyperliquid perps. However, if you trade equity perpetuals like NVDA or TSLA, be aware that some jurisdictions may apply different tax rules to equity derivatives versus crypto derivatives. The fee structure on builder markets also differs (0.09% taker / 0.03% maker), which affects your net realized PnL.
Lower Fees, Lower Tax Bill
Every dollar saved on trading fees is a dollar less in taxable gains. Sign up with our referral link for a permanent 4% fee reduction on all your Hyperliquid trades.
Start Saving on FeesRecord-Keeping Best Practices
Good record-keeping is the single most important thing you can do for tax compliance. Here is a system that works:
Export Monthly, Not Annually
Do not wait until tax season to pull your records. Export your trade history monthly and store the files in an organized folder structure. This protects you if the Hyperliquid interface changes or if you lose wallet access.
Track Every Wallet
If you trade from multiple wallet addresses, maintain a master list of all addresses used with Hyperliquid. Each address needs its own export. Missing even one wallet can lead to incomplete reporting.
Document Your Cost Basis
For any tokens you transfer into Hyperliquid (not USDC), document where they came from and what you paid for them. If you received tokens from an airdrop, DeFi yield, or another exchange, record the fair market value at the time of receipt.
Save Supporting Evidence
Beyond trade history, save:
- Deposit and withdrawal records - including blockchain transaction hashes
- Screenshots of positions - especially large trades or unusual events
- Funding rate summaries - monthly or quarterly totals
- Airdrop receipts - token amounts and market prices at time of claim
- Fee receipts - total trading fees paid (these may be deductible)
Use Consistent Accounting Methods
Choose a cost basis method (FIFO, LIFO, or specific identification) and apply it consistently across all your crypto activity. Switching methods between years can raise red flags with tax authorities. Most tax software defaults to FIFO (First In, First Out), which is the most widely accepted method.
Summary
Tax reporting on Hyperliquid requires more self-management than centralized exchanges, but the data is all there - you just need to extract and organize it. The key steps:
- Export your complete trade history via the Hyperliquid API or web interface
- Import into tax software like Koinly, CoinTracker, or CoinLedger
- Account for all taxable events - realized PnL, funding payments, airdrops, and liquidations
- Review the generated report before filing - no software gets it 100% right
- Consult a tax professional if you have significant activity or complex situations
For tools to help monitor your trading activity in real-time, check our Hyperliquid trading tools guide. And if you are just getting started, sign up with our referral link for a 4% lifetime fee discount - lower fees mean smaller taxable gains and less to report.
Frequently Asked Questions
Go to app.hyperliquid.xyz, connect your wallet, navigate to the Portfolio section, and select Trade History. You can view your complete trade log including entries, exits, PnL, and funding payments. For programmatic access, use the Hyperliquid Info API to pull your full trading history in JSON format, which can then be imported into tax software.
Yes. In most jurisdictions, profits from perpetual futures trading on Hyperliquid are taxable events. This includes realized PnL from closing positions, funding rate payments received, and any tokens received through airdrops such as HYPE. The specific tax rate and classification depends on your country of residence. Consult a qualified tax professional for advice specific to your situation.
Several crypto tax platforms support Hyperliquid or can import its data. Koinly, CoinTracker, CoinLedger, TokenTax, and TaxBit can all process Hyperliquid trade data through CSV imports or API connections. Some platforms have direct Hyperliquid integration while others require manual CSV upload.
Yes. Funding rate payments you receive are generally treated as ordinary income in most jurisdictions, taxable at the time you receive them. Funding payments you make may be deductible as trading expenses. Because Hyperliquid charges funding hourly, these micro-transactions can add up significantly over time and must be tracked for accurate reporting.
In most jurisdictions, yes. Airdropped tokens like HYPE are typically treated as ordinary income valued at the fair market value at the time of receipt. If you later sell or trade the HYPE tokens, any gain or loss from the difference between the sale price and your cost basis (the value at receipt) is a separate taxable event - usually a capital gain or loss.
Disclaimer: This content is for informational purposes only and does not constitute financial advice. Trading perpetual futures involves substantial risk of loss. Past performance is not indicative of future results. Always do your own research before trading. This site contains referral links - see our disclosure for details.
Ready to Start Trading?
Join Hyperliquid with our referral link and get a 4% lifetime fee discount. No KYC, no email - just connect your wallet and trade.
Start Trading - Save 4%