apps
apps copied to clipboard
Monorepo for Centrifuge frontends, including the Tinlake UI, Centrifuge App, onboarding app, and Fabric design system.
Upgrade styled components and fix the breaking changes #2270 ### Approvals - [ ] Dev
For LTF, seeing no data for Investments, redemptions and fees in the Reporting tab. 
On the following page: https://app.centrifuge.io/prime/gnosis The graph looks like a flat line unless an investment has been performed.  We should target a graph that shows the growth/increase in portfolio...
If you are connected with an EVM wallet as the pool admin, and you click `Switch to Ethereum Sepolia`, the page goes blank. It only works if the pool admin...
### Description This pull request... # ### Approvals - [ ] Dev ### Screenshots ### Impact
### Description This pull request... # ### Approvals - [ ] Dev ### Screenshots ### Impact
Current deployed version supports loansApi v2, we need to publish a newer version that already supports loansApi v3
Getting 403 errors: ```json { message: "API rate limit exceeded for 45.142.235.30. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more...
All investment interactions should now go through the `CentrifugeRouter` contract. - [x] `lp.requestDeposit` => `CentrifugeRouter.multicall([enable(), requestDeposit()])` - [ ] `lp.requestDepositWithPermit` => `CentrifugeRouter.multicall([enable(), permit(), requestDeposit()])` - [ ] `lp.mint` => `CentrifugeRouter.claimDepositRequest`...
When deploying a pool to a domain, in the `enablePoolOnDomain` batch, include a call to `liquidityPools.updateTokenPrice` for each tranche x currency