From 44678040a6f5e82c00e8defcfbf78df9d51f5d21 Mon Sep 17 00:00:00 2001 From: Mullapudi Pruthvik Date: Thu, 3 Oct 2024 15:33:34 +0530 Subject: [PATCH] chore: fix avaxc typo Ticket: COIN-1712 --- hardhat.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardhat.config.ts b/hardhat.config.ts index 072b7c5..3e9800c 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -174,7 +174,7 @@ const config: HardhatUserConfig = { bartioBera: `${BARTIO_BERA_EXPLORER_API_KEY}`, //avaxc // there is free api key for avaxc, so make use of 2 req/sec - axaxc: 'sampleapikey', + avaxc: 'sampleapikey', avaxcTestnet: 'sampleapikey' }, customChains: [