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