ExMagicEden.TokenListing (ex_magic_eden v0.0.4)

Link to this section Summary

Link to this section Types

@type t() :: %ExMagicEden.TokenListing{
  auction_house: term(),
  pda_address: term(),
  price: term(),
  seller: term(),
  token_address: term(),
  token_mint: term(),
  token_size: term()
}