AUTOMATED: New Merkle Rewards Root Fri, 17 Feb 2023 16:00:00 +0000

This is an automated post by the merkle rewards worker bot :robot:

A new merkle root has been published to GitHub:

Merkle root hash: 0x12b40cfa56bb740a466b2e80363c8d8f61c6651b6f2b56f9ae28535287af2f36
Merkle root total amount: 152599.740359507817264472
Start timestamp: 1663898400 (2022-09-23T02:00:00.000+00:00)
End timestamp: 1676649600 (2023-02-17T16:00:00.000+00:00)
Rewards contract address: 0x45269F59aA76bB491D0Fc4c26F468D8E1EE26b73
Rewards contract network: optimism

Instructions to verify merkle root:

docker pull hopprotocol/merkle-drop-framework
docker run --env-file docker.env -v /tmp/feesdb:/tmp/feesdb hopprotocol/merkle-drop-framework start:dist generate -- --network=mainnet --rewards-contract=0x45269F59aA76bB491D0Fc4c26F468D8E1EE26b73 --rewards-contract-network=optimism --start-timestamp=1663898400 --end-timestamp=1676649600

Supply RPC urls in docker.env:

ETHEREUM_RPC_URL=https://example.com
POLYGON_RPC_URL=https://example.com
OPTIMISM_RPC_URL=https://example.com
ARBITRUM_RPC_URL=https://example.com
GNOSIS_RPC_URL=https://example.com

Web app to publish root: