forgotUsername
forgotUsername: (args: ForgotUsernameParameters) => ForgotUsernameReturnType
getAccountInfo
getAccountInfo: (args: GetAccountInfoParameters) => GetAccountInfoReturnType
getAccountsByUsername
getAccountsByUsername: (
args: GetAccountsByUsernameParameters,
) => GetAccountsByUsernameReturnType
getAccountSeenNonces
getAccountSeenNonces: (
args: GetAccountSeenNoncesParameters,
) => GetAccountSeenNoncesReturnType
getAccountStatus
getAccountStatus: (
args: GetAccountStatusParameters,
) => GetAccountStatusReturnType
getAllAccountInfo
getAllAccountInfo: (
args: GetAllAccountInfoParameters,
) => GetAllAccountInfoReturnType
getCodeHash
getCodeHash: (args?: GetCodeHashParameters) => GetCodeHashReturnType
getKey
getKey: (args: GetKeyParameters) => GetKeyReturnType
getKeys
getKeys: (args: GetKeysParameters) => GetKeysReturnType
getKeysByUsername
getKeysByUsername: (
args: GetKeysByUsernameParameters,
) => GetKeysByUsernameReturnType
getNextAccountIndex
getNextAccountIndex: (
args: GetNextAccountIndexParameters,
) => GetNextAccountIndexReturnType
getUser
getUser: (args: GetUserParameters) => GetUserReturnType
getUserKeys
getUserKeys: (args: GetUserKeysParameters) => GetUserKeysReturnType
getUsernameByIndex
getUsernameByIndex: (
args: GetUsernameByIndexParameters,
) => GetUsernameByIndexReturnType
getUsersByKeyHash
getUsersByKeyHash: (
args: GetUsersByKeyhashParameters,
) => GetUsersByKeyHashReturnType