Function: requestChainId()
requestChainId(
walletWSF):Promise<string>
Defined in: src/wallet/connectV5.ts:97
Request the current chain ID from the wallet.
Parameters
walletWSF
WalletWithStarknetFeatures
The get-starknet V5 wallet object to use.
Returns
Promise<string>
The current Starknet chain ID.