Skip to main content

Interface.IKeybanAccount

Account service contract.

Properties

PropertyTypeDescription
getAddress() => Promise<string>Returns the on-chain address of the user account.
getId() => Promise<`${string}-${string}-${string}-${string}-${string}`>-