Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit ab0938e

Browse files
nambrotgitbook-bot
authored andcommitted
GITBOOK-248: change request with no subject merged in GitBook
1 parent f9eb463 commit ab0938e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/query.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Query the ENS contract on Ethereum for the owner and expiration time of the any
127127

128128
<pre class="language-solidity"><code class="lang-solidity"><strong>uint32 constant ethereumDomain = 1;
129129
</strong>// consistent across all chains
130-
address constant iqsRouter = 0x234b19282985882d6d6fd54dEBa272271f4eb784;
130+
address constant iqsRouter = 0x1d9fB4EA1712d0aaF713F7e02Aee0766Bb42bdB0;
131131
// The address of the ENS contract on Ethereum
132132
address constant ens = 0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e;
133133

0 commit comments

Comments
 (0)