Bware Docs
  • About Bware Labs Decentralized API
  • API Docs
    • Ethereum API
      • RPC
        • eth_getBlockByNumber method
        • eth_getBalance method
        • eth_blockNumber method
        • eth_syncing method
      • Websocket API
        • eth_syncing method
    • Binance Smart Chain API
      • RPC
        • eth_getTransactionByHash method
        • eth_getBlockByNumber method
        • eth_blockNumber method
        • eth_syncing method
        • eth_getBalance method
        • eth_accounts method
        • eth_gasPrice method
      • Websocket API
        • eth_syncing method
    • Avalanche API
      • X-Chain
      • C-Chain
      • P-Chain
      • Keystore API
      • Health API
      • Admin API
      • Info API
      • Metrics API
    • Moonbeam/Moonriver API
      • RPC
        • eth_getBlockByNumber method
        • eth_getBalance method
        • eth_blockNumber method
        • eth_syncing method
      • Websocket
    • Astar/Shiden APIs
      • RPC
        • eth_getBlockByNumber method
        • eth_getBalance method
        • eth_blockNumber method
        • eth_syncing method
      • Websocket
    • Fantom API
      • RPC
        • eth_getBlockByNumber method
        • eth_getBalance method
        • eth_blockNumber method
        • eth_syncing method
      • Websockets
        • eth_syncing method
    • Polkadot API
      • RPC
        • chain_getBlock
        • chain_getHeader
        • system_chainType
        • state_getMetadata
      • Websockets
        • system_chainType
    • Elrond API
      • REST API
        • Get Block By Hash
        • Get Shard Status
  • Tutorials
    • Using Bware Labs Platform
      • Getting a Bware Labs full endpoint
    • Using Bware Labs Endpoint in PolkadotJs
    • Using Bware Labs Endpoint in Metamask
    • Using a Bware Labs endpoint in code
Powered by GitBook
On this page
  • Key features
  • BwareLabs supported network types
  • Available endpoint types on BwareLabs
  • Official Documentation

Was this helpful?

  1. API Docs

Fantom API

Fantom is a fast, scalable, and secure layer-1 platform built on a consensus protocol called Lachesis which is a breakthrough aBFT consensus algorithm developed by Fantom. The network is also permissionless, decentralized, and open-source.

Due to its revolutionary aBFT consensus mechanism, Fantom promises to be much faster and cheaper than traditional technologies but extremely secure at the same time.

Key features

Speed - Fantom achieves transactions finality in 1 second on average.

Scalability -Fantom can process thousands of transactions per second and can scale to hundreds of nodes.

Security - Lachesis provides institutional-grade security to distributed networks. Fantom offers absolute finality, which means that transactions can never be reverted like in networks with probabilistic finality. Fantom is also leaderless. By removing leaders, security doesn’t rely on a small set of actors.

Smart contract support - Fantom is fully compatible with Ethereum. Developers can create and deploy smart contracts as they would on Ethereum.

Consensus-as-a-service - Lachesis can be used to create any kind of private and public distributed ledger, using EVM or Cosmos SDK.

BwareLabs supported network types

  • Mainnet

  • Testnet

Available endpoint types on BwareLabs

  • JSON RPC;

  • WebSockets;

Official Documentation

PreviousWebsocketNextRPC

Last updated 3 years ago

Was this helpful?

https://docs.fantom.foundation/