EnsNetworkIdMap type represending the map between network number and network name
NamingServiceSource just an alias
ResolutionResulution
Default structure of ZnsResolution records
fromBech32Address
a valid Zilliqa bech32 address
a canonical 20-byte Ethereum-style address
Should invert the object (keys becomes values and values becomes keys)
Parses object in format { "key.key2.key3" : value } into { key: { key2: {key3: value } } }
object to parse
string to split
value to make it equal to
toBech32Address
Encodes a canonical 20-byte Ethereum-style address as a bech32 zilliqa address.
The expected format is zil1
38 char bech32 encoded zilliqa address
toChecksumAddress
takes hex-encoded string and returns the corresponding address
Generated using TypeDoc
Main configurational object for Resolution instance