• Charles Bachmeier's avatar
    feat: [info] Initial Pool Details Page (#7250) · dcf7d293
    Charles Bachmeier authored
    * feat: setup initial pool details page and route
    
    * add pool data query and call on enw page
    
    * make query dynamic to url chainId
    
    * Get and display Header info
    
    * add token symbols
    
    * split header into its own file
    
    * add helper function to not default to eth chain
    
    * add helper function tests
    
    * add header component tests
    
    * add mocked test for PDP
    
    * use valid values
    
    * allow unsupported BE chains supported by thegraph
    
    * typecheck
    
    * remove useless row
    
    * no longer needed child
    
    * use first and last child
    
    * move mock consts to their own file
    
    * skele linear task
    
    * return null
    
    * descriptiive pool not found bool
    
    * modify correct logo container
    
    * update snapshots
    
    * instantiate all chain apollo clients
    
    * added snapshot test
    
    * merge main and update snapshots
    
    * Update src/pages/PoolDetails/PoolDetailsHeader.tsx
    Co-authored-by: default avatarNate Wienert <natewienert@gmail.com>
    
    * type feeTier
    
    ---------
    Co-authored-by: default avatarNate Wienert <natewienert@gmail.com>
    dcf7d293
Name
Last commit
Last update
..
AddLiquidity Loading commit data...
AddLiquidityV2 Loading commit data...
CreateProposal Loading commit data...
Landing Loading commit data...
MigrateV2 Loading commit data...
NotFound Loading commit data...
Pool Loading commit data...
PoolDetails Loading commit data...
PoolFinder Loading commit data...
RemoveLiquidity Loading commit data...
Swap Loading commit data...
TokenDetails Loading commit data...
Tokens Loading commit data...
Vote Loading commit data...
App.tsx Loading commit data...
AppBody.tsx Loading commit data...