Skip to content

DerivationPath

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / DerivationPath

const DerivationPath: object

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:10759

Standard BIP44 derivation paths

readonly ETHEREUM: "m/44'/60'/0'/0"

Ethereum: m/44’/60’/0’/0/index

readonly ETHEREUM_LEDGER_LIVE: "m/44'/60'"

Ethereum (Ledger Live): m/44’/60’/index’/0/0

readonly SOLANA: "m/44'/501'/0'/0'"

Solana: m/44’/501’/0’/0’

readonly BITCOIN: "m/84'/0'/0'/0"

Bitcoin: m/84’/0’/0’/0 (native segwit)

readonly NEAR: "m/44'/397'/0'"

NEAR: m/44’/397’/0’