We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5fe5d commit 2dfcd09Copy full SHA for 2dfcd09
2 files changed
packages/ensnode-sdk/src/omnigraph-api/example-queries.ts
@@ -348,7 +348,7 @@ query OffchainName($name: InterpretedName!) {
348
id
349
canonical { name { interpreted } }
350
resolver {
351
- # the wildcard Resolver that ENS Forward Resolution (ENSIP-10) uses
+ # the wildcard Resolver that ENS Forward Resolution (ENSIP-10) lands on
352
effective {
353
extended
354
contract { chainId address }
packages/ensskills/skills/omnigraph/SKILL.md
@@ -507,7 +507,7 @@ query OffchainName($name: InterpretedName!) {
507
}
508
509
510
511
512
513
contract {
0 commit comments