bitgetWallet
const
bitgetWallet:object
Defined in: wallets/src/bitget/index.ts:12
Type declaration
Section titled “Type declaration”connectBitget
Section titled “connectBitget”connectBitget:
object
connectBitget.connectWallet()
Section titled “connectBitget.connectWallet()”connectWallet: (
connectParams
) => (…params
) =>Promise
<boolean
>
Parameters
Section titled “Parameters”connectParams
Section titled “connectParams”addChain
Section titled “addChain”AddChainType
Returns
Section titled “Returns”(…
params
):Promise
<boolean
>
Parameters
Section titled “Parameters”params
Section titled “params”…[Chain
[]]
Returns
Section titled “Returns”Promise
<boolean
>
connectBitget.supportedChains
Section titled “connectBitget.supportedChains”supportedChains: (
Arbitrum
|Avalanche
|Base
|BinanceSmartChain
|Bitcoin
|Cosmos
|Ethereum
|Optimism
|Polygon
|Solana
)[]