• Charles Bachmeier's avatar
    feat: Migrate NFT Activity to GraphQL (#6103) · 18939aa8
    Charles Bachmeier authored
    * add new activity query
    
    * add nftactivity hook and fix query
    
    * converted activity type to accept optionals, hook should return activity type
    
    * single asset activity
    
    * relaystylepagination
    
    * working on local endpoint
    
    * working timestamps
    
    * updated endpoint
    
    * use correct env var
    
    * undo asset testing
    
    * forgot last
    
    * undo more testing
    
    * don't break on null address
    
    * working loading state
    
    * better loading states
    
    * handle marketplace type update
    
    * remove types
    
    * properly format price and reduce redundancy
    
    * handle null price
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    18939aa8
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connection Loading commit data...
constants Loading commit data...
featureFlags Loading commit data...
graphql Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
nft Loading commit data...
pages Loading commit data...
serviceWorker Loading commit data...
state Loading commit data...
theme Loading commit data...
tracing Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...
test-utils.tsx Loading commit data...