Skip to content

Commit

Permalink
GITBOOK-248: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
nambrot authored and gitbook-bot committed Aug 7, 2023
1 parent f9eb463 commit ab0938e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/query.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Query the ENS contract on Ethereum for the owner and expiration time of the any

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

Expand Down

0 comments on commit ab0938e

Please sign in to comment.