ExMagicEden.LaunchpadCollection (ex_magic_eden v0.0.6)

Link to this section Summary

Link to this section Types

@type t() :: %ExMagicEden.LaunchpadCollection{
  description: term(),
  edition: term(),
  featured: term(),
  image: term(),
  launch_datetime: term(),
  name: term(),
  price: term(),
  size: term(),
  symbol: term()
}