Back to skills
Using Projectx Adapter
ASecurityHow to use the ProjectX (HyperEVM Uniswap V3 fork) adapter in Wayfinder Paths for pool reads, position management, swaps, points, and subgraph swap history (pool_address config + common gotchas).
4 stars
0 votes
0 copies
1 views
Added 2/11/2026
businessgo
Security Analysis
A100/100Scanned 2/12/2026
Install via CLI
$
openskills install WayfinderFoundation/wayfinder-paths-sdkFiles
SKILL.md
---
name: using-projectx-adapter
description: How to use the ProjectX (HyperEVM Uniswap V3 fork) adapter in Wayfinder Paths for pool reads, position management, swaps, points, and subgraph swap history (pool_address config + common gotchas).
metadata:
tags: wayfinder, projectx, prjx, hyperevm, uniswap, v3, liquidity, lp, swaps, points, subgraph
---
## When to use
Use this skill when you are:
- Working with ProjectX concentrated liquidity on HyperEVM (chain 999)
- Reading pool state, positions, balances, fees, or swap history
- Minting/increasing/removing/burning positions via the NPM
- Swapping via the PRJX router (`swap_exact_in`)
- Fetching ProjectX points (`fetch_prjx_points`) or subgraph swap data (`fetch_swaps`)
## How to use
- [rules/high-value-reads.md](rules/high-value-reads.md) - Pool/positions/swaps/points reads (data in/out)
- [rules/execution-opportunities.md](rules/execution-opportunities.md) - Mint/increase/remove/collect/burn/swap scripts
- [rules/gotchas.md](rules/gotchas.md) - `pool_address` requirement, tuple returns, RPC/subgraph availability, units/ticks
Attribution
Comments (0)
No comments yet. Be the first to comment!
