blockchain#

API documentation for tradeexecutor.utils.blockchain Python module in Trading Strategy.

Module description#

Blockchain related utilities.

Functions#

get_block_timestamp(web3, block_identifier)

Get a block timestamp.

get_latest_block_timestamp(web3)

Get the latest block timestamp.