
Xahau JS Hooks Domain Verification
The idea of domain verification is to prove that the same entity operates a particular Xahau JS Hooks address and a particular domain.
You may desire to verify your domain in the name of transparency, in order to become a trusted Xahau JS Hooks service operator.
Anyone can set any domain for their Xahau JS Hooks 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 a Xahau-ledger.toml file, available at the following URL:
https://{DOMAIN}/.well-known/xahau.toml
The address you want to verify should be specified under the [[ACCOUNTS]]
entry.
Example of toml file:
https://xahau.xrpl-labs.com/.well-known/xahau.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.

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 on our website
On our website you can find the list of all verified domains on Xahau JS Hooks.
Examples of accounts with verified domains:
rwUAi9ErV3wqgPdPj5qJdhBegJ3SPEvG9Y
rNqe9wrMJM3D6hwcTtNmYTtfcjbHsHRDSg
rD74dUPRFNfgnY2NzrxxYRXN4BrfGSN6Mv
Bithomp Xahau explorer shows verified domains in the “Ledger Data” block as clickable links in a green colour and a checkmark next to them.

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 Xahau JS Hooks 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.