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