Protected
constructorProtected
Readonly
jackalProtected
Readonly
signingActivate user in the RNS system and to generate free account RNS.
Optional
options: IBroadcastOrChainOptionsAdd a subdomain entry to an RNS.
Submit an offer on another user's RNS.
Purchase RNS listed on market.
Retract offer on another user's RNS.
Remove user's RNS from the market.
Get all RNS names registered to user.
Optional
pagination: IPageRequestOptional values to fetch more than first 100 results.
Finds all currently registered RNS names.
Optional
pagination: IPageRequestOptional values to fetch more than first 100 results.
Finds all RNS names listed on market.
Optional
pagination: IPageRequestOptional values to fetch more than first 100 results.
Get all RNS names registered to target address.
Jackal address to check.
Optional
pagination: IPageRequestOptional values to fetch more than first 100 results.
List all outstanding bids on all names for all users.
Optional
pagination: IPageRequestOptional values to fetch more than first 100 results.
Get specifics on target RNS name with parsed meta data.
RNS name to check.
Add user's RNS to the market.
Protected
makeProtected
makeProtected
Create Msg for adding a subdomain entry to an RNS.
RNS to transfer.
Jackal address to link new sub RNS to.
Sub RNS to create.
Optional object to include in sub RNS data field.
Protected
makeProtected
makeProtected
makeProtected
makeProtected
makeProtected
makeProtected
makeProtected
makeProtected
makeProtected
Create Msg to register new RNS.
RNS address to register.
If RNS should be set as primary.
Duration to register for in years.
Metadata object to include in data field.
Protected
makeProtected
makeProtected
Create Msg to update RNS metadata.
RNS address to update.
Optional object to replace existing contents of data field.
Register new RNS.
Delete an RNS subdomain entry.
Convert RNS address to wallet address.
RNS name to convert.
Optional
prefix: TAddressPrefixOptional wallet prefix, defaults to jkl.
Protected
sanitizeSet new primary RNS for wallet.
Protected
standardizeProtected
Enforces data field is valid JSON. Used by:
Transfer user's RNS to another user.
Update RNS metadata.
Static
initInitialize RNS handler.
Instance of ClientHandler.
Accept a bid on the user's RNS.