Skip to content

Commit ac90501

Browse files
authored
Merge pull request #7444 from BitGo/win-7818
fix: update chainId mapping for apechain
2 parents 419841e + b9b5981 commit ac90501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/statics/src/map.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ export class CoinMap {
122122
50312: 'tstt',
123123
1868: 'soneium',
124124
1946: 'tsoneium',
125-
33111: 'apechain',
126-
33139: 'tapechain',
125+
33111: 'tapechain',
126+
33139: 'apechain',
127127
688688: 'tphrs',
128128
102030: 'ctc',
129129
102031: 'tctc',

0 commit comments

Comments
 (0)