Docs
Course
Tutorial
Blog
Reference
GitHub
scriptHashToAddress
Function
Converts
a
Hash160
script
hash
into
a
base58
encoded
NEO
Address
.
export
function
scriptHashToAddress
(
scriptHash
:
string
)
:
AddressString
Parameters
scriptHash
string
Hash160
string
,
a
hex
encoded
string
prefixed
by
'0x'
.
Returns
base58
encoded
string
that
represents
a
NEO
address
.
PACKAGES
@neo-one/client
@neo-one/smart-contract
DOCS
Installation
Main Concepts
Advanced Guides
API Reference
Contributing
CHANNELS
GitHub
Stack Overflow
Discord Chat
Twitter
YouTube
MORE
Courses
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE