Skip to content

Commit

Permalink
Add Jia Receivable and cleanup old table code
Browse files Browse the repository at this point in the history
  • Loading branch information
mliu committed Sep 17, 2024
1 parent c3a83d3 commit b5d3c49
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 850 deletions.
2 changes: 2 additions & 0 deletions packages/huma-shared/src/utils/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ export const PoolContractMap: PoolContractMapType = {
extra: {
order: 1,
borrower: '0xd4F254006d486688cE7515199C55266C581B949A',
rwrUploader: '0x8Ddf4bE03d535A57D8b3D942941BDF65E96D994e',
disableBorrow: true,
lenderApprovalProvider: {
type: 'KYC',
Expand Down Expand Up @@ -605,6 +606,7 @@ export const PoolContractMap: PoolContractMapType = {
disableBorrow: true,
detailsPage: true,
borrower: '0xD3CCe1eC5a3981B27bD998f33A7eafdD27Ad2dF4',
rwrUploader: '0x8Ddf4bE03d535A57D8b3D942941BDF65E96D994e',
},
},
[POOL_NAME.JiaUSDC]: {
Expand Down
128 changes: 0 additions & 128 deletions packages/huma-widget/src/components/Activity.tsx

This file was deleted.

143 changes: 0 additions & 143 deletions packages/huma-widget/src/components/Factoring/FactoredList.tsx

This file was deleted.

90 changes: 0 additions & 90 deletions packages/huma-widget/src/components/Factoring/UpcomingList.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions packages/huma-widget/src/components/Factoring/index.ts

This file was deleted.

Loading

0 comments on commit b5d3c49

Please sign in to comment.