ChainsFraxtal
Fraxtal RPC
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://fraxtal.drpc.org \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"REPLACE_ME_WITH_ACTUAL_METHOD","params":[],"id":1}'
How to add Fraxtal Mainnet to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually
Network nameFraxtal
New RPC URL
https://fraxtal.drpc.org
Chain ID
0xfc
Currency Symbol
frxETH
Block Explorer URL (Optional)
https://fraxscan.com
By clicking on the Fraxtal icon in the network selection drop-down menu in MetaMask, you can now switch to the Fraxtal and perform all transactions on that network
FAQ
RPC in Fraxtal allows applications to interact with the Fraxtal protocol, enabling stablecoin transactions, data queries, and governance functions.