Skip to content

Commit 4e245dd

Browse files
committed
Morpho Token
1 parent 784d16e commit 4e245dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blockchain/token-metadata-list/token-configs.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ export const tokenConfigs: TokenConfig[] = [
992992
symbol: 'MORPHO',
993993
precision: 18,
994994
digits: 5,
995-
name: 'Morpho Blue',
995+
name: 'Morpho Token',
996996
icon: morpho_circle_color,
997997
iconCircle: morpho_circle_color,
998998
tags: [],
@@ -1001,7 +1001,7 @@ export const tokenConfigs: TokenConfig[] = [
10011001
symbol: 'MORPHO_LEGACY',
10021002
precision: 18,
10031003
digits: 5,
1004-
name: 'Legacy Morpho Blue',
1004+
name: 'Morpho Token',
10051005
icon: morpho_circle_color,
10061006
iconCircle: morpho_circle_color,
10071007
tags: [],

0 commit comments

Comments
 (0)