diff --git a/zksync2/manage_contracts/contract_abi/IZkSyncHyperchain.json b/zksync2/manage_contracts/contract_abi/IZkSyncHyperchain.json index 9abe615..27841d4 100644 --- a/zksync2/manage_contracts/contract_abi/IZkSyncHyperchain.json +++ b/zksync2/manage_contracts/contract_abi/IZkSyncHyperchain.json @@ -1,4 +1,5 @@ -[ +{ + "abi": [ { "anonymous": false, "inputs": [ @@ -2404,4 +2405,5 @@ "stateMutability": "nonpayable", "type": "function" } -] \ No newline at end of file +] +} \ No newline at end of file