# RPC

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