From b9b598105085a4234f2cc55338ba05b5b774f9d8 Mon Sep 17 00:00:00 2001 From: Nayan Das Date: Thu, 6 Nov 2025 22:55:34 +0530 Subject: [PATCH] fix: update chainId mapping for apechain Ticket: WIN-7818 --- modules/statics/src/map.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/statics/src/map.ts b/modules/statics/src/map.ts index b372246420..a2dd5cef7e 100644 --- a/modules/statics/src/map.ts +++ b/modules/statics/src/map.ts @@ -122,8 +122,8 @@ export class CoinMap { 50312: 'tstt', 1868: 'soneium', 1946: 'tsoneium', - 33111: 'apechain', - 33139: 'tapechain', + 33111: 'tapechain', + 33139: 'apechain', 688688: 'tphrs', 102030: 'ctc', 102031: 'tctc',