Aller directement au contenu principal

getRegions RPC Method - JITO

Chargement en cours...

Mis à jour le
Aug 09, 2026

getRegions RPC Method - JITO

Please note that this RPC method requires the Lil' JIT - JITO Bundles and transactions add-on enabled on your Quicknode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode add-ons into your applications. For more information on how to use Quicknode add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

Paramètres

Cette méthode n'accepte aucun paramètre

Retours

résultat
tableau
Chargement en cours...
Demande
Réponse
1
{
2
« jsonrpc »: « 2.0 »,
3
« id »: 1,
4
« résultat »: [
5
"mainnet",
6
"amsterdam",
7
"frankfurt",
8
"ny",
9
"tokyo",
10
"slc",
11
"london",
12
"singapore"
13
]
14
}
1
{
2
« jsonrpc »: « 2.0 »,
3
« id »: 1,
4
« résultat »: [
5
"mainnet",
6
"amsterdam",
7
"frankfurt",
8
"ny",
9
"tokyo",
10
"slc",
11
"london",
12
"singapore"
13
]
14
}
Vous n'avez pas encore de compte ?
Créez votreendpoint Quicknode endpoint quelques secondes et commencez à développer
Commencez gratuitement