Nado Typescript SDK Documentation
Preparing search index...
Nado Utils
getValidatedAddress
Function getValidatedAddress
getValidatedAddress
(
maybeAddress
:
string
)
:
`
0x
${
string
}
`
Check if the given string is a valid address. Throws an error if not.
Parameters
maybeAddress
:
string
Returns
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Check if the given string is a valid address. Throws an error if not.