Filfox Web Wallet(https://wallet.filfox.info) is no longer maintained, but their private key derivation method is incompatible with most mainstream wallets, including FoxWallet.
Here is a tool to help you export private keys.
- Download this tool from https://github.com/foxwallet/filfox-key-exporter/releases
filfox-key-exporter_darwin_arm64
for arm macfilfox-key-exporter_win64.exe
for windows
- Double-click the executable file to run it
- For mac users you should need to allow in
System Settings
-Privacy & Security
- For mac users you should need to allow in
- Input your seed phrase created in wallet.filfox.info, and export private key
- Import the private key to FoxWallet and transfer
git clone https://github.com/foxwallet/filfox-key-exporter
cd filfox-key-exporter
make all