Query sybil risk report of wallet address

TrustScan provides three ways to query sybil risk reports of wallet address:

  • Query sybil risk report of single address through UI;

  • Batch query sybil risk reports of multiple addresses through UI;

  • Query sybil risk reports of single or multiple addresses through API.

TrustScan provides 2 plans for users: basic plan and pro plan. The two plans differ in functions users can use.

For details about the two types of plans and how to get the pro plan, refer to "Apply for Pro Plan of TrustScan".

1. Query sybil risk report of single address

Before query sybil risk report of single address, you need to log in TrustScan using the EVM-compatible wallet address. For details, please refer to "Log in TrustScan with wallet address".

(1) Visit "Single Address Query" page

After loging in TrustScan, you will be automatically navigated to the "Single Address Query" page. If you are not currently on the right page, navigate to it by the following methods:

  • Click on the "Single Query" link in the top navigation bar of any TrustScan page:

  • Click the "GET START" button in the "Basic Plan" section on TrustScan home page:

(2) Run a single address query

After entering the "Sigle Address Query" page:

(1) Enter any EVM wallet address in the query text box;

(2) Click "Show Result" button.

Then you will be navigated to the sybil risk report page and get the report details. For more information about sybil risk report, refer to "Details of the sybil risk report".

2. Batch query sybil risk reports of multiple addresses

Before using the Batch Query function, you need:

(1) Visit "Batch Query" page

You can navigate to the "Batch Query" page by:

  • Click the "Batch Query" button in the top navigation bar of any page;

  • If you are currently on the "Single Query" or "Access API" page, click the "Batch Query" link in the page subnavigation bar.

(2) Run a batch query

On the "Batch Query" page:

(1) Paste the list of wallet addresses you want to query into the multi-line text box;

(2) Click the "Show Result" button.

You will get into the query result list page, and show the sybil risk information of each wallet address you queried. For details about the sybil risk infomation list of batch query, please refer to "Sybil Risk Infomation List of Batch Query".

When you paste address list into the query text box, please follow these rules:

  • Add only one wallet address per line;

  • No punctuation marks or spaces before or after the address;

  • The number of wallet addresses dosen't exceed 100;

3. Query sybil risk reports through API

For details about how to query the sybil risk of wallet addresses using the API, please refer to "TrustScan API documents".

Last updated