Name | Type | Description | Notes |
---|---|---|---|
id | string | Id of the connection | [default to undefined] |
userId | string | Id of the user that created the connection | [default to undefined] |
sessionMetadata | SessionMetadata | Metadata of the connection (provided by the dapp) | [default to undefined] |
vaultAccountId | number | The vault to connect | [default to undefined] |
feeLevel | string | The default fee level | [default to undefined] |
chainIds | Array<string> | The chains approved for the connection | [default to undefined] |
connectionType | string | The connection's type | [default to undefined] |
connectionMethod | string | The method through which the connection was established | [default to undefined] |
creationDate | string | Timestamp of the session's creation | [default to undefined] |
-
Medium
(value:'MEDIUM'
) -
High
(value:'HIGH'
)
WalletConnect
(value:'WalletConnect'
)
-
Desktop
(value:'DESKTOP'
) -
Mobile
(value:'MOBILE'
) -
Api
(value:'API'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]