Overview
Fantom is a smart-contract platform that aims to solve the scalability challenges of other blockchains with its Lachesis consensus mechanism. Fantom’s unique architecture allows developers to create highly scalable, fast, and inexpensive Web3 applications. As Fantom is EVM compatible, you can follow the Ethereumdocumentation to send your first transaction and utilize all other wallet features.Configure Fantom
Mainnet
Mainnet Block Explorer URL: https://ftmscan.com/JavaScript
Testnet
Testnet Block Explorer URL: https://testnet.ftmscan.com/JavaScript
Compatibility
- All
Auth
,User
and mostWallet
module methods* - All EVM Provider functionality to respond to supported RPC methods
- Widget UI for token balances and token transfers*
Resources & Tools
- Documentation: https://docs.fantom.foundation/
-
Block Explorer:
- https://ftmscan.com/ (Mainnet)
- https://testnet.ftmscan.com/ (Testnet)
- Demo