For the complete documentation index, see llms.txt. This page is also available as Markdown.

chain

Contains the chain name of the provider.

Type

"constellation" | "ethereum" - Chain name.

Example

TypeScript

provider.chain;
// "constellation"

Last updated

Was this helpful?