Update: Limitless (#16852)

This commit is contained in:
0xpeluche
2025-10-27 12:35:12 +01:00
committed by GitHub
parent abec0415e4
commit 69e97ea56c

View File

@@ -45,6 +45,8 @@ query($lastId: String, $block: Int) {
}
`
module.exports.deadFrom = '2025-01-01'
Object.keys(config).forEach(chain => {
const { postionManager, factory, limWETH, marginContract, graphEndpoint, } = config[chain]