Name | Type | Description | Notes |
---|---|---|---|
ncwId | String | The ID of the Non-Custodial Wallet to connect to the dApp. | |
ncwAccountId | BigDecimal | The NCW account ID to connect to the dApp. | |
feeLevel | FeeLevelEnum | The default fee level. Valid values are `MEDIUM` and `HIGH`. | |
uri | String | The WalletConnect uri provided by the dapp. | |
chainIds | List<String> | The IDs of the blockchain networks used in the Web3 connection (Currently required in V1 connections only). | [optional] |
Name | Value |
---|---|
MEDIUM | "MEDIUM" |
HIGH | "HIGH" |