Interface

RegisteredUserData

RegisteredUserData

User data's response

Properties:
Name Type Description
walletAddress string

metamask's wallet address of user

starkKey string

stark key of user

codeInfo codeInfo

the information about the status of account (USER_REGISTERED / USER_NOT_REGISTERED / GET_USER_INFO_ERROR)

View Source types/UserTypes.ts, line 57