Token

io.funkode.transactions.model.Asset$.Token
final case class Token(symbol: Symbol, name: String, networkId: NetworkId, decimals: Int, contractAddress: ContractAddress, url: Option[Url])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product