From 6084590d505c994b238b8397d7dc8a7eeadb8fc1 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Mon, 23 Dec 2024 10:07:53 -0800 Subject: [PATCH] add enzos and guzzlers --- src/contracts.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/contracts.json b/src/contracts.json index 805ec17..8902357 100644 --- a/src/contracts.json +++ b/src/contracts.json @@ -38,5 +38,15 @@ "contract_address": "0x501a31185927136E87cDfC97dDd4553D8eC1bb4A", "erc1155": false, "start_block": 15973593 + }, + "guzzlers": { + "contract_address": "0x87739a10f06c08468206008f6cf1abab8e6e9a0d", + "erc1155": false, + "start_block": 18754752 + }, + "enzos": { + "contract_address": "0x621b92370fe1a27f95e7109daf0423714b73e9b5", + "erc1155": false, + "start_block": 17405849 } }