From ec8749be0cf90b351966cc0785b7a5df7b7b5bd7 Mon Sep 17 00:00:00 2001 From: David Silverman Date: Sat, 10 Feb 2024 15:15:37 -0500 Subject: [PATCH] Update rips_registry.json added Polygon Mumbai --- registry/rips_registry.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/registry/rips_registry.json b/registry/rips_registry.json index 9d3820b..e1cc54b 100644 --- a/registry/rips_registry.json +++ b/registry/rips_registry.json @@ -4,6 +4,11 @@ "type": "precompile", "address": "0x0000000000000000000000000000000000000100", "chains_with_mainnet_support": [ + { + "name": "Polygon Mumbai", + "chainID": 80001, + "activation_block": 45648608 + } ] } ]