🟢Personalized Following
Given a list of FIDs, return a list of addresses trusted by the extended network.
/scores/personalized/following/fids
Last updated
Given a list of FIDs, return a list of addresses trusted by the extended network.
/scores/personalized/following/fids
Last updated
Given a list of input fids, return a list of fids trusted by the extended network of the input fids.
The addresses in the result are ranked by a relative scoring mechanism that is based on the EigenTrust algorithm.
The extended network is derived based on a BFS traversal of the social following graph upto k degrees and until limit is reached.
IMPORTANT: Please use HTTP POST method and not GET method.
Successful Response