Ir al contenido principal

Sei API Overview

Actualizado el
28 de abril de 2026

Quicknode supports the following Sei APIs on all endpoints. Using your Sei endpoint, you can call any of the methods available in these APIs. For a complete list of supported RPC methods, refer to the documentation for each API.


Deprecation Notice

Cosmos SDK and CosmWasm functionality will be deprecated in favor of EVM-only. For more details, see SIP-3 and the governance proposal.

API compatibles

Disponibilidad de los datos archivados

Quicknode's Sei Pacific endpoints provide full archive data access starting from block height 1 (genesis).

For blocks >= 78309999: Utiliza el x-cosmos-altura-del-bloque Encabezado en las solicitudes de la API REST o especificar el parámetro «height» en las solicitudes de la API de Tendermint:

Ejemplo de la API REST de Cosmos:

curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/distribution/v1beta1/delegators/sei1xyp8xxely9txewfe7nes2nxrzr0qyrfghrj5cs/rewards' \
--header 'x-cosmos-block-height: 78309999'

Ejemplo de la API de Tendermint:

curl --location 'https://docs-demo.sei-pacific.quiknode.pro/block?height=78309999'

For Sei EVM methods: No special headers are required. The earliest block number for EVM methods is 79123881 (Sei V2 upgrade block).

Redes compatibles

Quicknode provides access to the following Sei networks:

Red principal
Tipo:Producción
ID de la cadena:
1329
HTTP:
WSS:
Archivo:
Poda:Ninguna
Red de pruebas
Tipo:Red de pruebas
ID de la cadena:
1328
HTTP:
WSS:
Archivo:No
Pruning:3240000 blocks

Productos compatibles

Comparte este documento