/v1/verified
Verified tokens
Provalo dal vivo
10 chiamate gratuite al giorno — senza registrazione, senza chiave API. Passa dal gateway oanor.
Funziona. Prendi una chiave API e usala nel tuo progetto.
Ottieni una chiave APIFrammenti di codice
curl "https://api.oanor.com/rugcheck-api/v1/verified" \ -H "x-oanor-key: oanor_test_..."
await fetch("https://api.oanor.com/rugcheck-api/v1/verified", {
headers: { "x-oanor-key": "oanor_test_..." }
});
$ch = curl_init("https://api.oanor.com/rugcheck-api/v1/verified");
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$out = curl_exec($ch);
import requests
requests.get(
"https://api.oanor.com/rugcheck-api/v1/verified",
headers={"x-oanor-key": "oanor_test_..."}
)
Risposta di esempio
Una risposta reale di questo endpoint, acquisita dall'ultimo health check.
{
"data": {
"note": "Solana tokens that have been verified on RugCheck (and flagged for Jupiter verification) — the tokens that have passed a verification step, a contrast to the unaudited memecoin firehose. Live, cached ~30s.",
"count": 10,
"source": "RugCheck public API (api.rugcheck.xyz/v1/stats/verified), keyless",
"tokens": [
{
"mint": "BTSkAcrB6RgFvmmx7zMp3P7wQNBszmazrR6JLFSfmzm8",
"name": "Buy To Survive",
"symbol": "bts",
"description": "https://buytosurvive.com",
"jup_verified": false
},
{
"mint": "3RceBbbhrvohcVZAq1EtJusDiuxJTjESD2zti51npump",
"name": "All or Nothing",
"symbol": "aon",
"description": "AON Coin is meticulously crafted to provide lasting value in the cryptocurrency landscape. By merging the excitement of ",
"jup_verified": false
},
{
"mint": "3JwCf8YnFdcQjfs1kiAVgiAVJAymXnJdsGXN7x6hbonk",
"name": "VAGcoin",
"symbol": "vagcoin",
"description": "MOTHER OF ALL PUMPS 💋💋💋",
"jup_verified": false
},
{
"mint": "Dr5YqYNJxT2W644nAwN2K54wXj3qtGkpR6AmaKJ6pump",
"name": "FORESKIN",
"symbol": "foreskin",
"description": "Uncut. Untouched. Unapologetic.\nNo one should lose a part of their body before they can speak for themselves. We challen",
"jup_verified": false
},
{
"mint": "97VoKBQsK2nia3G3Fm4nkjvAVNkvez1pTFgdmxf9XhYG",
"name": "K-sol",
"symbol": "kwts",
"description": "KWTS is a community-driven Solana token with active liquidity, SOL farming rewards, and a focus on sustainable growth. B",
"jup_verified": false
},
{
"mint": "2Z6ygm5k6Gm4W9dgeDoc1dDSFpkLWp7wxo95DPszpump",
"name": "n1netails",
"symbol": "n1netails",
"description": "N1netails is an open-source project that provides practical alerts and monitoring for applications.",
"jup_verified": false
},
{
"mint": "BzMWbt7ko3P8c457gzxuBCCt6q73sJyG98nQNeTfcCom",
"name": "Eternal Stake Finance",
"symbol": "esf",
"description": "Some things grow best when left undisturbed. \nGiven time, care, and patience. \n\nEternal Stake Finance is built on the be",
"jup_verified": false
},
{
"mint": "J3FnBoPv9vLTPi2Lj1S4NFRaWoEDQ47Sy3E4ZfrVBAGS",
"name": "Chinchilla Haton",
"symbol": "haton",
"description": "Hat on $Haton is a quirky Solana memecoin featuring a cute chinch
…