Rube.Amm.find_pair
You're seeing just the function
find_pair
, go back to Rube.Amm module for more information.
Link to this function
find_pair(blockchain_id, address)
Specs
find_pair(blockchain_id(), address()) :: {:ok, pair()} | {:error, :not_found}