Skip to content

Instantly share code, notes, and snippets.

{
"openrpc": "1.0.0-rc1",
"info": {
"title": "Lumia zkEVM Endpoints",
"version": "2.0.0"
},
"methods": [
{
"name": "zkevm_consolidatedBlockNumber",
"summary": "Returns the latest block number that is connected to the latest batch verified.",
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
import "./interfaces/ILocker.sol";
import "./interfaces/IVoter.sol";
contract EmissionsDepositor is Ownable {
IERC20 public token;
@dnzdlklc
dnzdlklc / getMeEther
Last active September 10, 2017 22:00
0x37D02eA96CA0Aa8e8c809537f5222804fB17b822