• Charles Bachmeier's avatar
    refactor: NFT Assets GraphQL Integration (#4928) · ef57ff76
    Charles Bachmeier authored
    * add demo Asset Fetcher
    
    * new file
    
    * update fetcher
    
    * update query name
    
    * beginning integration type
    
    * uncomment
    
    * working mutant apes
    
    * comment out debug logging
    
    * pass in inputs to query
    
    * update collections to handle inf scroll
    
    * paginated query first attempt
    
    * wrapped assetQuery
    
    * building pagination, needs spread
    
    * working pagination
    
    * working sort
    
    * use cacheconfig
    
    * change query source in Collection page
    
    * passed in filters
    
    * fetch schema from main endpoint
    
    * delete unused relayenv
    
    * rename token_url
    
    * easy GenieAsset refactoring
    
    * add rarity
    
    * update price info
    
    * remove logging
    
    * remove redundancy
    
    * refactor usd price fetching for assets
    
    * update standard and address
    
    * remove unused cacheconfig
    
    * dont repeat ethprice calc
    
    * unmemo bools
    
    * reduce duplicated usd price logic
    
    * cleanup imports
    
    * useUsd price hook
    
    * resolve merge conflict
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    ef57ff76
Name
Last commit
Last update
..
abis Loading commit data...
analytics 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...
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...