Add support for ApeChain (#13032)

This commit is contained in:
EVMlord
2025-01-09 10:35:27 +01:00
committed by GitHub
parent 5913483612
commit 654df7b98d

View File

@@ -49,6 +49,11 @@ const config = {
locker: "0xE4E56E5e234783BCb77A80e19C8B3B5b42588AAb",
startBlock: 4533304
},
kimberliteSafeApe: {
chain: "apechain",
locker: "0xE4E56E5e234783BCb77A80e19C8B3B5b42588AAb",
startBlock: 7797536
},
}
module.exports = {