Quai Network Docs home page
What can I build on Quai?
⌘K
Ask AI
Developer Discord
Claim Rewards
Quai Network
Quai Network
Search...
Navigation
Encoding
decodeBase58
Learn
Build
SDK
Client
Guides
Get Involved
Getting Started
Introduction
Fundamentals
Addresses
Smart Contracts
Network Providers
Transactions
Wallets
Examples
Reference
Address
Application Binary Interface
Constants
Contract
Crypto
Encoding
UnicodeNormalizationForm
Utf8ErrorFunc
Utf8ErrorReason
decodeBase58
decodeBase64
decodeBytes32
encodeBase58
encodeBase64
encodeBytes32
toUtf8Bytes
toUtf8CodePoints
toUtf8String
Hash
Other
Providers
Signers
Transaction
Utils
Wallet
Wordlists
On this page
Parameters
Returns
Source
Encoding
decodeBase58
Copy
Ask AI
function
decodeBase58
(
value
)
:
bigint
Decode the Base58-encoded
value
.
Parameters
Parameter
Type
Description
value
string
The Base58-encoded value.
Returns
bigint
The decoded value.
Source
encoding/base58.ts:70
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Utf8ErrorReason
decodeBase64
Assistant
Responses are generated using AI and may contain mistakes.