Rube.MoneyMarkets.find_token

You're seeing just the function find_token, go back to Rube.MoneyMarkets module for more information.
Link to this function

find_token(blockchain_id, address)

Specs

find_token(blockchain_id(), address()) ::
  {:ok, money_market()} | {:error, :not_found}