diff --git a/deployments/16718.json b/deployments/16718.json index de6018e5..62b137c0 100644 --- a/deployments/16718.json +++ b/deployments/16718.json @@ -315,7 +315,6 @@ "deployTx": "0x3f167d4ba9de22fc23cdf8d0378543e97a0fb9ba386776489edb804abfd9d6eb", "fullyQualifiedName": "contracts/finance/Finance.sol:Finance" }, - "FinanceRevenue_Multisig": { "address": "0x1A4D8ECc2277599d1Da5ffc43Ad91f5e81E79296", "abi": [ @@ -495,7 +494,7 @@ "function addBlockListener(address listener)", "function baseReward() view returns (uint256)", "function changeTopStakesCount(uint256 newTopStakesCount)", - "function emitReward(address nodeAddress, address nodeOwner, address rewardReceiver, address tokenAddress, uint256 amount)", + "function emitReward(address rewardsBank, address nodeAddress, address nodeOwner, address rewardReceiver, address tokenAddress, uint256 amount)", "function finalizeChange()", "function getBlockListeners() view returns (address[])", "function getNodeStake(address nodeAddress) view returns (uint256)", @@ -530,7 +529,7 @@ "deployTx": "0x9ee8e13979f5ab5d8421cf6c5513d103fd91baab8dd81c3709702abbe1696ae7", "fullyQualifiedName": "contracts/consensus/ValidatorSet.sol:ValidatorSet", "proxy": { - "implementation": "0xac3298d5826F62150779B117Bd7661a642da9794", + "implementation": "0x2EaD8a10aB38b6F0e396151A24C5C6BaeAb3b72a", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -683,7 +682,7 @@ "deployTx": "0xff3bf6c402b8acc0cc907d707bc80bf769fa034f35675104301f5976d48124f1", "fullyQualifiedName": "contracts/staking/BaseNodes_Manager.sol:BaseNodes_Manager", "proxy": { - "implementation": "0xF510819762dcd580274149832d55234514645Aa8", + "implementation": "0x1cde89EE9654296dDA9c7a263E0475C1FECe232D", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -769,6 +768,7 @@ "function changeNodeOwner(address nodeAddress, address newOwnerAddress)", "function changeOnboardingDelay(uint256 newOnboardingDelay)", "function changeUnstakeLockTime(uint256 newUnstakeLockTime)", + "function getOnboardingWaitingList() view returns (address[])", "function getRoleAdmin(bytes32 role) view returns (bytes32)", "function getStakesList() view returns (address[])", "function getUserStakesList(address ownerAddress) view returns (address[] result)", @@ -805,7 +805,7 @@ "deployTx": "0xa89d74036f95e5bb606cc87540319311e2a7712fb34b5cb75e9d2aa4eca97750", "fullyQualifiedName": "contracts/staking/ServerNodes_Manager.sol:ServerNodes_Manager", "proxy": { - "implementation": "0x38EeF14Ee55fA78e656A295BAD0a45c447F4e170", + "implementation": "0x44079c827dBc6cD731CA22d12Db29310E249F9bC", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -914,7 +914,7 @@ "deployTx": "0xe7c8ae932f5305f4653f45c24fa7aca1aa3c0b83c5627130321086085a37ba0f", "fullyQualifiedName": "contracts/staking/pools/LegacyPoolsNodes_Manager.sol:LegacyPoolsNodes_Manager", "proxy": { - "implementation": "0x91D53681154daA58aB5a75D2Ff297e0876b7366d", + "implementation": "0xe2A4c8ba76D8e8F2A756a4B847D9082AF5ce0601", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -962,4 +962,4 @@ "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } } -} +} \ No newline at end of file diff --git a/deployments/22040.json b/deployments/22040.json index 87accac1..193e3cbb 100644 --- a/deployments/22040.json +++ b/deployments/22040.json @@ -494,7 +494,7 @@ "function addBlockListener(address listener)", "function baseReward() view returns (uint256)", "function changeTopStakesCount(uint256 newTopStakesCount)", - "function emitReward(address nodeAddress, address nodeOwner, address rewardReceiver, address tokenAddress, uint256 amount)", + "function emitReward(address rewardsBank, address nodeAddress, address nodeOwner, address rewardReceiver, address tokenAddress, uint256 amount)", "function finalizeChange()", "function getBlockListeners() view returns (address[])", "function getNodeStake(address nodeAddress) view returns (uint256)", @@ -529,7 +529,7 @@ "deployTx": "0x9e1df63f708c6b6cc348ed7c9ef8afd23a1062d38bfd328e36c215291ea61fad", "fullyQualifiedName": "contracts/consensus/ValidatorSet.sol:ValidatorSet", "proxy": { - "implementation": "0xBDc316826B77d198Eec93BC813F2796e7f26c2b3", + "implementation": "0x5a733c4cf22473fedAF0Dfd4020d0eC5C0B1Be04", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -682,7 +682,7 @@ "deployTx": "0x10c1978eb927e0e59791a30fa101c917c4921459268c1aa432d0149057427238", "fullyQualifiedName": "contracts/staking/BaseNodes_Manager.sol:BaseNodes_Manager", "proxy": { - "implementation": "0xe5A673b4BfCc7c6804185F35b94693b4CAfCF43c", + "implementation": "0xba8a3C15C2feaa0673de98F0cc468D5267A5c798", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -768,6 +768,7 @@ "function changeNodeOwner(address nodeAddress, address newOwnerAddress)", "function changeOnboardingDelay(uint256 newOnboardingDelay)", "function changeUnstakeLockTime(uint256 newUnstakeLockTime)", + "function getOnboardingWaitingList() view returns (address[])", "function getRoleAdmin(bytes32 role) view returns (bytes32)", "function getStakesList() view returns (address[])", "function getUserStakesList(address ownerAddress) view returns (address[] result)", @@ -804,7 +805,7 @@ "deployTx": "0xa7f9c2f0b9846005bd014faf75a0e312f13f901d0d2e81a81c9d3f10f50e6a52", "fullyQualifiedName": "contracts/staking/ServerNodes_Manager.sol:ServerNodes_Manager", "proxy": { - "implementation": "0x3a5633bAE0243bB360e25624DC6dFd241333B575", + "implementation": "0x8F80eB85E2288acf67407f317c9237c8bD1c1687", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -913,7 +914,7 @@ "deployTx": "0xd178130ffb89c3043a5a7bd34598eacd232fe68f99fd6c71de6bdf3ba0343537", "fullyQualifiedName": "contracts/staking/pools/LegacyPoolsNodes_Manager.sol:LegacyPoolsNodes_Manager", "proxy": { - "implementation": "0x5Fb2adefDC0cF350B87E6Ac31A66E3844afFcfD1", + "implementation": "0xA77Aa9b855638D566F087E3E40F05a0D8d5f6cF9", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -961,4 +962,4 @@ "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } } -} +} \ No newline at end of file diff --git a/deployments/30746.json b/deployments/30746.json index d2c60b69..b5ef70e6 100644 --- a/deployments/30746.json +++ b/deployments/30746.json @@ -488,6 +488,7 @@ "event Upgraded(address indexed implementation)", "event ValidatorSetFinalized(address[] newSet)", "function DEFAULT_ADMIN_ROLE() view returns (bytes32)", + "function FIX_removeFromTop(address nodeAddress)", "function REWARD_ORACLE_ROLE() view returns (bytes32)", "function STAKING_MANAGER_ROLE() view returns (bytes32)", "function _updateExternal()", @@ -529,7 +530,7 @@ "deployTx": "0x286eaea83658bc832aa10a194dc4a3e20d01b5d0f943b82460ccf6feae12194c", "fullyQualifiedName": "contracts/consensus/ValidatorSet.sol:ValidatorSet", "proxy": { - "implementation": "0x1D335E8B7787fB6c51F98713df5BCb56884FD023", + "implementation": "0x6C4eCd425e421259E63a65f9FDa121BeaeE877aA", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } }, @@ -812,6 +813,7 @@ "function changeNodeOwner(address nodeAddress, address newOwnerAddress)", "function changeOnboardingDelay(uint256 newOnboardingDelay)", "function changeUnstakeLockTime(uint256 newUnstakeLockTime)", + "function getOnboardingWaitingList() view returns (address[])", "function getRoleAdmin(bytes32 role) view returns (bytes32)", "function getStakesList() view returns (address[])", "function getUserStakesList(address ownerAddress) view returns (address[] result)", @@ -848,7 +850,7 @@ "deployTx": "0x9afda1b30db816a8f76295add9526ea7cd5ad86ed60bdf1fcaee72b2ce5db246", "fullyQualifiedName": "contracts/staking/ServerNodes_Manager.sol:ServerNodes_Manager", "proxy": { - "implementation": "0xfc277855999cF6452F9027BbdC1B56264A736E3A", + "implementation": "0xb4de4aA27C9B0aa3f6A91639a572A430AD59700D", "fullyQualifiedName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy" } },