Contains the chain name of the provider.
Type
"constellation" | "ethereum" - Chain name.
"constellation"
"ethereum"
Example
TypeScript
provider.chain; // "constellation"
Last updated 10 months ago
Was this helpful?