Variable CHAIN_INFOConst

CHAIN_INFO: ChainInfo = ...

A constant that holds the chain information, imported from the official Sei chain-registry.

import { CHAIN_INFO } from '@sei-js/registry';

console.log(CHAIN_INFO.bech32_prefix); // 'sei'