Uses of Class
io.gopluslabs.client.model.ResponseWrapperTokenSecurityLpHolders
-
Packages that use ResponseWrapperTokenSecurityLpHolders Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperTokenSecurityLpHolders in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model with type parameters of type ResponseWrapperTokenSecurityLpHolders Modifier and Type Field Description private List<ResponseWrapperTokenSecurityLpHolders>ResponseWrapperTokenSecurityResult. lpHoldersMethods in io.gopluslabs.client.model that return types with arguments of type ResponseWrapperTokenSecurityLpHolders Modifier and Type Method Description List<ResponseWrapperTokenSecurityLpHolders>ResponseWrapperTokenSecurityResult. getLpHolders()Top10 LP token holders info(Notice:When \"is_in_dex\": \"0\", there will be no return. )Methods in io.gopluslabs.client.model with parameters of type ResponseWrapperTokenSecurityLpHolders Modifier and Type Method Description ResponseWrapperTokenSecurityResultResponseWrapperTokenSecurityResult. addLpHoldersItem(ResponseWrapperTokenSecurityLpHolders lpHoldersItem)Method parameters in io.gopluslabs.client.model with type arguments of type ResponseWrapperTokenSecurityLpHolders Modifier and Type Method Description ResponseWrapperTokenSecurityResultResponseWrapperTokenSecurityResult. lpHolders(List<ResponseWrapperTokenSecurityLpHolders> lpHolders)voidResponseWrapperTokenSecurityResult. setLpHolders(List<ResponseWrapperTokenSecurityLpHolders> lpHolders)
-