From c69788989d1dbababda0015d687c83f218b760c9 Mon Sep 17 00:00:00 2001 From: Thunnini Date: Tue, 13 Dec 2022 13:46:47 +0900 Subject: [PATCH] Change contract --- pages/verification/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/verification/index.tsx b/pages/verification/index.tsx index bcc336a..2aec084 100644 --- a/pages/verification/index.tsx +++ b/pages/verification/index.tsx @@ -112,7 +112,7 @@ export default function VerificationPage() { const test = await wallet.signICNSAdr36( mainChainId, - "osmo1kdwtz4vpc0p50c22w0rpsmrsfvkuh8gncark9j6vwxkma4s7jmwsaf8yds", + "osmo1hnjg39mu9r9tygy6zpypd25rhmh9726jm369uh7z0r6gjkmnk5zs3tdtug", key.bech32Address, newTwitterAuthInfo.username, chainIds, @@ -123,7 +123,7 @@ export default function VerificationPage() { return makeCosmwasmExecMsg( key.bech32Address, - "osmo1kdwtz4vpc0p50c22w0rpsmrsfvkuh8gncark9j6vwxkma4s7jmwsaf8yds", + "osmo1hnjg39mu9r9tygy6zpypd25rhmh9726jm369uh7z0r6gjkmnk5zs3tdtug", { set_record: { name: newTwitterAuthInfo.username,