From 2535377c347a9237882f82a3b8211980b12658f4 Mon Sep 17 00:00:00 2001 From: kirill3101 <57436827+kirill3101@users.noreply.github.com> Date: Sat, 10 May 2025 23:52:31 +0700 Subject: [PATCH] Update 4-get-shield.md --- docs/101-ultra-api/4-get-shield.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/101-ultra-api/4-get-shield.md b/docs/101-ultra-api/4-get-shield.md index 0140dae1..896d54b1 100644 --- a/docs/101-ultra-api/4-get-shield.md +++ b/docs/101-ultra-api/4-get-shield.md @@ -29,7 +29,7 @@ This is useful when integrating with Jupiter Ultra or any other APIs, allowing y ```jsx const shieldResponse = await ( - await fetch(`https://lite-api.jup.ag/ultra/v1/shield?mints=So11111111111111111111111111111111111111112,EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v,DocTwz3QhCgKy1CJJMruEAFEG5xTGoC43vPMkC41pump`) + await fetch(`https://lite-api.jup.ag/ultra/v1/shield?mints=So11111111111111111111111111111111111111112,EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v,DocTwz3QhCgKy1CJJMruEAFEG51pump`) ).json(); ``` @@ -42,7 +42,7 @@ The shield response will return a list of token information and warnings of mint ```json { "warnings": { - "DocTwz3QhCgKy1CJJMruEAFEG5xTGoC43vPMkC41pump": [ + "DocTwz3QhCgKy1CJJMruEAFEG5xTGsdfgfdgoC43vPMkC41pump": [ { "type": "NOT_VERIFIED", "message": "This token is not verified, make sure the mint address is correct before trading",