Bind Wallet
Bind an existing non-custodial wallet to a customer
Enable non-custodial flows by binding an external wallet address to a specific customer. This allows the customer to receive funds directly to their personal wallet on supported networks like Ethereum, Polygon, and Optimism.
Import Wallet
Links a public blockchain address to a customer, allowing the system to recognize it as a valid destination for that user.
Non-Custodial Nature: Unlike the create-wallet flow, wallets imported via this endpoint do not generate private keys within Swipelux. You are only binding the public address for tracking and receiving purposes.
Network Validation: Ensure the address format matches the requirements of the selected chain. For example, EVM chains (Ethereum, Polygon, Base, etc.) require 0x-prefixed hexadecimal strings.