Ana içeriğe geç

Chain ID ile Getir

Kimlik Doğrulama: Bearer token gereklidir.

Endpoint: GET /api/v1/chains/{id}


Yol Parametreleri

ParametreTipZorunluAçıklama
idstringEvetChain UUID

Yanıt — 200 OK

{
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Ethereum",
"slug": "ethereum",
"chain_slug": "ethereum"
}
KodAçıklama
400Geçersiz UUID
404Chain bulunamadı