From 6b002981968c30ef733e8c72e1b8b86266b37937 Mon Sep 17 00:00:00 2001 From: Jacob <3282625+icezohu@users.noreply.github.com> Date: Tue, 18 Mar 2025 11:35:18 +0800 Subject: [PATCH] udgrade StakingAllocation --- publish/ABI/StakingAllocation.json | 28 ++++++++++++++++++++++++++++ publish/testnet.json | 6 +++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/publish/ABI/StakingAllocation.json b/publish/ABI/StakingAllocation.json index ecb4abcd..cc157b6b 100644 --- a/publish/ABI/StakingAllocation.json +++ b/publish/ABI/StakingAllocation.json @@ -223,6 +223,34 @@ "stateMutability": "view", "type": "function" }, + { + "inputs": [ + { + "internalType": "bytes32", + "name": "_deploymentFrom", + "type": "bytes32" + }, + { + "internalType": "bytes32", + "name": "_deploymentTo", + "type": "bytes32" + }, + { + "internalType": "address", + "name": "_runner", + "type": "address" + }, + { + "internalType": "uint256", + "name": "_amount", + "type": "uint256" + } + ], + "name": "moveAllocation", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, { "inputs": [ { diff --git a/publish/testnet.json b/publish/testnet.json index 56fd3ee8..749d0bd2 100644 --- a/publish/testnet.json +++ b/publish/testnet.json @@ -201,10 +201,10 @@ "lastUpdate": "Fri, 24 Jan 2025 06:59:19 GMT" }, "StakingAllocation": { - "innerAddress": "0xfbeB402CADFCDB28407E86f5F20Ee719f5F6F430", + "innerAddress": "0xB1Fef4f8CE597684257E524139A48388f6FB05e6", "address": "0x505B8fD4331080e5130A21349E5438951D4d2e4a", - "bytecodeHash": "2798cf9ea2d3501f929d8b3c7083462f97e060774bb0197b3e161c485452ea62", - "lastUpdate": "Wed, 11 Sep 2024 11:32:01 GMT" + "bytecodeHash": "9178c0893a33861572bc79ace784f0d07041cd57b33c19bf34a034a02ddf0396", + "lastUpdate": "Tue, 18 Mar 2025 03:34:53 GMT" }, "Airdropper": { "innerAddress": "0xbE33E2433Fa9640e3B027D84FC6864C1F2D82AF3",