Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/ai-agents/plugins/native/avantis.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Avantis is a perpetual futures DEX on Base mainnet. The plugin reads market data
## Try it

```text Read pairs and PnL (any surface)
What's my Avantis open positions and PnL on Base?
What are my Avantis open positions and PnL on Base?
```

```text Open long (CLI harness)
Expand Down
2 changes: 1 addition & 1 deletion docs/ai-agents/plugins/native/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Most transaction plugins follow the prepare → `send_calls` pattern described i
```

```text Uniswap
Create a ETH/USDC LP position on Uniswap
Create an ETH/USDC LP position on Uniswap
```

```text Avantis
Expand Down