From 5f42a107377d825385cbc132781d9f597456b7ca Mon Sep 17 00:00:00 2001 From: Sebastian Scatularo Date: Thu, 16 Nov 2023 17:06:37 -0300 Subject: [PATCH 1/2] #495 - udpate avalanche explorer --- src/components/NFTOriginVerifier.tsx | 4 ++-- src/components/ShowTx.tsx | 2 +- src/components/SmartAddress.tsx | 2 +- src/utils/consts.ts | 2 +- src/utils/metaMaskChainParameters.ts | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/NFTOriginVerifier.tsx b/src/components/NFTOriginVerifier.tsx index 5f99e5214..f7021263c 100644 --- a/src/components/NFTOriginVerifier.tsx +++ b/src/components/NFTOriginVerifier.tsx @@ -429,14 +429,14 @@ export default function NFTOriginVerifier() { ) : originInfo.chainId === CHAIN_ID_AVAX ? ( ) : originInfo.chainId === CHAIN_ID_AURORA ? (