• Greg Bugyis's avatar
    feat: Buy Bag events (#5062) · d400b909
    Greg Bugyis authored
    * Add activity boolean to Collection page event
    
    * Log add-to-bag events
    
    * WIP
    
    * Bag update events
    
    * Log pay event
    
    * Bag success event
    
    * Add bag signed event
    
    * Move formatting function out to util
    
    * Format event properties with utility function
    
    * Remove console log and fix event on details page
    
    * Remove commented code
    
    * Fix event names to follow convention
    
    * Move priceChangedAssets logging to useEffect
    
    * Add modal constant and useTrace
    
    * Fix typo
    d400b909
formatEventProperties.ts 282 Bytes