Change Logs
@May 10, 2022
Who needs to check it?
Release plan
What is updated?
Before
**Request Body Type**
`{message: string, signature: string, address: string }`
**Response Type**
`{ isValid: boolean, invalidReason: string | null }`After
Example of request
Example of response
Last updated
Was this helpful?