com um clique
jupiter-vrfd
// Use when a user mentions Jupiter token verification, VRFD eligibility, paying 1000 JUP to verify a token, submitting a verification request, or updating metadata via the Jupiter express verification flow.
// Use when a user mentions Jupiter token verification, VRFD eligibility, paying 1000 JUP to verify a token, submitting a verification request, or updating metadata via the Jupiter express verification flow.
Comprehensive guidance for integrating Jupiter APIs (Swap, Lend, Perps, Trigger, Recurring, Tokens, Price, Portfolio, Prediction Markets, Send, Studio, Lock, Routing). Use for endpoint selection, integration flows, error handling, and production hardening.
Interact with Jupiter Lend Protocol. Read-only SDK (@jup-ag/lend-read) for querying liquidity pools, lending markets (jlTokens), and vaults. Write SDK (@jup-ag/lend) for lending (deposit/withdraw) and vault operations (deposit collateral, borrow, repay, manage positions).
Migration guide from Jupiter Metis (v1) or Ultra to Swap API v2. Use when migrating existing Jupiter swap integrations, updating base URLs, or transitioning from quote+swap-instructions to the unified build endpoint.
| name | jupiter-vrfd |
| description | Use when a user mentions Jupiter token verification, VRFD eligibility, paying 1000 JUP to verify a token, submitting a verification request, or updating metadata via the Jupiter express verification flow. |
| license | MIT |
| metadata | {"author":"jup-ag","version":"1.0.0"} |
| tags | ["jupiter","jup-ag","jupiter-vrfd","token-verification","verified","solana"] |
This skill routes agents through the public Jupiter token-verification flow for a Solana token mint.
Base URL: https://api.jup.ag
Auth: x-api-key from portal.jup.ag (required)
Cost: 1000 JUP
Use when:
Do not use when:
Triggers: verify token, submit verification, check eligibility, craft payment transaction, execute payment, pay for verification, update token metadata, metadata-only submission
| User intent | Endpoint | Method |
|---|---|---|
| Check eligibility | /tokens/v2/verify/express/check-eligibility?tokenId={TOKEN_ID} | GET |
| Craft payment transaction | /tokens/v2/verify/express/craft-txn?senderAddress={SENDER_ADDRESS} | GET |
| Sign and execute payment | /tokens/v2/verify/express/execute | POST |
canVerify | canMetadata | Action |
|---|---|---|
true | true | verification+metadata (if user has metadata) or verification only |
true | false | verification only, omit tokenMetadata |
false | true | metadata-only |
false | false | STOP — show verificationError / metadataError to user |
Load these on demand:
For execute requests in constrained agent environments:
8gMBNeKwXaoNi9bhbVUWFt4Uc5aobL9PeYMXfYDMePE2JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN