# Functions

ethContractAddress: string like "0x66c8bC6e162e45Da2Fc3337cF2164CA5E43CA4c5".
ethContractAddress: string like "0x66c8bC6e162e45Da2Fc3337cF2164CA5E43CA4c5".
returns the current Ethereum block number - with some safety margin to avoid forks (about 25 minutes).
returns the Ethereum block number of a timestamp - make sure its older than the safety margin to avoid forks (about 25 minutes).
returns the current Ethereum block's timestamp - with some safety margin to avoid forks (about 25 minutes).
returns the timestamp of the Ethereum block number - make sure its older than the safety margin to avoid forks (about 25 minutes).
returns a single log (single emit), in future we will add a version that returns multiple ethContractAddress: string like "0x66c8bC6e162e45Da2Fc3337cF2164CA5E43CA4c5" ethTxHash: string like "0x734c2bb544c90d7b178cdfa18e60d8d002c4e9158e716000f67dbaed72d1a093".