fetch_using_big_blocks

Documentation for eth_defi.hyperliquid.block.fetch_using_big_blocks function.

fetch_using_big_blocks(web3, address)

Check if an address is currently using large blocks.

Calls the HyperEVM-specific eth_usingBigBlocks JSON-RPC method.

Parameters
Returns

True if the address is flagged for large blocks.

Return type

bool