eVyWalletImportType
[Enumeration] An enumeration of different types of wallet imports.
Value | Description |
---|---|
AeternityKeystore | Import from an Aeternity keystore file. |
AeternityPrivateKey | Import from an Aeternity private key. |
BscKeystore | Import from a Binance Smart Chain keystore file. |
BscPrivateKey | Import from a Binance Smart Chain private key. |
AvacKeystore | Import from an Avalanche keystore file. |
AvacPrivateKey | Import from an Avalanche private key. |
EthereumKeystore | Import from an Ethereum keystore file. |
MaticKeystore | Import from a Polygon (Matic) keystore file. |
EthereumPrivateKey | Import from an Ethereum private key. |
MaticPrivateKey | Import from a Polygon (Matic) private key. |
GochainKeystore | Import from a GoChain keystore file. |
GochainPrivateKey | Import from a GoChain private key. |
HederaKeystore | Import from a Hedera keystore file. |
HederaPrivateKey | Import from a Hedera private key. |
VechainPrivateKey | Import from a VeChain private key. |
VechainKeystore | Import from a VeChain keystore file. |
BitcoinWif | Import from a Bitcoin WIF (Wallet Import Format) key. |
BitcoinWifPassphrase | Import from a Bitcoin WIF key with a passphrase. |
LitecoinWif | Import from a Litecoin WIF key. |
NeoKeystore | Import from a NEO keystore file. |
NeoPrivateKey | Import from a NEO private key. |
NeoWif | Import from a NEO WIF key. |
ImxKeystore | Import from an IMX keystore file. |
ImxPrivateKey | Import from an IMX private key. |
Migration | Import from a migration file. |
Last updated