0xPolygonHermez / cdk-erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
35 stars 39 forks source link

feat: new zkevm api to retrieve rollup address and rollup manager address #1447

Closed jhkimqd closed 1 week ago

jhkimqd commented 1 week ago

This PR introduces two new zkEVM APIs:

This will allow end users to use the above methods to query the Rollup Address and Rollup Manager Address of the network using the RPC only.

image