Nft

io.funkode.transactions.model.Asset$.Nft
final case class Nft(symbol: Symbol, name: String, networkId: NetworkId, decimals: Int, contractAddress: ContractAddress, tokenId: Option[String], 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