Fantom
Below you can find the endpoints and the samples
Fantom is a highly scalable, modular and fast smart contract platform secured by Lachesis, a unique aBFT consensus mechanism.
For more information on Fantom APIs, see the official documentation.
Fantom RPC Endpoints
Mainnet
https://fantom-mainnet-rpc.allthatnode.com/'YOUR-API-KEY'
Testnet
https://fantom-testnet-rpc.allthatnode.com/'YOUR-API-KEY'
Find 'YOUR-API-KEY'
by going to the Dashboard menu (Dashboard > All Projects > Project Detail Page).
Or you can use the public Fantom nodes without the API key.
(i.e. https://fantom-mainnet-rpc.allthatnode.com/
)
But Public endpoints are not intended for DApp building. Please use private / dedicated RPC servers when you launch your application, drop NFTs, etc.
Last updated