chain
Contains the chain name of the provider.
Type
"constellation"
| "ethereum"
- Chain name.
Example
TypeScript
provider.chain;
// "constellation"
Contains the chain name of the provider.
"constellation"
| "ethereum"
- Chain name.
provider.chain;
// "constellation"