🔀Common holders

Description: Searches for wallets that hold multiple specified tokens.

Usage: /cross <contract_address1> <contract_address2> ... [min_combined_value]

Parameters:

  • <contract_address1>, <contract_address2>, etc.: The contract addresses of the tokens to analyze (at least 2, maximum 5)

  • [min_combined_value]: The minimum combined value in USD that wallets must hold (optional, default $1000)

Result: You'll receive a list of wallets that hold at least 2 of the specified tokens, with details on their holdings.

Tips: The common holders command will help you find your favorite influencer as well as checking holders' similarities between multiple coins. For example, a small cap token and a mid-high cap token with a lot of common holders could be a good sign.

Last updated