Create or Update Subname
CreateSubname
The createSubname
method allows you to create a subname under an existing ENS name. It accepts a CreateSubnameRequest
object containing all the necessary data for the subname, including text records, address records, and other metadata.
Request Interface
Chain Mapping
Usage Example
UpdateSubname
The updateSubname
method allows you to update an existing subname's data, including text records, address records, content hash, and metadata.
Request Interface
Usage Example
Last updated