ChallengeRequest: {
    for?: InputMaybe<Scalars["ProfileId"]["input"]>;
    signedBy: Scalars["EvmAddress"]["input"];
}

Type declaration

  • Optional for?: InputMaybe<Scalars["ProfileId"]["input"]>

    The profile ID to initiate a challenge - note if you do not pass this in you be logging in as a wallet and wont be able to use all the features

  • signedBy: Scalars["EvmAddress"]["input"]

    The Ethereum address that will sign the challenge