Skip to content

Commit

Permalink
updated icons to be USDc
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayJok3r committed Feb 23, 2024
1 parent c0e3cde commit 371cc73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/huma-shared/src/utils/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ export const PoolContractMap: PoolContractMapType = {
address: '0xcebA9300f2b948710d2653dD7B07f33A8B32118C',
symbol: 'USDC',
decimals: 6,
icon: 'Celo',
icon: 'USDC',
},
poolName: POOL_NAME.ArfPoolUSDC,
poolType: POOL_TYPE.CreditLine,
Expand Down Expand Up @@ -658,7 +658,7 @@ export const PoolContractMap: PoolContractMapType = {
address: '0xcebA9300f2b948710d2653dD7B07f33A8B32118C',
symbol: 'USDC',
decimals: 6,
icon: 'Celo',
icon: 'USDC',
},
poolName: POOL_NAME.JiaUSDC,
poolType: POOL_TYPE.CreditLine,
Expand Down

0 comments on commit 371cc73

Please sign in to comment.