From 85a0061a3e0d0a27a7a64e07ac38ee95ff9614e0 Mon Sep 17 00:00:00 2001 From: ChaituVR Date: Wed, 12 Feb 2025 21:11:13 +0530 Subject: [PATCH] fix: add sonic support --- src/check.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/check.ts b/src/check.ts index b780b27..6f786aa 100644 --- a/src/check.ts +++ b/src/check.ts @@ -16,6 +16,7 @@ const SUPPORTED_NETWORKS = [ '56', '100', '137', + '146', '250', '33139', '42161',