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 / ChainConfig

Interface: ChainConfig

@orderly.network/types.ChainConfig

Table of contents

Properties

Properties

blockExplorerName

blockExplorerName: string

Defined in

packages/types/src/chains.ts:9

chainInfo

chainInfo: ChainInfo

Defined in

packages/types/src/chains.ts:5
chainLogo: string

Defined in

packages/types/src/chains.ts:4

chainName

chainName: string

Defined in

packages/types/src/chains.ts:10

chainNameShort

chainNameShort: string

Defined in

packages/types/src/chains.ts:3

id

id: number

Defined in

packages/types/src/chains.ts:2

maxPrepayCrossGas

maxPrepayCrossGas: number

Defined in

packages/types/src/chains.ts:8

minCrossGasBalance

minCrossGasBalance: number

Defined in

packages/types/src/chains.ts:7

minGasBalance

minGasBalance: number

Defined in

packages/types/src/chains.ts:6

requestRpc

requestRpc: string

Defined in

packages/types/src/chains.ts:11