light modedark mode
Verified Domains

XRPL Devnet Domain Verification

The idea of domain verification is to prove that the same entity operates a particular XRPL Devnet address and a particular domain.

You may desire to verify your domain in the name of transparency, in order to become a trusted XRPL Devnet service operator.

Anyone can set any domain for their XRPL Devnet address. Therefore, for domain verification, a two-way link between the domain operator and the address must be established.

  • The domain should claim ownership of the address.
  • The address should claim ownership by the domain.

Domain claims to own an address

Your web server should serve an XRPL-ledger.toml file, available at the following URL:

https://{DOMAIN}/.well-known/xrp-ledger.toml

The address you want to verify should be specified under the [[ACCOUNTS]]entry.

Example of toml file:

https://bithomp.com/.well-known/xrp-ledger.toml

Please read and follow the instructions described in XRPL TOML.

Address claims to be owned by a domain

To set a domain go to Verified Domains, press set domain and sign in the transaction.

Verified Domains

Once the domain is set, you can easily change or delete it anytime you need on your Account Page (you need to be signed in).

Verified Domains

Verified domains on our website

On our website you can find the list of all verified domains on XRPL Devnet.

Examples of accounts with verified domains:

rKontEGtDju5MCEJCwtrvTWQQqVAw5juXe

rN8FigZNyfEdnve68oPFAeHymsjDaTSN3p

rs5wxrBTSErywDDfPs5NY4Zorrca5QMGVd

Bithomp XRPL explorer shows verified domains in the “Ledger Data” block as clickable links in a green colour and a checkmark next to them.

Verified Domains

Our system re-verifies every verified domain every 24 hours to make sure that we only show checkmark for currently two-way linked addresses to domains.

We recommend you to upload a toml file first and make sure it's valid and then to set a domain on your XRPL Devnet account, in that order your domain will be shown as verified within a minute on our website, otherwise it can take up to 24 hours to get verified.