AENS name
Salt from pre-claim, or 0 if it's a bid
options
the result of the claim
const name = 'test.chain'
const salt = preclaimResult.salt // salt from pre-claim transaction
await sdkInstance.aensClaim(name, salt, { ttl, fee, nonce, nameFee })
Generated using TypeDoc
Claim a previously preclaimed registration. This can only be done after the preclaim step