🔎Search

/search Command

Description: Searches for wallets that hold a specific token and match partial search criteria.

Usage: /search <contract_address> <partial_criteria1> [partial_criteria2] ...

Parameters:

  • <contract_address>: The contract address of the token to search for (required)

  • <partial_criteria1>, [partial_criteria2], etc.: Parts of wallet addresses to search for (at least one criteria required)

Result: You'll receive a list of wallets that hold the specified token and match the provided partial search criteria.

Tips: This command has been built as a way to find an influencer wallets through a screen they shared, which contains a part of their wallet address.

Last updated