Home > @infiniteobjects/data-types > BlockchainNetworkPointerSolana
A reference to a Solana network
Signature:
export declare class BlockchainNetworkPointerSolana extends BlockchainNetworkPointer
Extends: BlockchainNetworkPointer
| Property | Modifiers | Type | Description |
|---|---|---|---|
| chainId | readonly |
(not declared) | Blockchain one off Blockchain enumeration values. ‘eth’ |
| networkName | readonly |
typeof SolanaNetworks[BlockchainNetwork] | The network name used to connect to the blockchain |