Skip to content

Commit

Permalink
fix: correction of unstoppable domain api
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathbabu-moralis committed Oct 8, 2024
1 parent 65cabe3 commit 69006d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
sidebar_position: 3
sidebar_label: Get Unstoppable Domain by Address
sidebar_label: Get Address by Unstoppable Domain
slug: /web3-data-api/evm/reference/wallet-api/resolve-domain
---

import ApiReference from "@site/src/components/ApiReference";
import config from "@site/docs/configs/api-reference/configs.json";

# Get Unstoppable Domain by Address
# Get Address by Unstoppable Domain

import ApiBanner from "@site/src/components/ApiBanner/ApiBanner.tsx";

Expand Down

0 comments on commit 69006d1

Please sign in to comment.