| Name | Type | Description | Notes |
|---|---|---|---|
| vaultAccountId | BigDecimal | The ID of the vault 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" |