Skip to main content

Documentation Index

Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt

Use this file to discover all available pages before exploring further.

Orderly SDKs / Modules / @orderly.network/types / ChainInfo

Interface: ChainInfo

@orderly.network/types.ChainInfo

Table of contents

Properties

Properties

blockExplorerUrls

blockExplorerUrls: string[]

Defined in

packages/types/src/chains.ts:19

chainId

chainId: string

Defined in

packages/types/src/chains.ts:15

chainName

chainName: string

Defined in

packages/types/src/chains.ts:16

nativeCurrency

nativeCurrency: NativeCurrency

Defined in

packages/types/src/chains.ts:17

rpcUrls

rpcUrls: string[]

Defined in

packages/types/src/chains.ts:18