fix usdc oracle provider show ui

This commit is contained in:
Adrian Brzeziński 2024-02-16 23:09:56 +01:00
parent 39367f1d22
commit d01fa46c34
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ export const getOracleProvider = (
name = formatTokenSymbol(baseBank.name)
}
if (name === 'USDC') return ['N/A', '']
if (name === 'RENDER') {
name = 'RNDR'
}