FoxWallet Provider
FoxWallet provides some public methods for DApps to interact with the wallet.
isFoxWallet
// check the var
var isFoxWallet = !!window.foxwallet;
Providers
📄️ Aleo Provider
FoxWallet uses the same protocol as Leo Wallet.
📄️ Aptos Provider
FoxWallet employs the same protocol as Petra. Currently, Aptos network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Bitcoin Provider
FoxWallet employs the same protocol as UniSat. Currently, Bitcoin network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Cosmos Provider
FoxWallet employs the same protocol as Keplr. Currently, Cosmos network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Custom Provider
getProvider
📄️ Ethereum Provider
FoxWallet employs the same protocol as Metamask. Currently, EVM network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Qtum Provider
EVM Style Provider
📄️ Solana Provider
FoxWallet employs the same protocol as Phantom. Currently, Solana network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Sui Provider
FoxWallet employs the same protocol as Sui Wallet. Currently, Sui network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Ton Provider
FoxWallet employs the same protocol as TonKeeper. Currently, Ton network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.
📄️ Tron Provider
FoxWallet employs the same protocol as TronLink. Currently, Tron network is only supported in the FoxWallet mobile app, with Chrome extension support coming soon.