ExMagicEden.CollectionActivity (ex_magic_eden v0.0.5)

Link to this section Summary

Link to this section Types

@type t() :: %ExMagicEden.CollectionActivity{
  block_time: term(),
  buyer: term(),
  buyer_referral: term(),
  collection: term(),
  price: term(),
  seller: term(),
  seller_referral: term(),
  signature: term(),
  slot: term(),
  source: term(),
  token_mint: term(),
  type: term()
}