aggregate(tuple[] calls) → (uint256, bytes[])
blockAndAggregate(tuple[] calls) → (uint256, bytes32, tuple[])
getBlockHash() → (bytes32)
getBlockNumber() → (uint256)
getCurrentBlockCoinbase() → (address)
getCurrentBlockDifficulty() → (uint256)
getCurrentBlockGasLimit() → (uint256)
getCurrentBlockTimestamp() → (uint256)
getEthBalance(address addr) → (uint256)
getLastBlockHash() → (bytes32)
tryAggregate(bool requireSuccess, tuple[] calls) → (tuple[])
tryBlockAndAggregate(bool requireSuccess, tuple[] calls) → (uint256, bytes32, tuple[])
Connect your wallet to interact with this contract