Request EVM challengeAsk AIpost https://authapi.moralis.io/challenge/request/evmBody ParamsRequest EVM challenge message.domainstringrequiredRFC 4501 dns authority that is requesting the signing.chainIdstringenumrequiredEIP-155 Chain ID to which the session is bound, and the network where Contract Accounts must be resolved.Show 13 enum valuesaddressstringrequiredEthereum address performing the signing conformant to capitalization encoded checksum specified in EIP-55 where applicable.statementstringHuman-readable ASCII assertion that the user will sign, and it must not contain .uriurirequiredRFC 3986 URI referring to the resource that is the subject of the signing (as in the subject of a claim).expirationTimedate-timeISO 8601 datetime string that, if present, indicates when the signed authentication message is no longer valid.notBeforedate-timeISO 8601 datetime string that, if present, indicates when the signed authentication message will become valid.resourcesarray of stringsList of information or references to information the user wishes to have resolved as part of authentication by the relying party. They are expressed as RFC 3986 URIs separated by new lines.resourcesADD stringtimeoutnumberrequired15 to 120Defaults to 15Time in seconds before the challenge is expiredResponse 201The back channel challenge containing the id to store on the api and the message to be signed by the userUpdated over 3 years ago