Skip to content
iso-filecoin
Search
Ctrl
K
Cancel
GitHub
X
Select theme
Dark
Light
Auto
Introduction
Getting Started
Integrations
Wallets
React
API Reference
adapters/common
Functions
pathFromNetwork
Variables
WalletSupport
adapters/filsnap
Classes
WalletAdapterFilsnap
Interfaces
IAccount
WalletAdapter
WalletConfig
Type Aliases
Network
SignatureType
WalletEvents
WalletSupportType
adapters/hd
Classes
WalletAdapterHd
Interfaces
WalletHDConfig
WalletHDMnemonicConfig
Type Aliases
SignatureType
adapters/ledger
Classes
WalletAdapterLedger
Interfaces
WalletLedgerConfig
Type Aliases
SignatureType
adapters/local
Classes
WalletAdapterLocal
Type Aliases
SignatureType
address
Functions
from
fromBytes
fromContractDestination
fromEthAddress
fromPublicKey
fromString
isAddress
isAddressBls
isAddressDelegated
isAddressId
isAddressSecp256k1
isEthAddress
isIdMaskAddress
toEthAddress
Classes
Address
AddressActor
AddressBLS
AddressDelegated
AddressId
AddressSecp256k1
Variables
PROTOCOL_INDICATOR
Interfaces
AddressRpcOptions
AddressRpcSafetyOptions
IAddress
Type Aliases
Cache
ProtocolIndicator
ProtocolIndicatorCode
Safety
Value
chains
Functions
toEthereumChain
Variables
mainnet
testnet
Interfaces
Chain
Type Aliases
ChainBlockExplorer
ChainContract
ChainRpcUrls
EthereumChain
HexAddress
ledger
Functions
verifyRaw
Classes
FilecoinAppError
LedgerFilecoin
Variables
APDU_CODES
EIP191_PREFIX
IS_HID_SUPPORTED
SIGNATURE_TYPE
Type Aliases
SignatureType
Transport
message
Classes
Message
Variables
MessageSchema
Schemas
Type Aliases
MessageObj
PartialMessageObj
rpc
Functions
isRpcError
Classes
JsonRpcError
RPC
RpcError
ValidationRpcError
Interfaces
Block
ChainGetTipSetByHeightParams
FilecoinAddressToEthAddressParams
GasEstimateParams
JsonRpcError
LotusMessage
Options
PushMessageParams
RpcOptions
StateAccountKeyParams
TipSet
waitMsgParams
Type Aliases
CID
RequestErrors
TipSetKey
VersionResponse
signature
Classes
Signature
Variables
Schemas
SIGNATURE_CODE
SIGNATURE_TYPE
Type Aliases
LotusSignature
SignatureCode
SignatureObj
SignatureType
token
Functions
isToken
Classes
Token
Variables
ATTO_DECIMALS
FEMTO_DECIMALS
MICRO_DECIMALS
MILLI_DECIMALS
NANO_DECIMALS
PICO_DECIMALS
WHOLE_DECIMALS
Type Aliases
FormatOptions
Value
utils
Functions
checkNetworkPrefix
checksumEthAddress
getCache
getNetwork
getNetworkFromPath
getNetworkPrefix
isZodErrorLike
lotusCid
parseDerivationPath
Variables
BIP_32_PATH_REGEX
NETWORKS
SIGNATURES
Interfaces
DerivationPathComponents
Type Aliases
NetworkPrefix
wallet
Functions
accountFromLotus
accountFromMnemonic
accountFromPrivateKey
accountFromSeed
accountToLotus
create
generateMnemonic
getPublicKey
lotusBlsPrivateKeyToBytes
mnemonicToSeed
recoverAddress
recoverPublicKey
sign
signMessage
verify
Variables
Schemas
GitHub
X
Select theme
Dark
Light
Auto
BIP_32_PATH_REGEX
const
BIP_32_PATH_REGEX
:
RegExp
;
Defined in:
packages/iso-filecoin/src/utils.js:75