Private constructorPrivate
Create an RNS instance.
Instance of WalletHandler from WalletHandler.trackWallet().
Private Readonly qHPrivate Readonly walletList all outstanding bids for all users.
Finds all RNS listed on market.
Optional blockTime: numberBlock length in milliseconds.
Finds all RNS listed on market and flags "mine" boolean if the user owns the RNS.
Optional blockTime: numberBlock length in milliseconds.
Finds all RNS the current user owns.
Optional blockTime: numberBlock length in milliseconds.
Find a specific RNS bid by global index.
Index to find.
Get RNS market details for a single listed RNS.
RNS address to find.
Finds paginated RNS listed on market
Optional options: IPaginationFinds all RNS the target user owns.
JKL address to check for RNS names.
Optional blockTime: numberBlock length in milliseconds.
Create Msg for adding a subdomain entry on the user's RNS.
New subdomain's values.
Create Msg to register new RNS.
Bundle containing RNS name, duration in years, and JSON.stringified metadata.
Static trackAsync wrapper to create an RNS instance.
Instance of WalletHandler from WalletHandler.trackWallet().
Generated using TypeDoc
Class encompassing basic and advanced methods needed for interaction with RNS addresses on the chain.