Solana Name Service Resolver
Browse SNS websites directly from your favorite browser
Go to your profile page and select "View" of the domain you'd like to resolve

In this example, we'll be using
bonfida.sol
Select the record section of your domain

The resolver supports (1) URLs (2) IPFS CIDs & (3) Arweave hashes. Choose what you would like to resolve and enter it accordingly. Here we used a URL

The format of the records is as follows:
- 1.IPFS:
ipfs://<CID>
(e.gipfs://QmZk9uh2mqmXJFKu2Hq7kFRh93pA8GDpSZ6ReNqubfRKKQ
) - 2.ARWV:
arwv://<HASH>
(e.garwv://KuB5jmew87_M2flH9f6ZpB9jlDv8hZSHPrmGUY8KqEk
) - 3.url: With the following format
url_to_your_website
(e.ghttps://bonfida.org
)
If you have more than one record set, the resolver will prioritize the
url
section first, then IPFS
and lastly ARWV
Once your record section is set, you can browse SNS websites in the format of
yourdomainname.sol-domain.org
. In this example, it would be bonfida.sol-domain.org
and it'll resolve to https://bonfida.org
Last modified 6mo ago