Developer Questions

Ask a Question
Back to All

Resolving account domain

Hi

Trying to retrieve account domain using the sample provided Browser ("Web3")

xumm.user.domain.then(domain => {
document.getElementById('accountdomain').innerText = domain
})

Always returns undefined when account has domain set