Optimism Rollup RPC

Hi I am trying to call the rollup API provided by l2geth. It seems as though Infura does not make these calls available. I am trying to call rollup_getInfo and getting an error that “The method rollup_getInfo does not exist/is not available”. The method in question can be found here: https://github.com/ethereum-optimism/optimism/blob/33cb9025f5e463525d6abe67c8457f81a87c5a24/l2geth/internal/ethapi/api.go#L1962

Are there any plans to add this API?

Hi @maxim, we will be adding this shortly - thanks for bringing it to our attention!