Add WAVE facilitator#958
Open
yakimoto wants to merge 1 commit into
Open
Conversation
WAVE is a live x402 facilitator on Base mainnet (EIP-3009 `exact` scheme), operated at gateway.wave.online as the payment rail for WAVE's video/streaming infrastructure. - Relayer (Base, USDC): 0x637732154238bb79039e0b0e460cb35f20c2c667 - Facilitator URL: https://gateway.wave.online/v1/x402/facilitator - Docs: https://wave.online/facilitator - Discovery live: GET /.well-known/x402 + GET /supported (CAIP-2) Adds the facilitator config + registry entry and a logo asset (apps/scan/public/wave.svg). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
@yakimoto is attempting to deploy a commit to the Merit Systems Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add WAVE facilitator
WAVE is a live x402 facilitator on Base mainnet (EIP-3009
exactscheme), operated atgateway.wave.onlineas the payment rail for WAVE's video/streaming infrastructure (agents pay per call over x402).https://gateway.wave.online/v1/x402/facilitator0x637732154238bb79039e0b0e460cb35f20c2c667eip155:8453) · USDCGET /.well-known/x402+GET /supported(CAIP-2) — both liveThis follows the existing
openfacilitator/corbitsentry shape:packages/external/facilitators/src/facilitators/wave.ts— config + registry entryfacilitators/index.ts, added tolists/all.tsapps/scan/public/wave.svgThe relayer has live on-chain settlement volume on Base, so the on-chain crawler will pick it up from
dateOfFirstTransaction(2026-06-05). Happy to adjust naming/metadata to fit your conventions.