Skip to content

Commit 3a9846c

Browse files
fix(statics): mon chainId in legacy chainId map
TICKET: CGARD-334
1 parent 909aaab commit 3a9846c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/statics/src/map.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export class CoinMap {
120120
324: 'zketh',
121121
8453: 'baseeth',
122122
84532: 'tbaseeth',
123-
30143: 'mon',
123+
143: 'mon',
124124
10143: 'tmon',
125125
480: 'world',
126126
4801: 'tworld',

0 commit comments

Comments
 (0)