ExMagicEden.Token (ex_magic_eden v0.0.4)

Link to this section Summary

Link to this section Types

@type t() :: %ExMagicEden.Token{
  animation_url: term(),
  attributes: term(),
  collection: term(),
  external_url: term(),
  image: term(),
  mint_address: term(),
  name: term(),
  owner: term(),
  primary_sale_happened: term(),
  properties: term(),
  seller_fee_basis_points: term(),
  supply: term(),
  update_authority: term()
}