Skip to content

Add Ophis integration#4295

Open
san-npm wants to merge 2 commits into
ava-labs:masterfrom
san-npm:add-ophis-integration
Open

Add Ophis integration#4295
san-npm wants to merge 2 commits into
ava-labs:masterfrom
san-npm:add-ophis-integration

Conversation

@san-npm

@san-npm san-npm commented Jun 13, 2026

Copy link
Copy Markdown

Adds Ophis to the integrations directory.

Ophis is an intent-based DEX aggregator built on CoW Protocol that serves Avalanche C-Chain: users and autonomous agents express a swap as an intent, and a competitive solver network settles it in batches with MEV protection, price-improvement surplus, and gasless signatures. It adds an agent-native layer (natural-language intents, an MCP server, a TypeScript SDK, and an embeddable widget).

Follows content/integrations/README.md:

  • content/integrations/ophis.mdx with all required frontmatter (title, category: DeFi, available: ["C-Chain"], description, logo, developer, website, documentation)
  • logo at public/images/ophis.png (512x512)
  • lowercase filename, no featured flag

App: https://swap.ophis.fi - Docs: https://docs.ophis.fi - Repo: https://github.com/ophis-fi/ophis

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@san-npm is attempting to deploy a commit to the Ava Labs Team on Vercel.

A member of the Team first needs to authorize it.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 02f8a3cba4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread content/integrations/ophis.mdx Outdated
- **Surplus Capture**: Price improvement found by solvers is returned to the trader as surplus.
- **Gasless Signatures**: Orders are submitted as signed messages, so traders do not need native gas to place a swap.
- **Agent-Native Layer**: A natural-language interface, an MCP server (fi.ophis/mcp), and the @ophis/sdk TypeScript SDK let autonomous agents trade programmatically.
- **Embeddable Widget**: Drop-in widget for integrating Ophis swaps into any Avalanche dApp.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove unavailable Ophis widget claim

For dApp integrators, this advertises a drop-in Ophis widget, but the current Ophis integration page I checked at business.ophis.fi says the embeddable option is the upstream CoW Widget and that an Ophis-branded variant with Ophis routing/partner-fee config is not yet available. Builders following this page can waste time looking for or planning around a non-existent Ophis widget, so please remove this claim or qualify it as the upstream CoW widget until the Ophis variant exists.

Useful? React with 👍 / 👎.

Comment thread content/integrations/ophis.mdx Outdated
- **Intent-Based Swaps**: Express a trade as an intent and let solvers compete to fill it at the best price, instead of routing through a single fixed path.
- **MEV Protection**: Batch settlement with uniform clearing prices shields trades from front-running and sandwich attacks.
- **Surplus Capture**: Price improvement found by solvers is returned to the trader as surplus.
- **Gasless Signatures**: Orders are submitted as signed messages, so traders do not need native gas to place a swap.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Qualify gasless swap guidance

When a user has not already approved the sell token, the CoW Protocol flow that Ophis builds on still requires an on-chain approval unless that token supports gasless approvals, and native-token wrapping/eth-flow paths are also on-chain. In those first-time or native-token scenarios, Avalanche users still need AVAX before they can complete the swap setup, so this should be scoped to off-chain order submission after approvals rather than saying traders do not need native gas to place a swap.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant