Domain Lookup
let _domain = "testdomain.vet"
let _address = vnsContract.methods.resolveDomain(_domain).call();Last updated
Was this helpful?
let _domain = "testdomain.vet"
let _address = vnsContract.methods.resolveDomain(_domain).call();Last updated
Was this helpful?
Was this helpful?