Dfns TypeScript SDK - v0.8.12
Preparing search index...
@dfns/sdk
generated/wallets
ImportWalletBody
Type Alias ImportWalletBody
type
ImportWalletBody
=
{
curve
:
"ed25519"
|
"secp256k1"
|
"stark"
;
encryptedKeyShares
:
{
encryptedKeyShare
:
string
;
signerId
:
string
}
[]
;
externalId
?:
string
;
minSigners
:
number
;
name
?:
string
;
network
:
|
|
"Algorand"
|
"AlgorandTestnet"
|
"Aptos"
|
"AptosTestnet"
|
"ArbitrumOne"
|
"ArbitrumGoerli"
|
"ArbitrumSepolia"
|
"ArcTestnet"
|
"AvalancheC"
|
"AvalancheCFuji"
|
"Adi"
|
"AdiTestnet"
|
"AdiTestnetAb"
|
"BabylonGenesis"
|
"BabylonTestnet5"
|
"Base"
|
"BaseGoerli"
|
"BaseSepolia"
|
"Berachain"
|
"BerachainBArtio"
|
"BerachainBepolia"
|
"Bitcoin"
|
"BitcoinSignet"
|
"BitcoinTestnet3"
|
"BitcoinCash"
|
"BitcoinCashTestnet"
|
"Bob"
|
"BobSepolia"
|
"Bsc"
|
"BscTestnet"
|
"Canton"
|
"CantonDevnet"
|
"CantonTestnet"
|
"Cardano"
|
"CardanoPreprod"
|
"Concordium"
|
"ConcordiumTestnet"
|
"Celo"
|
"CeloAlfajores"
|
"Codex"
|
"CodexSepolia"
|
"CosmosHub4"
|
"CosmosIcsTestnet"
|
"Dogecoin"
|
"DogecoinTestnet"
|
"Ethereum"
|
"EthereumClassic"
|
"EthereumClassicMordor"
|
"EthereumGoerli"
|
"EthereumSepolia"
|
"EthereumHolesky"
|
"EthereumHoodi"
|
"FantomOpera"
|
"FantomTestnet"
|
"FlareC"
|
"FlareCCoston2"
|
"FlowEvm"
|
"FlowEvmTestnet"
|
"Hedera"
|
"HederaTestnet"
|
"Ink"
|
"InkSepolia"
|
"InternetComputer"
|
"Ion"
|
"IonTestnet"
|
"Iota"
|
"IotaTestnet"
|
"IotaZodianet"
|
"Kaspa"
|
"KaspaTestnet11"
|
"Kusama"
|
"KusamaAssetHub"
|
"Litecoin"
|
"LitecoinTestnet"
|
"Near"
|
"NearTestnet"
|
"Optimism"
|
"OptimismGoerli"
|
"OptimismSepolia"
|
"Origyn"
|
"Plasma"
|
"PlasmaTestnet"
|
"Plume"
|
"PlumeSepolia"
|
"Paseo"
|
"PaseoAssetHub"
|
"Polkadot"
|
"PolkadotAssetHub"
|
"Polygon"
|
"PolygonAmoy"
|
"PolygonMumbai"
|
"Polymesh"
|
"PolymeshTestnet"
|
"Race"
|
"RaceSepolia"
|
"SeiAtlantic2"
|
"SeiPacific1"
|
"Solana"
|
"SolanaDevnet"
|
"Sonic"
|
"SonicTestnet"
|
"Starknet"
|
"StarknetSepolia"
|
"Stellar"
|
"StellarTestnet"
|
"Sui"
|
"SuiTestnet"
|
"Tezos"
|
"TezosGhostnet"
|
"Tempo"
|
"TempoAndantino"
|
"TempoModerato"
|
"Tsc"
|
"TscTestnet1"
|
"Ton"
|
"TonTestnet"
|
"Tron"
|
"TronNile"
|
"Westend"
|
"WestendAssetHub"
|
"XrpLedger"
|
"XrpLedgerTestnet"
|
"KeyECDSA"
|
"KeyEdDSA"
|
"KeyECDSAStark"
;
protocol
:
|
"CGGMP24"
|
"FROST"
|
"FROST_BITCOIN"
|
"GLOW20_DH"
|
"KU23"
|
"CGGMP21"
;
}
Index
Properties
curve
encrypted
Key
Shares
external
Id?
min
Signers
name?
network
protocol
Properties
curve
curve
:
"ed25519"
|
"secp256k1"
|
"stark"
encrypted
Key
Shares
encryptedKeyShares
:
{
encryptedKeyShare
:
string
;
signerId
:
string
}
[]
Optional
external
Id
externalId
?:
string
min
Signers
minSigners
:
number
Optional
name
name
?:
string
network
network
:
|
|
"Algorand"
|
"AlgorandTestnet"
|
"Aptos"
|
"AptosTestnet"
|
"ArbitrumOne"
|
"ArbitrumGoerli"
|
"ArbitrumSepolia"
|
"ArcTestnet"
|
"AvalancheC"
|
"AvalancheCFuji"
|
"Adi"
|
"AdiTestnet"
|
"AdiTestnetAb"
|
"BabylonGenesis"
|
"BabylonTestnet5"
|
"Base"
|
"BaseGoerli"
|
"BaseSepolia"
|
"Berachain"
|
"BerachainBArtio"
|
"BerachainBepolia"
|
"Bitcoin"
|
"BitcoinSignet"
|
"BitcoinTestnet3"
|
"BitcoinCash"
|
"BitcoinCashTestnet"
|
"Bob"
|
"BobSepolia"
|
"Bsc"
|
"BscTestnet"
|
"Canton"
|
"CantonDevnet"
|
"CantonTestnet"
|
"Cardano"
|
"CardanoPreprod"
|
"Concordium"
|
"ConcordiumTestnet"
|
"Celo"
|
"CeloAlfajores"
|
"Codex"
|
"CodexSepolia"
|
"CosmosHub4"
|
"CosmosIcsTestnet"
|
"Dogecoin"
|
"DogecoinTestnet"
|
"Ethereum"
|
"EthereumClassic"
|
"EthereumClassicMordor"
|
"EthereumGoerli"
|
"EthereumSepolia"
|
"EthereumHolesky"
|
"EthereumHoodi"
|
"FantomOpera"
|
"FantomTestnet"
|
"FlareC"
|
"FlareCCoston2"
|
"FlowEvm"
|
"FlowEvmTestnet"
|
"Hedera"
|
"HederaTestnet"
|
"Ink"
|
"InkSepolia"
|
"InternetComputer"
|
"Ion"
|
"IonTestnet"
|
"Iota"
|
"IotaTestnet"
|
"IotaZodianet"
|
"Kaspa"
|
"KaspaTestnet11"
|
"Kusama"
|
"KusamaAssetHub"
|
"Litecoin"
|
"LitecoinTestnet"
|
"Near"
|
"NearTestnet"
|
"Optimism"
|
"OptimismGoerli"
|
"OptimismSepolia"
|
"Origyn"
|
"Plasma"
|
"PlasmaTestnet"
|
"Plume"
|
"PlumeSepolia"
|
"Paseo"
|
"PaseoAssetHub"
|
"Polkadot"
|
"PolkadotAssetHub"
|
"Polygon"
|
"PolygonAmoy"
|
"PolygonMumbai"
|
"Polymesh"
|
"PolymeshTestnet"
|
"Race"
|
"RaceSepolia"
|
"SeiAtlantic2"
|
"SeiPacific1"
|
"Solana"
|
"SolanaDevnet"
|
"Sonic"
|
"SonicTestnet"
|
"Starknet"
|
"StarknetSepolia"
|
"Stellar"
|
"StellarTestnet"
|
"Sui"
|
"SuiTestnet"
|
"Tezos"
|
"TezosGhostnet"
|
"Tempo"
|
"TempoAndantino"
|
"TempoModerato"
|
"Tsc"
|
"TscTestnet1"
|
"Ton"
|
"TonTestnet"
|
"Tron"
|
"TronNile"
|
"Westend"
|
"WestendAssetHub"
|
"XrpLedger"
|
"XrpLedgerTestnet"
|
"KeyECDSA"
|
"KeyEdDSA"
|
"KeyECDSAStark"
protocol
protocol
:
|
"CGGMP24"
|
"FROST"
|
"FROST_BITCOIN"
|
"GLOW20_DH"
|
"KU23"
|
"CGGMP21"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
curve
encrypted
Key
Shares
external
Id
min
Signers
name
network
protocol
Dfns TypeScript SDK - v0.8.12
Loading...