> For the complete documentation index, see [llms.txt](https://docs.bwarelabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bwarelabs.com/api-docs/fantom-api/rpc.md).

# RPC

- [eth\_getBlockByNumber method](https://docs.bwarelabs.com/api-docs/fantom-api/rpc/eth_getblockbynumber-method.md): Returns data about a block given its block number
- [eth\_getBalance method](https://docs.bwarelabs.com/api-docs/fantom-api/rpc/eth_getbalance-method.md): Returns the account balance for a given address
- [eth\_blockNumber method](https://docs.bwarelabs.com/api-docs/fantom-api/rpc/eth_blocknumber-method.md): Returns the number of the most recent block
- [eth\_syncing method](https://docs.bwarelabs.com/api-docs/fantom-api/rpc/eth_syncing-method.md): Returns an object with data about the sync status or false.
