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 uses the same protocol as Petra.
📄️ Bitcoin Provider
FoxWallet uses the same protocol as UniSat.
📄️ Cosmos Provider
FoxWallet uses the same protocol as Keplr Wallet, only supports Coreum, Sei, Injective and Nibiru currently.
📄️ Custom Provider
getProvider
📄️ Ethereum Provider
FoxWallet's ethereum provider is compatible with MetaMask.
📄️ Qtum Provider
EVM Style Provider
📄️ Solana Provider
FoxWallet uses the same protocol as Phantom.
📄️ Sui Provider
FoxWallet uses the same protocol as Sui Wallet.
📄️ Ton Provider
FoxWallet uses the same protocol as TonKeeper.
📄️ Tron Provider
FoxWallet uses the same protocol as TronLink, only supports Mainnet and Shasta currently.