We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881580d commit bbf335eCopy full SHA for bbf335e
1 file changed
docs/base-account/framework-integrations/wagmi/basenames.mdx
@@ -8,7 +8,7 @@ description: "Add support for Base names in your application using Wagmi and Vie
8
## Overview
9
10
Basenames are human-readable names for addresses on Base.
11
-They are built on top of ENS names and follow [ENSIP-19](https://docs.ens.domains/ensip/19/).
+They are built on top of the ENS protocol and comply with [ENSIP-19](https://docs.ens.domains/ensip/19/).
12
To learn more about Basenames, check out the [Basenames FAQ](/base-account/basenames/basenames-faq).
13
14
This guide will show you how to add support for Basenames to your application using [Wagmi](https://wagmi.sh/) and [Viem](https://viem.sh/).
0 commit comments