walletconnectWallet
const
walletconnectWallet:object
Defined in: wallets/src/walletconnect/index.ts:31
Type declaration
Section titled “Type declaration”connectWalletconnect
Section titled “connectWalletconnect”connectWalletconnect:
object
connectWalletconnect.connectWallet()
Section titled “connectWalletconnect.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
[], Options
]
Returns
Section titled “Returns”Promise
<boolean
>
connectWalletconnect.supportedChains
Section titled “connectWalletconnect.supportedChains”supportedChains: (
Arbitrum
|Avalanche
|Base
|BinanceSmartChain
|Cosmos
|Ethereum
|Kujira
|Maya
|Optimism
|Polygon
|THORChain
)[]