PoolVoteLength
get
Authorizations
Query parameters
chainIdstringRequired
addressstringRequired
voterstringRequired
Header parameters
AuthorizationstringRequired
Responses
200
Ok
application/json
get
/lynex/voter/poolVoteLengthGET /lynex/voter/poolVoteLength?chainId=text&address=text&voter=text HTTP/1.1
Host: beta.usemoon.ai/
Authorization: text
Accept: */*
200
Ok
{
"success": true,
"message": "text",
"data": "text"
}