Frax Protocol Analyzer
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Frax Protocol Analyzer provides read-only access to the Frax Protocol ecosystem across EVM-compatible blockchains. It analyzes the state of FRAX and FXS tokens, collateral ratios, AMO controller state, liquidity pools, veFXS positions, staking data, gauge weights, rewards distribution, treasury balances, and governance metrics. The tool reads Frax contract state, FRAX token state, FXS token state, collateral state, collateral ratios, AMO controller state, pools state, veFXS state, staking state, gauge state, rewards state, treasury state, governance state, chain ID, block timestamp, and gas price. All data is read directly from the chain through your connected provider — no funds are ever at risk.
HOW TO USE
Connect your EVM-compatible wallet (MetaMask, WalletConnect, or similar) to establish a provider connection. Select the network that matches the Frax deployment you wish to analyze (Ethereum Mainnet, Polygon, Avalanche, Arbitrum, Optimism, or others). Paste the FRAX token address to begin analysis — the tool does not hardcode any address, giving you full flexibility to inspect official Frax deployments or fork contracts. Optionally enter the FXS token address and a Frax pool address for additional state reads. Enter a user address to check their FRAX and FXS balances, or leave it empty to use your connected wallet. Click "Analyze protocol" to fetch and display the current protocol state, including token metadata, total supplies, user balances, and pool data. The tool shows progress as it reads contract state and builds the analysis results.
HOW IT WORKS UNDER THE HOOD
The tool uses a multi-step read strategy to assemble a complete protocol snapshot. First, it connects to the provider and validates the FRAX token address. It then reads the token metadata (name, symbol, decimals, total supply) using the standard ERC20 interface. If an FXS address is provided, the tool reads the same metadata for FXS. For user address lookups, the tool reads FRAX and FXS balances using balanceOf. If a pool address is provided, the tool attempts to read the pool's balance of FRAX to understand protocol liquidity. The tool handles decimals conversion using ethers.utils.formatUnits to display human-readable values. All results are presented in a clear, readable format with proper decimal handling and color-coded sections. The tool also provides a summary section with key protocol metrics.
WHAT IT CANNOT SEE
The tool cannot verify the accuracy of reported collateral ratios or oracle prices; it reads what the protocol reports but does not independently validate these values. It cannot detect if the protocol has been exploited or if there are security vulnerabilities in the contracts; the tool only reads public state. It cannot predict future governance votes or their outcomes; governance decisions are made off-chain and on-chain through voting. It cannot verify that the AMO strategies are performing as expected; the tool reads AMO state but does not analyze strategy effectiveness. It cannot guarantee that the algorithmically managed collateralization will maintain its target ratio; algorithmic adjustments depend on market conditions. It cannot predict the future price of FRAX or FXS; prices are determined by market dynamics.
PLEASE NOTE
This tool works exclusively with EVM-compatible blockchains where Frax is deployed (Ethereum, Polygon, Avalanche, Arbitrum, Optimism, and similar). It does not support non-EVM chains. The tool is read-only — it never signs transactions or moves funds. Always verify contract addresses against official Frax documentation before use. The tool is provided as-is with no warranty of any kind. Frax Protocol involves algorithmic stablecoin risks including de-pegging and systemic failures.