Import a wallet
UsePOST/wallets/import
: Import a Wallet
in conjunction with our import SDK.
Note this is intended to be used only to migrate wallets when first onboarding onto the Dfns platform.
This endpoint is not enabled by default. Contact support to have it activated.
Dfns can not guarantee the security of imported walletsWe have no way to control who had access to the private key prior to import. For this reason, this feature is restricted to Enterprise customers who have signed a contractual addendum limiting our liability for imported wallets.Please contact support for more information.
Import a key
UsePOST/keys/import
: Import a Key
in conjunction with our import SDK.
Note this is intended to be used only to migrate wallets when first onboarding onto the Dfns platform.
This endpoint is not enabled by default. Contact support to have it activated.
Dfns can not guarantee the security of imported keysWe have no way to control who had access to the private key prior to import. For this reason, this feature is restricted to Enterprise customers who have signed a contractual addendum limiting our liability for imported keys.Please contact support for more information.
Export a key
UsePOST/keys/{keyId}/export
: Export a Key
in conjunction with our export SDK.
Dfns can not guarantee the security of exported keysWe have no way to control blockchain transactions once the single point of failure has been reconstituted. For this reason, this feature is restricted to customers who have signed a contractual addendum limiting our liability for exported keys. Additionally, exported keys can no longer be used to sign within the Dfns platform.Please contact support for more information.