Andrew Schmidt
Andrew Schmidt
@MareskoY Could you take another look at this
Wow, this looks like an awesome feature!
@Jdecristi Sorry for the delay on this, could you run `yarn i18n` and commit the translations file, then we'll get this merged :+1:
The re-direct to 404 is working, but when I click an asset from the markets or dashboard page it just takes me to a blank reserve page and I have...
TheGraph hosted service does not [currently support](https://thegraph.com/docs/en/developing/supported-networks/#hosted-service) Base mainnet, we are exploring other options to provide a public subgraph endpoint for this market
+1 on this, it is not just chainID 10, MetaMask mobile throws this error when attempting to add any chainID in their default list: `Object { code: 5000, message: '{"code":-32602,"message":"May...
This is the latest version of the UiPoolDataProvider on Eth mainnet which will work with the latest of contract-helpers and math-utils: 0x30375522F67a6308630d49A694ca1491fA2D3BC6
TO-DO: Complete examples with GraphQL for V2 and V3 Create a separate repo with a minimum viable implementation of fetching and formatting protocol data via helper contracts
Tested that `stakeWithPermit` using StakedTokenV3 instead of StakeUIHelper is working with mainnet fork on UI https://github.com/aave/interface/pull/1685