Interface.IKeybanAccount
Account service contract.
Properties
| Property | Type | Description |
|---|---|---|
getAddress | () => Promise<string> | Returns the on-chain address of the user account. |
getId | () => Promise<`${string}-${string}-${string}-${string}-${string}`> | - |