Rube.Tokens.Token (rube v0.0.4)

Link to this section Summary

Link to this section Types

Specs

symbol() :: String.t()

Specs

t() :: %Rube.Tokens.Token{
  address: term(),
  blockchain_id: Slurp.Blockchains.Blockchain.id(),
  precision: non_neg_integer(),
  symbol: symbol()
}