From b06a313ce912bf2d8b9a03117dcbdc1bcd2852c4 Mon Sep 17 00:00:00 2001 From: "Mark.B" Date: Tue, 16 Jul 2024 15:38:31 +0200 Subject: [PATCH] deploy to tesnet light and fix deployment constructor params --- deploy/main/010_deploy_verify.ts | 2 +- deploy/test/010_deploy_verify.ts | 2 +- deployments/testnetlight/Redistribution.json | 74 ++--- deployments/testnetlight/StakeRegistry.json | 276 ++++++++++++------- hardhat.config.ts | 2 +- testnet_deployed.json | 160 +++++++---- 6 files changed, 317 insertions(+), 199 deletions(-) diff --git a/deploy/main/010_deploy_verify.ts b/deploy/main/010_deploy_verify.ts index 4329d319..a054cf1e 100644 --- a/deploy/main/010_deploy_verify.ts +++ b/deploy/main/010_deploy_verify.ts @@ -27,7 +27,7 @@ const func: DeployFunction = async function ({ deployments, network }) { // Verify staking const staking = await get('StakeRegistry'); - const argStaking = [token.address, swarmNetworkID]; + const argStaking = [token.address, swarmNetworkID, priceOracle.address]; log('Verifying...'); await verify(staking.address, argStaking); diff --git a/deploy/test/010_deploy_verify.ts b/deploy/test/010_deploy_verify.ts index 7dda3723..fc5d6d0c 100644 --- a/deploy/test/010_deploy_verify.ts +++ b/deploy/test/010_deploy_verify.ts @@ -34,7 +34,7 @@ const func: DeployFunction = async function ({ deployments, network }) { // Verify staking const staking = await get('StakeRegistry'); - const argStaking = [token.address, swarmNetworkID]; + const argStaking = [token.address, swarmNetworkID, priceOracle.address]; log('Staking'); await verify(staking.address, argStaking); diff --git a/deployments/testnetlight/Redistribution.json b/deployments/testnetlight/Redistribution.json index 454909cc..0a8565eb 100644 --- a/deployments/testnetlight/Redistribution.json +++ b/deployments/testnetlight/Redistribution.json @@ -1,5 +1,5 @@ { - "address": "0x226512A8D41088Ab1ee6A546e860DF493e1bc12E", + "address": "0x136Ce406e2339973DC6159fF72b7E598b7B39160", "abi": [ { "inputs": [ @@ -29,7 +29,7 @@ }, { "inputs": [], - "name": "AlreadyCommited", + "name": "AlreadyCommitted", "type": "error" }, { @@ -48,11 +48,6 @@ "name": "BatchDoesNotExist", "type": "error" }, - { - "inputs": [], - "name": "BelowMinimumStake", - "type": "error" - }, { "inputs": [ { @@ -161,6 +156,11 @@ "name": "NotRevealPhase", "type": "error" }, + { + "inputs": [], + "name": "NotStaked", + "type": "error" + }, { "inputs": [], "name": "OnlyPauser", @@ -1530,22 +1530,22 @@ "type": "function" } ], - "transactionHash": "0xff1ef4daf0b4f62c11472490046cc57cc98be9a5e2d91df59824d10b63b65148", + "transactionHash": "0x348deb8b394dfd0453fb59d194353da8c44483b12e928bc627b53a8469c32ca5", "receipt": { "to": null, "from": "0xb1C7F17Ed88189Abf269Bf68A3B2Ed83C5276aAe", - "contractAddress": "0x226512A8D41088Ab1ee6A546e860DF493e1bc12E", - "transactionIndex": 46, - "gasUsed": "4273344", - "logsBloom": "0x00000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000004000000800000000010000000000000000002000000000040000000000000080000000008000000000000000000000000000000000000000000000000100000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000100002000000020000000000000000000000000000000000000000400000000000000000000000000", - "blockHash": "0xb6f586be2258122bb112990b24e0212414a9b41cfca2ef565bc87d54f8f9f4eb", - "transactionHash": "0xff1ef4daf0b4f62c11472490046cc57cc98be9a5e2d91df59824d10b63b65148", + "contractAddress": "0x136Ce406e2339973DC6159fF72b7E598b7B39160", + "transactionIndex": 43, + "gasUsed": "4251329", + "logsBloom": "0x00000004000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000010000000000000000002000000000040000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000100002040000020000000000000000000000000000000000000000400000000000000000000000000", + "blockHash": "0x079edbb1deaf94c3d197dad1cac2b75c234e72e8d8405dbc35a5b49cf68cfa22", + "transactionHash": "0x348deb8b394dfd0453fb59d194353da8c44483b12e928bc627b53a8469c32ca5", "logs": [ { - "transactionIndex": 46, - "blockNumber": 6238391, - "transactionHash": "0xff1ef4daf0b4f62c11472490046cc57cc98be9a5e2d91df59824d10b63b65148", - "address": "0x226512A8D41088Ab1ee6A546e860DF493e1bc12E", + "transactionIndex": 43, + "blockNumber": 6321448, + "transactionHash": "0x348deb8b394dfd0453fb59d194353da8c44483b12e928bc627b53a8469c32ca5", + "address": "0x136Ce406e2339973DC6159fF72b7E598b7B39160", "topics": [ "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", "0x0000000000000000000000000000000000000000000000000000000000000000", @@ -1553,14 +1553,14 @@ "0x000000000000000000000000b1c7f17ed88189abf269bf68a3b2ed83c5276aae" ], "data": "0x", - "logIndex": 92, - "blockHash": "0xb6f586be2258122bb112990b24e0212414a9b41cfca2ef565bc87d54f8f9f4eb" + "logIndex": 130, + "blockHash": "0x079edbb1deaf94c3d197dad1cac2b75c234e72e8d8405dbc35a5b49cf68cfa22" }, { - "transactionIndex": 46, - "blockNumber": 6238391, - "transactionHash": "0xff1ef4daf0b4f62c11472490046cc57cc98be9a5e2d91df59824d10b63b65148", - "address": "0x226512A8D41088Ab1ee6A546e860DF493e1bc12E", + "transactionIndex": 43, + "blockNumber": 6321448, + "transactionHash": "0x348deb8b394dfd0453fb59d194353da8c44483b12e928bc627b53a8469c32ca5", + "address": "0x136Ce406e2339973DC6159fF72b7E598b7B39160", "topics": [ "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", "0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a", @@ -1568,28 +1568,28 @@ "0x000000000000000000000000b1c7f17ed88189abf269bf68a3b2ed83c5276aae" ], "data": "0x", - "logIndex": 93, - "blockHash": "0xb6f586be2258122bb112990b24e0212414a9b41cfca2ef565bc87d54f8f9f4eb" + "logIndex": 131, + "blockHash": "0x079edbb1deaf94c3d197dad1cac2b75c234e72e8d8405dbc35a5b49cf68cfa22" } ], - "blockNumber": 6238391, - "cumulativeGasUsed": "9454953", + "blockNumber": 6321448, + "cumulativeGasUsed": "12826828", "status": 1, "byzantium": true }, "args": [ - "0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442", + "0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93", "0x38eC2DC60069b28439e4Fca4DF9a91b1d29217cF", "0xcA1E073042438a40A7BC0e558e2B9bd1fe2647F8" ], - "numDeployments": 2, - "solcInputHash": "0832aa87b3772da802f21b970bba5942", - "metadata": "{\"compiler\":{\"version\":\"0.8.19+commit.7dd6d404\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"staking\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"postageContract\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"oracleContract\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AlreadyClaimed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AlreadyCommited\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AlreadyRevealed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"BatchDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BelowMinimumStake\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"BucketDiffers\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CommitRoundNotStarted\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CommitRoundOver\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FirstRevealDone\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"InclusionProofFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"IndexOutsideSet\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"LastElementCheckFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MustStake2Rounds\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoCommitsReceived\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoMatchingCommit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoReveals\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotClaimPhase\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotCommitPhase\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotMatchingOwner\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotRevealPhase\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPauser\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OutOfDepth\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"name\":\"OutOfDepthClaim\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"OutOfDepthReveal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PhaseLastBlock\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RandomElementCheckFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"trALast\",\"type\":\"bytes32\"}],\"name\":\"ReserveCheckFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"SigRecoveryFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"SocCalcNotMatching\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"SocVerificationFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"WrongPhase\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"validChunkCount\",\"type\":\"uint256\"}],\"name\":\"ChunkCount\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"roundNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"}],\"name\":\"Committed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"_count\",\"type\":\"uint256\"}],\"name\":\"CountCommits\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"_count\",\"type\":\"uint256\"}],\"name\":\"CountReveals\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"roundNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"anchor\",\"type\":\"bytes32\"}],\"name\":\"CurrentRevealAnchor\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Paused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"roundNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"reserveCommitment\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"}],\"name\":\"Revealed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"previousAdminRole\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newAdminRole\",\"type\":\"bytes32\"}],\"name\":\"RoleAdminChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleGranted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleRevoked\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"}],\"name\":\"TruthSelected\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Unpaused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"components\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"indexed\":false,\"internalType\":\"struct Redistribution.Reveal\",\"name\":\"winner\",\"type\":\"tuple\"}],\"name\":\"WinnerSelected\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"indexInRC\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"chunkAddress\",\"type\":\"bytes32\"}],\"name\":\"transformedChunkAddressFromInclusionProof\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OracleContract\",\"outputs\":[{\"internalType\":\"contract IPriceOracle\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PostageContract\",\"outputs\":[{\"internalType\":\"contract IPostageStamp\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"Stakes\",\"outputs\":[{\"internalType\":\"contract IStakeRegistry\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments2\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment2\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"chunkSpan\",\"type\":\"uint64\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments3\",\"type\":\"bytes32[]\"},{\"components\":[{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"postageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"timeStamp\",\"type\":\"uint64\"}],\"internalType\":\"struct Redistribution.PostageProof\",\"name\":\"postageProof\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"identifier\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"chunkAddr\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.SOCProof[]\",\"name\":\"socProof\",\"type\":\"tuple[]\"}],\"internalType\":\"struct Redistribution.ChunkInclusionProof\",\"name\":\"entryProof1\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments2\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment2\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"chunkSpan\",\"type\":\"uint64\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments3\",\"type\":\"bytes32[]\"},{\"components\":[{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"postageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"timeStamp\",\"type\":\"uint64\"}],\"internalType\":\"struct Redistribution.PostageProof\",\"name\":\"postageProof\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"identifier\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"chunkAddr\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.SOCProof[]\",\"name\":\"socProof\",\"type\":\"tuple[]\"}],\"internalType\":\"struct Redistribution.ChunkInclusionProof\",\"name\":\"entryProof2\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments2\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment2\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"chunkSpan\",\"type\":\"uint64\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments3\",\"type\":\"bytes32[]\"},{\"components\":[{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"postageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"timeStamp\",\"type\":\"uint64\"}],\"internalType\":\"struct Redistribution.PostageProof\",\"name\":\"postageProof\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"identifier\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"chunkAddr\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.SOCProof[]\",\"name\":\"socProof\",\"type\":\"tuple[]\"}],\"internalType\":\"struct Redistribution.ChunkInclusionProof\",\"name\":\"entryProofLast\",\"type\":\"tuple\"}],\"name\":\"claim\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_obfuscatedHash\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"_roundNumber\",\"type\":\"uint64\"}],\"name\":\"commit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentClaimRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentCommitRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"currentCommits\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"revealed\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"obfuscatedHash\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"revealIndex\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentMinimumDepth\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentPhaseClaim\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentPhaseCommit\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentPhaseReveal\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRevealRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"currentReveals\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRoundAnchor\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"returnVal\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRoundReveals\",\"outputs\":[{\"components\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.Reveal[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentSeed\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"}],\"name\":\"getRoleAdmin\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"grantRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasRole\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"A\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"B\",\"type\":\"bytes32\"},{\"internalType\":\"uint8\",\"name\":\"minimum\",\"type\":\"uint8\"}],\"name\":\"inProximity\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"_depth\",\"type\":\"uint8\"}],\"name\":\"isParticipatingInUpcomingRound\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_overlay\",\"type\":\"bytes32\"}],\"name\":\"isWinner\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"nextSeed\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"paused\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"renounceRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"_depth\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"_hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"_revealNonce\",\"type\":\"bytes32\"}],\"name\":\"reveal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"revokeRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"_penaltyMultiplierDisagreement\",\"type\":\"uint8\"},{\"internalType\":\"uint8\",\"name\":\"_penaltyMultiplierNonRevealed\",\"type\":\"uint8\"},{\"internalType\":\"uint8\",\"name\":\"_penaltyRandomFactor\",\"type\":\"uint8\"}],\"name\":\"setFreezingParams\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_sampleMaxValue\",\"type\":\"uint256\"}],\"name\":\"setSampleMaxValue\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"unPause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"winner\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_overlay\",\"type\":\"bytes32\"},{\"internalType\":\"uint8\",\"name\":\"_depth\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"_hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"revealNonce\",\"type\":\"bytes32\"}],\"name\":\"wrapCommit\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"The Swarm Authors\",\"details\":\"Implements a Schelling Co-ordination game to form consensus around the Reserve Commitment hash. This takes place in three phases: _commit_, _reveal_ and _claim_. A node, upon establishing that it _isParticipatingInUpcomingRound_, i.e. it's overlay falls within proximity order of its reported depth with the _currentRoundAnchor_, prepares a \\\"reserve commitment hash\\\" using the chunks it currently stores in its reserve and calculates the \\\"storage depth\\\" (see Bee for details). These values, if calculated honestly, and with the right chunks stored, should be the same for every node in a neighbourhood. This is the Schelling point. Each eligible node can then use these values, together with a random, single use, secret _revealNonce_ and their _overlay_ as the pre-image values for the obsfucated _commit_, using the _wrapCommit_ method. Once the _commit_ round has elapsed, participating nodes must provide the values used to calculate their obsfucated _commit_ hash, which, once verified for correctness and proximity to the anchor are retained in the _currentReveals_. Nodes that have commited but do not reveal the correct values used to create the pre-image will have their stake \\\"frozen\\\" for a period of rounds proportional to their reported depth. During the _reveal_ round, randomness is updated after every successful reveal. Once the reveal round is concluded, the _currentRoundAnchor_ is updated and users can determine if they will be eligible their overlay will be eligible for the next commit phase using _isParticipatingInUpcomingRound_. When the _reveal_ phase has been concluded, the claim phase can begin. At this point, the truth teller and winner are already determined. By calling _isWinner_, an applicant node can run the relevant logic to determine if they have been selected as the beneficiary of this round. When calling _claim_, the current pot from the PostageStamp contract is withdrawn and transferred to that beneficiaries address. Nodes that have revealed values that differ from the truth, have their stakes \\\"frozen\\\" for a period of rounds proportional to their reported depth.\",\"events\":{\"ChunkCount(uint256)\":{\"details\":\"Emit from Postagestamp contract valid chunk count at the end of claim\"},\"Committed(uint256,bytes32)\":{\"details\":\"Logs that an overlay has committed\"},\"CountCommits(uint256)\":{\"details\":\"Emits the number of commits being processed by the claim phase.\"},\"CountReveals(uint256)\":{\"details\":\"Emits the number of reveals being processed by the claim phase.\"},\"CurrentRevealAnchor(uint256,bytes32)\":{\"details\":\"Bytes32 anhor of current reveal round\"},\"Paused(address)\":{\"details\":\"Emitted when the pause is triggered by `account`.\"},\"Revealed(uint256,bytes32,uint256,uint256,bytes32,uint8)\":{\"details\":\"Logs that an overlay has revealed\"},\"RoleAdminChanged(bytes32,bytes32,bytes32)\":{\"details\":\"Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole` `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite {RoleAdminChanged} not being emitted signaling this. _Available since v3.1._\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call, an admin role bearer except when using {AccessControl-_setupRole}.\"},\"RoleRevoked(bytes32,address,address)\":{\"details\":\"Emitted when `account` is revoked `role`. `sender` is the account that originated the contract call: - if using `revokeRole`, it is the admin role bearer - if using `renounceRole`, it is the role bearer (i.e. `account`)\"},\"TruthSelected(bytes32,uint8)\":{\"details\":\"Emitted when the truth oracle of a round is selected in the claim phase.\"},\"Unpaused(address)\":{\"details\":\"Emitted when the pause is lifted by `account`.\"},\"WinnerSelected((bytes32,address,uint8,uint256,uint256,bytes32))\":{\"details\":\"Emitted when the winner of a round is selected in the claim phase\"},\"transformedChunkAddressFromInclusionProof(uint256,bytes32)\":{\"details\":\"Logs for inclusion proof\"}},\"kind\":\"dev\",\"methods\":{\"commit(bytes32,uint64)\":{\"details\":\"If a node's overlay is _inProximity_(_depth_) of the _currentRoundAnchor_, that node may compute an _obfuscatedHash_ by providing their _overlay_, reported storage _depth_, reserve commitment _hash_ and a randomly generated, and secret _revealNonce_ to the _wrapCommit_ method.\",\"params\":{\"_obfuscatedHash\":\"The calculated hash resultant of the required pre-image values. and be derived from the same key pair as the message sender.\",\"_roundNumber\":\"Node needs to provide round number for which commit is valid\"}},\"constructor\":{\"params\":{\"oracleContract\":\"the address of the linked PriceOracle contract.\",\"postageContract\":\"the address of the linked PostageStamp contract.\",\"staking\":\"the address of the linked Staking contract.\"}},\"currentRoundAnchor()\":{\"details\":\"A node must be within proximity order of less than or equal to the storage depth they intend to report.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"grantRole(bytes32,address)\":{\"details\":\"Grants `role` to `account`. If `account` had not been already granted `role`, emits a {RoleGranted} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleGranted} event.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"inProximity(bytes32,bytes32,uint8)\":{\"params\":{\"A\":\"An overlay address to compare.\",\"B\":\"An overlay address to compare.\",\"minimum\":\"Minimum proximity order.\"}},\"isParticipatingInUpcomingRound(address,uint8)\":{\"params\":{\"_depth\":\"The storage depth the applicant intends to report.\",\"_owner\":\"The address of the applicant from.\"}},\"isWinner(bytes32)\":{\"params\":{\"_overlay\":\"The overlay address of the applicant.\"}},\"pause()\":{\"details\":\"Pause the contract. The contract is provably stopped by renouncing the pauser role and the admin role after pausing, can only be called by the `PAUSER`\"},\"paused()\":{\"details\":\"Returns true if the contract is paused, and false otherwise.\"},\"renounceRole(bytes32,address)\":{\"details\":\"Revokes `role` from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `account`. May emit a {RoleRevoked} event.\"},\"reveal(uint8,bytes32,bytes32)\":{\"params\":{\"_depth\":\"The reported depth.\",\"_hash\":\"The reserve commitment hash.\",\"_revealNonce\":\"The nonce used to generate the commit that is being revealed.\"}},\"revokeRole(bytes32,address)\":{\"details\":\"Revokes `role` from `account`. If `account` had been granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleRevoked} event.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"unPause()\":{\"details\":\"Unpause the contract, can only be called by the pauser when paused\"},\"wrapCommit(bytes32,uint8,bytes32,bytes32)\":{\"details\":\"_revealNonce_ must be randomly generated, used once and kept secret until the reveal phase.\",\"params\":{\"_depth\":\"The reported depth.\",\"_hash\":\"The reserve commitment hash.\",\"_overlay\":\"The overlay address of the applicant.\",\"revealNonce\":\"A random, single use, secret nonce.\"}}},\"title\":\"Redistribution contract\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"claim((bytes32[],bytes32,bytes32[],bytes32,uint64,bytes32[],(bytes,bytes32,uint64,uint64),(address,bytes,bytes32,bytes32)[]),(bytes32[],bytes32,bytes32[],bytes32,uint64,bytes32[],(bytes,bytes32,uint64,uint64),(address,bytes,bytes32,bytes32)[]),(bytes32[],bytes32,bytes32[],bytes32,uint64,bytes32[],(bytes,bytes32,uint64,uint64),(address,bytes,bytes32,bytes32)[]))\":{\"notice\":\"Helper function to get this round truth\"},\"commit(bytes32,uint64)\":{\"notice\":\"Begin application for a round if eligible. Commit a hashed value for which the pre-image will be subsequently revealed.\"},\"currentMinimumDepth()\":{\"notice\":\"Returns minimum depth reveal has to have to participate in this round\"},\"currentPhaseClaim()\":{\"notice\":\"Returns true if current block is during claim phase.\"},\"currentPhaseCommit()\":{\"notice\":\"Returns true if current block is during commit phase.\"},\"currentPhaseReveal()\":{\"notice\":\"Returns true if current block is during reveal phase.\"},\"currentRound()\":{\"notice\":\"The number of the current round.\"},\"currentRoundAnchor()\":{\"notice\":\"The anchor used to determine eligibility for the current round.\"},\"currentRoundReveals()\":{\"notice\":\"Returns true if current block is during reveal phase.\"},\"currentSeed()\":{\"notice\":\"Returns the current random seed which is used to determine later utilised random numbers. If rounds have elapsed without reveals, hash the seed with an incremented nonce to produce a new random seed and hence a new round anchor.\"},\"inProximity(bytes32,bytes32,uint8)\":{\"notice\":\"Returns true if an overlay address _A_ is within proximity order _minimum_ of _B_.\"},\"isParticipatingInUpcomingRound(address,uint8)\":{\"notice\":\"Determine if a the owner of a given overlay can participate in the upcoming round.\"},\"isWinner(bytes32)\":{\"notice\":\"Determine if a the owner of a given overlay will be the beneficiary of the claim phase.\"},\"nextSeed()\":{\"notice\":\"Returns the seed which will become current once the next commit phase begins. Used to determine what the next round's anchor will be.\"},\"reveal(uint8,bytes32,bytes32)\":{\"notice\":\"Reveal the pre-image values used to generate commit provided during this round's commit phase.\"},\"setFreezingParams(uint8,uint8,uint8)\":{\"notice\":\"Set freezing parameters\"},\"setSampleMaxValue(uint256)\":{\"notice\":\"changes the max sample value used for reserve estimation\"},\"wrapCommit(bytes32,uint8,bytes32,bytes32)\":{\"notice\":\"Hash the pre-image values to the obsfucated hash.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/Redistribution.sol\":\"Redistribution\"},\"evmVersion\":\"paris\",\"libraries\":{\":__CACHE_BREAKER__\":\"0x00000000d41867734bbee4c6863d9255b2b06ac1\"},\"metadata\":{\"bytecodeHash\":\"ipfs\",\"useLiteralContent\":true},\"optimizer\":{\"enabled\":true,\"runs\":1000},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (access/AccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IAccessControl.sol\\\";\\nimport \\\"../utils/Context.sol\\\";\\nimport \\\"../utils/Strings.sol\\\";\\nimport \\\"../utils/introspection/ERC165.sol\\\";\\n\\n/**\\n * @dev Contract module that allows children to implement role-based access\\n * control mechanisms. This is a lightweight version that doesn't allow enumerating role\\n * members except through off-chain means by accessing the contract event logs. Some\\n * applications may benefit from on-chain enumerability, for those cases see\\n * {AccessControlEnumerable}.\\n *\\n * Roles are referred to by their `bytes32` identifier. These should be exposed\\n * in the external API and be unique. The best way to achieve this is by\\n * using `public constant` hash digests:\\n *\\n * ```\\n * bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\");\\n * ```\\n *\\n * Roles can be used to represent a set of permissions. To restrict access to a\\n * function call, use {hasRole}:\\n *\\n * ```\\n * function foo() public {\\n * require(hasRole(MY_ROLE, msg.sender));\\n * ...\\n * }\\n * ```\\n *\\n * Roles can be granted and revoked dynamically via the {grantRole} and\\n * {revokeRole} functions. Each role has an associated admin role, and only\\n * accounts that have a role's admin role can call {grantRole} and {revokeRole}.\\n *\\n * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means\\n * that only accounts with this role will be able to grant or revoke other\\n * roles. More complex role relationships can be created by using\\n * {_setRoleAdmin}.\\n *\\n * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to\\n * grant and revoke this role. Extra precautions should be taken to secure\\n * accounts that have been granted it.\\n */\\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\\n struct RoleData {\\n mapping(address => bool) members;\\n bytes32 adminRole;\\n }\\n\\n mapping(bytes32 => RoleData) private _roles;\\n\\n bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;\\n\\n /**\\n * @dev Modifier that checks that an account has a specific role. Reverts\\n * with a standardized message including the required role.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n *\\n * _Available since v4.1._\\n */\\n modifier onlyRole(bytes32 role) {\\n _checkRole(role);\\n _;\\n }\\n\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IAccessControl).interfaceId || super.supportsInterface(interfaceId);\\n }\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) public view virtual override returns (bool) {\\n return _roles[role].members[account];\\n }\\n\\n /**\\n * @dev Revert with a standard message if `_msgSender()` is missing `role`.\\n * Overriding this function changes the behavior of the {onlyRole} modifier.\\n *\\n * Format of the revert message is described in {_checkRole}.\\n *\\n * _Available since v4.6._\\n */\\n function _checkRole(bytes32 role) internal view virtual {\\n _checkRole(role, _msgSender());\\n }\\n\\n /**\\n * @dev Revert with a standard message if `account` is missing `role`.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n */\\n function _checkRole(bytes32 role, address account) internal view virtual {\\n if (!hasRole(role, account)) {\\n revert(\\n string(\\n abi.encodePacked(\\n \\\"AccessControl: account \\\",\\n Strings.toHexString(account),\\n \\\" is missing role \\\",\\n Strings.toHexString(uint256(role), 32)\\n )\\n )\\n );\\n }\\n }\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {\\n return _roles[role].adminRole;\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been revoked `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function renounceRole(bytes32 role, address account) public virtual override {\\n require(account == _msgSender(), \\\"AccessControl: can only renounce roles for self\\\");\\n\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event. Note that unlike {grantRole}, this function doesn't perform any\\n * checks on the calling account.\\n *\\n * May emit a {RoleGranted} event.\\n *\\n * [WARNING]\\n * ====\\n * This function should only be called from the constructor when setting\\n * up the initial roles for the system.\\n *\\n * Using this function in any other way is effectively circumventing the admin\\n * system imposed by {AccessControl}.\\n * ====\\n *\\n * NOTE: This function is deprecated in favor of {_grantRole}.\\n */\\n function _setupRole(bytes32 role, address account) internal virtual {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Sets `adminRole` as ``role``'s admin role.\\n *\\n * Emits a {RoleAdminChanged} event.\\n */\\n function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {\\n bytes32 previousAdminRole = getRoleAdmin(role);\\n _roles[role].adminRole = adminRole;\\n emit RoleAdminChanged(role, previousAdminRole, adminRole);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function _grantRole(bytes32 role, address account) internal virtual {\\n if (!hasRole(role, account)) {\\n _roles[role].members[account] = true;\\n emit RoleGranted(role, account, _msgSender());\\n }\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function _revokeRole(bytes32 role, address account) internal virtual {\\n if (hasRole(role, account)) {\\n _roles[role].members[account] = false;\\n emit RoleRevoked(role, account, _msgSender());\\n }\\n }\\n}\\n\",\"keccak256\":\"0x67e3daf189111d6d5b0464ed09cf9f0605a22c4b965a7fcecd707101faff008a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev External interface of AccessControl declared to support ERC165 detection.\\n */\\ninterface IAccessControl {\\n /**\\n * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\\n *\\n * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\\n * {RoleAdminChanged} not being emitted signaling this.\\n *\\n * _Available since v3.1._\\n */\\n event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);\\n\\n /**\\n * @dev Emitted when `account` is granted `role`.\\n *\\n * `sender` is the account that originated the contract call, an admin role\\n * bearer except when using {AccessControl-_setupRole}.\\n */\\n event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Emitted when `account` is revoked `role`.\\n *\\n * `sender` is the account that originated the contract call:\\n * - if using `revokeRole`, it is the admin role bearer\\n * - if using `renounceRole`, it is the role bearer (i.e. `account`)\\n */\\n event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) external view returns (bool);\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {AccessControl-_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) external view returns (bytes32);\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function grantRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function revokeRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been granted `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n */\\n function renounceRole(bytes32 role, address account) external;\\n}\\n\",\"keccak256\":\"0x59ce320a585d7e1f163cd70390a0ef2ff9cec832e2aa544293a00692465a7a57\",\"license\":\"MIT\"},\"@openzeppelin/contracts/security/Pausable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"../utils/Context.sol\\\";\\n\\n/**\\n * @dev Contract module which allows children to implement an emergency stop\\n * mechanism that can be triggered by an authorized account.\\n *\\n * This module is used through inheritance. It will make available the\\n * modifiers `whenNotPaused` and `whenPaused`, which can be applied to\\n * the functions of your contract. Note that they will not be pausable by\\n * simply including this module, only once the modifiers are put in place.\\n */\\nabstract contract Pausable is Context {\\n /**\\n * @dev Emitted when the pause is triggered by `account`.\\n */\\n event Paused(address account);\\n\\n /**\\n * @dev Emitted when the pause is lifted by `account`.\\n */\\n event Unpaused(address account);\\n\\n bool private _paused;\\n\\n /**\\n * @dev Initializes the contract in unpaused state.\\n */\\n constructor() {\\n _paused = false;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is not paused.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n modifier whenNotPaused() {\\n _requireNotPaused();\\n _;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is paused.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n modifier whenPaused() {\\n _requirePaused();\\n _;\\n }\\n\\n /**\\n * @dev Returns true if the contract is paused, and false otherwise.\\n */\\n function paused() public view virtual returns (bool) {\\n return _paused;\\n }\\n\\n /**\\n * @dev Throws if the contract is paused.\\n */\\n function _requireNotPaused() internal view virtual {\\n require(!paused(), \\\"Pausable: paused\\\");\\n }\\n\\n /**\\n * @dev Throws if the contract is not paused.\\n */\\n function _requirePaused() internal view virtual {\\n require(paused(), \\\"Pausable: not paused\\\");\\n }\\n\\n /**\\n * @dev Triggers stopped state.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n function _pause() internal virtual whenNotPaused {\\n _paused = true;\\n emit Paused(_msgSender());\\n }\\n\\n /**\\n * @dev Returns to normal state.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n function _unpause() internal virtual whenPaused {\\n _paused = false;\\n emit Unpaused(_msgSender());\\n }\\n}\\n\",\"keccak256\":\"0x0849d93b16c9940beb286a7864ed02724b248b93e0d80ef6355af5ef15c64773\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Context.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Provides information about the current execution context, including the\\n * sender of the transaction and its data. While these are generally available\\n * via msg.sender and msg.data, they should not be accessed in such a direct\\n * manner, since when dealing with meta-transactions the account sending and\\n * paying for execution may not be the actual sender (as far as an application\\n * is concerned).\\n *\\n * This contract is only required for intermediate, library-like contracts.\\n */\\nabstract contract Context {\\n function _msgSender() internal view virtual returns (address) {\\n return msg.sender;\\n }\\n\\n function _msgData() internal view virtual returns (bytes calldata) {\\n return msg.data;\\n }\\n}\\n\",\"keccak256\":\"0xe2e337e6dde9ef6b680e07338c493ebea1b5fd09b43424112868e9cc1706bca7\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Strings.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/Strings.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./math/Math.sol\\\";\\n\\n/**\\n * @dev String operations.\\n */\\nlibrary Strings {\\n bytes16 private constant _SYMBOLS = \\\"0123456789abcdef\\\";\\n uint8 private constant _ADDRESS_LENGTH = 20;\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` decimal representation.\\n */\\n function toString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n uint256 length = Math.log10(value) + 1;\\n string memory buffer = new string(length);\\n uint256 ptr;\\n /// @solidity memory-safe-assembly\\n assembly {\\n ptr := add(buffer, add(32, length))\\n }\\n while (true) {\\n ptr--;\\n /// @solidity memory-safe-assembly\\n assembly {\\n mstore8(ptr, byte(mod(value, 10), _SYMBOLS))\\n }\\n value /= 10;\\n if (value == 0) break;\\n }\\n return buffer;\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.\\n */\\n function toHexString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n return toHexString(value, Math.log256(value) + 1);\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.\\n */\\n function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {\\n bytes memory buffer = new bytes(2 * length + 2);\\n buffer[0] = \\\"0\\\";\\n buffer[1] = \\\"x\\\";\\n for (uint256 i = 2 * length + 1; i > 1; --i) {\\n buffer[i] = _SYMBOLS[value & 0xf];\\n value >>= 4;\\n }\\n require(value == 0, \\\"Strings: hex length insufficient\\\");\\n return string(buffer);\\n }\\n\\n /**\\n * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.\\n */\\n function toHexString(address addr) internal pure returns (string memory) {\\n return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);\\n }\\n}\\n\",\"keccak256\":\"0xa4d1d62251f8574deb032a35fc948386a9b4de74b812d4f545a1ac120486b48a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IERC165.sol\\\";\\n\\n/**\\n * @dev Implementation of the {IERC165} interface.\\n *\\n * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check\\n * for the additional interface id that will be supported. For example:\\n *\\n * ```solidity\\n * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n * return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\\n * }\\n * ```\\n *\\n * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.\\n */\\nabstract contract ERC165 is IERC165 {\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IERC165).interfaceId;\\n }\\n}\\n\",\"keccak256\":\"0xd10975de010d89fd1c78dc5e8a9a7e7f496198085c151648f20cba166b32582b\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Interface of the ERC165 standard, as defined in the\\n * https://eips.ethereum.org/EIPS/eip-165[EIP].\\n *\\n * Implementers can declare support of contract interfaces, which can then be\\n * queried by others ({ERC165Checker}).\\n *\\n * For an implementation, see {ERC165}.\\n */\\ninterface IERC165 {\\n /**\\n * @dev Returns true if this contract implements the interface defined by\\n * `interfaceId`. See the corresponding\\n * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]\\n * to learn more about how these ids are created.\\n *\\n * This function call must use less than 30 000 gas.\\n */\\n function supportsInterface(bytes4 interfaceId) external view returns (bool);\\n}\\n\",\"keccak256\":\"0x447a5f3ddc18419d41ff92b3773fb86471b1db25773e07f877f548918a185bf1\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/math/Math.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Standard math utilities missing in the Solidity language.\\n */\\nlibrary Math {\\n enum Rounding {\\n Down, // Toward negative infinity\\n Up, // Toward infinity\\n Zero // Toward zero\\n }\\n\\n /**\\n * @dev Returns the largest of two numbers.\\n */\\n function max(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a > b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the smallest of two numbers.\\n */\\n function min(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a < b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the average of two numbers. The result is rounded towards\\n * zero.\\n */\\n function average(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b) / 2 can overflow.\\n return (a & b) + (a ^ b) / 2;\\n }\\n\\n /**\\n * @dev Returns the ceiling of the division of two numbers.\\n *\\n * This differs from standard division with `/` in that it rounds up instead\\n * of rounding down.\\n */\\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b - 1) / b can overflow on addition, so we distribute.\\n return a == 0 ? 0 : (a - 1) / b + 1;\\n }\\n\\n /**\\n * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0\\n * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)\\n * with further edits by Uniswap Labs also under MIT license.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator\\n ) internal pure returns (uint256 result) {\\n unchecked {\\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use\\n // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\\n // variables such that product = prod1 * 2^256 + prod0.\\n uint256 prod0; // Least significant 256 bits of the product\\n uint256 prod1; // Most significant 256 bits of the product\\n assembly {\\n let mm := mulmod(x, y, not(0))\\n prod0 := mul(x, y)\\n prod1 := sub(sub(mm, prod0), lt(mm, prod0))\\n }\\n\\n // Handle non-overflow cases, 256 by 256 division.\\n if (prod1 == 0) {\\n return prod0 / denominator;\\n }\\n\\n // Make sure the result is less than 2^256. Also prevents denominator == 0.\\n require(denominator > prod1);\\n\\n ///////////////////////////////////////////////\\n // 512 by 256 division.\\n ///////////////////////////////////////////////\\n\\n // Make division exact by subtracting the remainder from [prod1 prod0].\\n uint256 remainder;\\n assembly {\\n // Compute remainder using mulmod.\\n remainder := mulmod(x, y, denominator)\\n\\n // Subtract 256 bit number from 512 bit number.\\n prod1 := sub(prod1, gt(remainder, prod0))\\n prod0 := sub(prod0, remainder)\\n }\\n\\n // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.\\n // See https://cs.stackexchange.com/q/138556/92363.\\n\\n // Does not overflow because the denominator cannot be zero at this stage in the function.\\n uint256 twos = denominator & (~denominator + 1);\\n assembly {\\n // Divide denominator by twos.\\n denominator := div(denominator, twos)\\n\\n // Divide [prod1 prod0] by twos.\\n prod0 := div(prod0, twos)\\n\\n // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.\\n twos := add(div(sub(0, twos), twos), 1)\\n }\\n\\n // Shift in bits from prod1 into prod0.\\n prod0 |= prod1 * twos;\\n\\n // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such\\n // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for\\n // four bits. That is, denominator * inv = 1 mod 2^4.\\n uint256 inverse = (3 * denominator) ^ 2;\\n\\n // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works\\n // in modular arithmetic, doubling the correct bits in each step.\\n inverse *= 2 - denominator * inverse; // inverse mod 2^8\\n inverse *= 2 - denominator * inverse; // inverse mod 2^16\\n inverse *= 2 - denominator * inverse; // inverse mod 2^32\\n inverse *= 2 - denominator * inverse; // inverse mod 2^64\\n inverse *= 2 - denominator * inverse; // inverse mod 2^128\\n inverse *= 2 - denominator * inverse; // inverse mod 2^256\\n\\n // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.\\n // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is\\n // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1\\n // is no longer required.\\n result = prod0 * inverse;\\n return result;\\n }\\n }\\n\\n /**\\n * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator,\\n Rounding rounding\\n ) internal pure returns (uint256) {\\n uint256 result = mulDiv(x, y, denominator);\\n if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {\\n result += 1;\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.\\n *\\n * Inspired by Henry S. Warren, Jr.'s \\\"Hacker's Delight\\\" (Chapter 11).\\n */\\n function sqrt(uint256 a) internal pure returns (uint256) {\\n if (a == 0) {\\n return 0;\\n }\\n\\n // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.\\n //\\n // We know that the \\\"msb\\\" (most significant bit) of our target number `a` is a power of 2 such that we have\\n // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.\\n //\\n // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`\\n // \\u2192 `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`\\n // \\u2192 `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`\\n //\\n // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.\\n uint256 result = 1 << (log2(a) >> 1);\\n\\n // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,\\n // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at\\n // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision\\n // into the expected uint128 result.\\n unchecked {\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n return min(result, a / result);\\n }\\n }\\n\\n /**\\n * @notice Calculates sqrt(a), following the selected rounding direction.\\n */\\n function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = sqrt(a);\\n return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 2, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 128;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 64;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 32;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 16;\\n }\\n if (value >> 8 > 0) {\\n value >>= 8;\\n result += 8;\\n }\\n if (value >> 4 > 0) {\\n value >>= 4;\\n result += 4;\\n }\\n if (value >> 2 > 0) {\\n value >>= 2;\\n result += 2;\\n }\\n if (value >> 1 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 2, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log2(value);\\n return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 10, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >= 10**64) {\\n value /= 10**64;\\n result += 64;\\n }\\n if (value >= 10**32) {\\n value /= 10**32;\\n result += 32;\\n }\\n if (value >= 10**16) {\\n value /= 10**16;\\n result += 16;\\n }\\n if (value >= 10**8) {\\n value /= 10**8;\\n result += 8;\\n }\\n if (value >= 10**4) {\\n value /= 10**4;\\n result += 4;\\n }\\n if (value >= 10**2) {\\n value /= 10**2;\\n result += 2;\\n }\\n if (value >= 10**1) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log10(value);\\n return result + (rounding == Rounding.Up && 10**result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 256, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n *\\n * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.\\n */\\n function log256(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 16;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 8;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 4;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 2;\\n }\\n if (value >> 8 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log256(value);\\n return result + (rounding == Rounding.Up && 1 << (result * 8) < value ? 1 : 0);\\n }\\n }\\n}\\n\",\"keccak256\":\"0xa1e8e83cd0087785df04ac79fb395d9f3684caeaf973d9e2c71caef723a3a5d6\",\"license\":\"MIT\"},\"src/Redistribution.sol\":{\"content\":\"// SPDX-License-Identifier: BSD-3-Clause\\npragma solidity ^0.8.19;\\nimport \\\"@openzeppelin/contracts/access/AccessControl.sol\\\";\\nimport \\\"@openzeppelin/contracts/security/Pausable.sol\\\";\\nimport \\\"./Util/TransformedChunkProof.sol\\\";\\nimport \\\"./Util/ChunkProof.sol\\\";\\nimport \\\"./Util/Signatures.sol\\\";\\nimport \\\"./interface/IPostageStamp.sol\\\";\\n\\ninterface IPriceOracle {\\n function adjustPrice(uint16 redundancy) external;\\n}\\n\\ninterface IStakeRegistry {\\n struct Stake {\\n bytes32 overlay;\\n uint256 stakeAmount;\\n uint256 lastUpdatedBlockNumber;\\n bool isValue;\\n }\\n\\n function freezeDeposit(address _owner, uint256 _time) external;\\n\\n function lastUpdatedBlockNumberOfAddress(address _owner) external view returns (uint256);\\n\\n function overlayOfAddress(address _owner) external view returns (bytes32);\\n\\n function stakeOfAddress(address _owner) external view returns (uint256);\\n\\n function getStakeStruct(address _owner) external view returns (Stake memory);\\n}\\n\\n/**\\n * @title Redistribution contract\\n * @author The Swarm Authors\\n * @dev Implements a Schelling Co-ordination game to form consensus around the Reserve Commitment hash. This takes\\n * place in three phases: _commit_, _reveal_ and _claim_.\\n *\\n * A node, upon establishing that it _isParticipatingInUpcomingRound_, i.e. it's overlay falls within proximity order\\n * of its reported depth with the _currentRoundAnchor_, prepares a \\\"reserve commitment hash\\\" using the chunks\\n * it currently stores in its reserve and calculates the \\\"storage depth\\\" (see Bee for details). These values, if calculated\\n * honestly, and with the right chunks stored, should be the same for every node in a neighbourhood. This is the Schelling point.\\n * Each eligible node can then use these values, together with a random, single use, secret _revealNonce_ and their\\n * _overlay_ as the pre-image values for the obsfucated _commit_, using the _wrapCommit_ method.\\n *\\n * Once the _commit_ round has elapsed, participating nodes must provide the values used to calculate their obsfucated\\n * _commit_ hash, which, once verified for correctness and proximity to the anchor are retained in the _currentReveals_.\\n * Nodes that have commited but do not reveal the correct values used to create the pre-image will have their stake\\n * \\\"frozen\\\" for a period of rounds proportional to their reported depth.\\n *\\n * During the _reveal_ round, randomness is updated after every successful reveal. Once the reveal round is concluded,\\n * the _currentRoundAnchor_ is updated and users can determine if they will be eligible their overlay will be eligible\\n * for the next commit phase using _isParticipatingInUpcomingRound_.\\n *\\n * When the _reveal_ phase has been concluded, the claim phase can begin. At this point, the truth teller and winner\\n * are already determined. By calling _isWinner_, an applicant node can run the relevant logic to determine if they have\\n * been selected as the beneficiary of this round. When calling _claim_, the current pot from the PostageStamp contract\\n * is withdrawn and transferred to that beneficiaries address. Nodes that have revealed values that differ from the truth,\\n * have their stakes \\\"frozen\\\" for a period of rounds proportional to their reported depth.\\n */\\n\\ncontract Redistribution is AccessControl, Pausable {\\n // ----------------------------- Type declarations ------------------------------\\n\\n // An eligible user may commit to an _obfuscatedHash_ during the commit phase...\\n struct Commit {\\n bytes32 overlay;\\n address owner;\\n bool revealed;\\n uint256 stake;\\n bytes32 obfuscatedHash;\\n uint256 revealIndex;\\n }\\n // ...then provide the actual values that are the constituents of the pre-image of the _obfuscatedHash_\\n // during the reveal phase.\\n struct Reveal {\\n bytes32 overlay;\\n address owner;\\n uint8 depth;\\n uint256 stake;\\n uint256 stakeDensity;\\n bytes32 hash;\\n }\\n\\n struct ChunkInclusionProof {\\n bytes32[] proofSegments;\\n bytes32 proveSegment;\\n // _RCspan is known for RC 32*32\\n\\n // Inclusion proof of transformed address\\n bytes32[] proofSegments2;\\n bytes32 proveSegment2;\\n // proveSegmentIndex2 known from deterministic random selection;\\n uint64 chunkSpan;\\n bytes32[] proofSegments3;\\n // _proveSegment3 known, is equal _proveSegment2\\n // proveSegmentIndex3 know, is equal _proveSegmentIndex2;\\n // chunkSpan2 is equal to chunkSpan (as the data is the same)\\n //\\n PostageProof postageProof;\\n SOCProof[] socProof;\\n }\\n\\n struct SOCProof {\\n address signer; // signer Ethereum address to check against\\n bytes signature;\\n bytes32 identifier; //\\n bytes32 chunkAddr; // wrapped chunk address\\n }\\n\\n struct PostageProof {\\n bytes signature;\\n bytes32 postageId;\\n uint64 index;\\n uint64 timeStamp;\\n // address signer; it is provided by the postage stamp contract\\n // bytes32 chunkAddr; it equals to the proveSegment argument\\n }\\n\\n // The address of the linked PostageStamp contract.\\n IPostageStamp public PostageContract;\\n // The address of the linked PriceOracle contract.\\n IPriceOracle public OracleContract;\\n // The address of the linked Staking contract.\\n IStakeRegistry public Stakes;\\n\\n // Commits for the current round.\\n Commit[] public currentCommits;\\n // Reveals for the current round.\\n Reveal[] public currentReveals;\\n\\n // The current anchor that being processed for the reveal and claim phases of the round.\\n bytes32 private currentRevealRoundAnchor;\\n\\n // The current random value from which we will random.\\n // inputs for selection of the truth teller and beneficiary.\\n bytes32 private seed;\\n\\n // The number of the currently active round phases.\\n uint64 public currentCommitRound;\\n uint64 public currentRevealRound;\\n uint64 public currentClaimRound;\\n\\n // Settings for slashing and freezing\\n uint8 private penaltyMultiplierDisagreement = 1;\\n uint8 private penaltyMultiplierNonRevealed = 2;\\n uint8 private penaltyRandomFactor = 100; // Use 100 as value to ignore random factor in freezing penalty\\n\\n // alpha=0.097612 beta=0.0716570 k=16\\n uint256 private sampleMaxValue = 1284401000000000000000000000000000000000000000000000000000000000000000000;\\n\\n // The reveal of the winner of the last round.\\n Reveal public winner;\\n\\n // The length of a round in blocks.\\n uint256 private constant ROUND_LENGTH = 152;\\n\\n // The miniumum stake allowed to be staked using the Staking contract.\\n uint64 private constant MIN_STAKE = 100000000000000000;\\n\\n // Maximum value of the keccack256 hash.\\n bytes32 private constant MAX_H = 0x00000000000000000000000000000000ffffffffffffffffffffffffffffffff;\\n\\n // Role allowed to pause.\\n bytes32 private immutable PAUSER_ROLE;\\n\\n // ----------------------------- Events ------------------------------\\n\\n /**\\n * @dev Emitted when the winner of a round is selected in the claim phase\\n */\\n event WinnerSelected(Reveal winner);\\n\\n /**\\n * @dev Emitted when the truth oracle of a round is selected in the claim phase.\\n */\\n event TruthSelected(bytes32 hash, uint8 depth);\\n\\n // Next two events to be removed after testing phase pending some other usefulness being found.\\n /**\\n * @dev Emits the number of commits being processed by the claim phase.\\n */\\n event CountCommits(uint256 _count);\\n\\n /**\\n * @dev Emits the number of reveals being processed by the claim phase.\\n */\\n event CountReveals(uint256 _count);\\n\\n /**\\n * @dev Logs that an overlay has committed\\n */\\n event Committed(uint256 roundNumber, bytes32 overlay);\\n /**\\n * @dev Emit from Postagestamp contract valid chunk count at the end of claim\\n */\\n event ChunkCount(uint256 validChunkCount);\\n\\n /**\\n * @dev Bytes32 anhor of current reveal round\\n */\\n event CurrentRevealAnchor(uint256 roundNumber, bytes32 anchor);\\n\\n /**\\n * @dev Logs that an overlay has revealed\\n */\\n event Revealed(\\n uint256 roundNumber,\\n bytes32 overlay,\\n uint256 stake,\\n uint256 stakeDensity,\\n bytes32 reserveCommitment,\\n uint8 depth\\n );\\n\\n /**\\n * @dev Logs for inclusion proof\\n */\\n event transformedChunkAddressFromInclusionProof(uint256 indexInRC, bytes32 chunkAddress);\\n\\n // ----------------------------- Errors ------------------------------\\n\\n error NotCommitPhase(); // Game is not in commit phase\\n error NoCommitsReceived(); // Round didn't receive any commits\\n error PhaseLastBlock(); // We don't permit commits in last block of the phase\\n error BelowMinimumStake(); // Node participating in game has stake below minimum treshold\\n error CommitRoundOver(); // Commit phase in this round is over\\n error CommitRoundNotStarted(); // Commit phase in this round has not started yet\\n error NotMatchingOwner(); // Sender of commit is not matching the overlay address\\n error MustStake2Rounds(); // Before entering the game node must stake 2 rounds prior\\n error WrongPhase(); // Checking in wrong phase, need to check duing claim phase of current round for next round or commit in current round\\n error AlreadyCommited(); // Node already commited in this round\\n error NotRevealPhase(); // Game is not in reveal phase\\n error OutOfDepthReveal(bytes32); // Anchor is out of reported depth in Reveal phase, anchor data available as argument\\n error OutOfDepthClaim(uint8); // Anchor is out of reported depth in Claim phase, entryProof index is argument\\n error OutOfDepth(); // Anchor is out of reported depth\\n error AlreadyRevealed(); // Node already revealed\\n error NoMatchingCommit(); // No matching commit and hash\\n error NotClaimPhase(); // Game is not in the claim phase\\n error NoReveals(); // Round did not receive any reveals\\n error FirstRevealDone(); // We don't want to return value after first reveal\\n error AlreadyClaimed(); // This round was already claimed\\n error NotAdmin(); // Caller of trx is not admin\\n error OnlyPauser(); // Only account with pauser role can call pause/unpause\\n error SocVerificationFailed(bytes32); // Soc verification failed for this element\\n error SocCalcNotMatching(bytes32); // Soc address calculation does not match with the witness\\n error IndexOutsideSet(bytes32); // Stamp available: index resides outside of the valid index set\\n error SigRecoveryFailed(bytes32); // Stamp authorized: signature recovery failed for element\\n error BatchDoesNotExist(bytes32); // Stamp alive: batch remaining balance validation failed for attached stamp\\n error BucketDiffers(bytes32); // Stamp aligned: postage bucket differs from address bucket\\n error InclusionProofFailed(uint8, bytes32);\\n // 1 = RC inclusion proof failed for element\\n // 2 = First sister segment in data must match,\\n // 3 = Inclusion proof failed for original address of element\\n // 4 = Inclusion proof failed for transformed address of element\\n error RandomElementCheckFailed(); // Random element order check failed\\n error LastElementCheckFailed(); // Last element order check failed\\n error ReserveCheckFailed(bytes32 trALast); // Reserve size estimation check failed\\n\\n // ----------------------------- CONSTRUCTOR ------------------------------\\n\\n /**\\n * @param staking the address of the linked Staking contract.\\n * @param postageContract the address of the linked PostageStamp contract.\\n * @param oracleContract the address of the linked PriceOracle contract.\\n */\\n constructor(address staking, address postageContract, address oracleContract) {\\n Stakes = IStakeRegistry(staking);\\n PostageContract = IPostageStamp(postageContract);\\n OracleContract = IPriceOracle(oracleContract);\\n PAUSER_ROLE = keccak256(\\\"PAUSER_ROLE\\\");\\n _setupRole(DEFAULT_ADMIN_ROLE, msg.sender);\\n _setupRole(PAUSER_ROLE, msg.sender);\\n }\\n\\n ////////////////////////////////////////\\n // STATE CHANGING //\\n ////////////////////////////////////////\\n\\n /**\\n * @notice Begin application for a round if eligible. Commit a hashed value for which the pre-image will be\\n * subsequently revealed.\\n * @dev If a node's overlay is _inProximity_(_depth_) of the _currentRoundAnchor_, that node may compute an\\n * _obfuscatedHash_ by providing their _overlay_, reported storage _depth_, reserve commitment _hash_ and a\\n * randomly generated, and secret _revealNonce_ to the _wrapCommit_ method.\\n * @param _obfuscatedHash The calculated hash resultant of the required pre-image values.\\n * and be derived from the same key pair as the message sender.\\n * @param _roundNumber Node needs to provide round number for which commit is valid\\n */\\n function commit(bytes32 _obfuscatedHash, uint64 _roundNumber) external whenNotPaused {\\n uint64 cr = currentRound();\\n bytes32 _overlay = Stakes.overlayOfAddress(msg.sender);\\n uint256 _stake = Stakes.stakeOfAddress(msg.sender);\\n\\n if (!currentPhaseCommit()) {\\n revert NotCommitPhase();\\n }\\n if (block.number % ROUND_LENGTH == (ROUND_LENGTH / 4) - 1) {\\n revert PhaseLastBlock();\\n }\\n\\n if (cr > _roundNumber) {\\n revert CommitRoundOver();\\n }\\n\\n if (cr < _roundNumber) {\\n revert CommitRoundNotStarted();\\n }\\n\\n if (_stake < MIN_STAKE) {\\n revert BelowMinimumStake();\\n }\\n\\n if (Stakes.lastUpdatedBlockNumberOfAddress(msg.sender) >= block.number - 2 * ROUND_LENGTH) {\\n revert MustStake2Rounds();\\n }\\n\\n // if we are in a new commit phase, reset the array of commits and\\n // set the currentCommitRound to be the current one\\n if (cr != currentCommitRound) {\\n delete currentCommits;\\n currentCommitRound = cr;\\n }\\n\\n uint256 commitsArrayLength = currentCommits.length;\\n\\n for (uint256 i = 0; i < commitsArrayLength; ) {\\n if (currentCommits[i].overlay == _overlay) {\\n revert AlreadyCommited();\\n }\\n\\n unchecked {\\n ++i;\\n }\\n }\\n\\n currentCommits.push(\\n Commit({\\n overlay: _overlay,\\n owner: msg.sender,\\n revealed: false,\\n stake: _stake,\\n obfuscatedHash: _obfuscatedHash,\\n revealIndex: 0\\n })\\n );\\n\\n emit Committed(_roundNumber, _overlay);\\n }\\n\\n /**\\n * @notice Reveal the pre-image values used to generate commit provided during this round's commit phase.\\n * @param _depth The reported depth.\\n * @param _hash The reserve commitment hash.\\n * @param _revealNonce The nonce used to generate the commit that is being revealed.\\n */\\n function reveal(uint8 _depth, bytes32 _hash, bytes32 _revealNonce) external whenNotPaused {\\n uint64 cr = currentRound();\\n bytes32 _overlay = Stakes.overlayOfAddress(msg.sender);\\n\\n if (_depth < currentMinimumDepth()) {\\n revert OutOfDepth();\\n }\\n\\n if (!currentPhaseReveal()) {\\n revert NotRevealPhase();\\n }\\n\\n if (cr != currentCommitRound) {\\n revert NoCommitsReceived();\\n }\\n\\n if (cr != currentRevealRound) {\\n currentRevealRoundAnchor = currentRoundAnchor();\\n delete currentReveals;\\n // We set currentRevealRound ONLY after we set current anchor\\n currentRevealRound = cr;\\n emit CurrentRevealAnchor(cr, currentRevealRoundAnchor);\\n updateRandomness();\\n }\\n\\n bytes32 obfuscatedHash = wrapCommit(_overlay, _depth, _hash, _revealNonce);\\n uint256 id = findCommit(_overlay, obfuscatedHash);\\n Commit memory revealedCommit = currentCommits[id];\\n\\n // Check that commit is in proximity of the current anchor\\n if (!inProximity(revealedCommit.overlay, currentRevealRoundAnchor, _depth)) {\\n revert OutOfDepthReveal(currentRevealRoundAnchor);\\n }\\n // Check that the commit has not already been revealed\\n if (revealedCommit.revealed) {\\n revert AlreadyRevealed();\\n }\\n\\n currentCommits[id].revealed = true;\\n currentCommits[id].revealIndex = currentReveals.length;\\n\\n currentReveals.push(\\n Reveal({\\n overlay: revealedCommit.overlay,\\n owner: revealedCommit.owner,\\n depth: _depth,\\n stake: revealedCommit.stake,\\n stakeDensity: revealedCommit.stake * uint256(2 ** _depth),\\n hash: _hash\\n })\\n );\\n\\n emit Revealed(\\n cr,\\n revealedCommit.overlay,\\n revealedCommit.stake,\\n revealedCommit.stake * uint256(2 ** _depth),\\n _hash,\\n _depth\\n );\\n }\\n\\n /**\\n * @notice Helper function to get this round truth\\n * @dev\\n */\\n function claim(\\n ChunkInclusionProof calldata entryProof1,\\n ChunkInclusionProof calldata entryProof2,\\n ChunkInclusionProof calldata entryProofLast\\n ) external whenNotPaused {\\n winnerSelection();\\n\\n Reveal memory winnerSelected = winner;\\n uint256 indexInRC1;\\n uint256 indexInRC2;\\n bytes32 _currentRevealRoundAnchor = currentRevealRoundAnchor;\\n bytes32 _seed = seed;\\n\\n // rand(14)\\n indexInRC1 = uint256(_seed) % 15;\\n // rand(13)\\n indexInRC2 = uint256(_seed) % 14;\\n if (indexInRC2 >= indexInRC1) {\\n indexInRC2++;\\n }\\n\\n if (!inProximity(entryProofLast.proveSegment, _currentRevealRoundAnchor, winnerSelected.depth)) {\\n revert OutOfDepthClaim(3);\\n }\\n\\n inclusionFunction(entryProofLast, 30);\\n stampFunction(entryProofLast);\\n socFunction(entryProofLast);\\n\\n if (!inProximity(entryProof1.proveSegment, _currentRevealRoundAnchor, winnerSelected.depth)) {\\n revert OutOfDepthClaim(2);\\n }\\n\\n inclusionFunction(entryProof1, indexInRC1 * 2);\\n stampFunction(entryProof1);\\n socFunction(entryProof1);\\n\\n if (!inProximity(entryProof2.proveSegment, _currentRevealRoundAnchor, winnerSelected.depth)) {\\n revert OutOfDepthClaim(1);\\n }\\n\\n inclusionFunction(entryProof2, indexInRC2 * 2);\\n stampFunction(entryProof2);\\n socFunction(entryProof2);\\n\\n checkOrder(\\n indexInRC1,\\n indexInRC2,\\n entryProof1.proofSegments[0],\\n entryProof2.proofSegments[0],\\n entryProofLast.proofSegments[0]\\n );\\n\\n estimateSize(entryProofLast.proofSegments[0]);\\n\\n PostageContract.withdraw(winnerSelected.owner);\\n emit WinnerSelected(winnerSelected);\\n emit ChunkCount(PostageContract.validChunkCount());\\n }\\n\\n function winnerSelection() internal {\\n uint64 cr = currentRound();\\n\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n if (cr <= currentClaimRound) {\\n revert AlreadyClaimed();\\n }\\n\\n uint256 currentWinnerSelectionSum = 0;\\n uint256 redundancyCount = 0;\\n bytes32 randomNumber;\\n uint256 randomNumberTrunc;\\n\\n bytes32 truthRevealedHash;\\n uint8 truthRevealedDepth;\\n uint256 currentCommitsLength = currentCommits.length;\\n\\n emit CountCommits(currentCommitsLength);\\n emit CountReveals(currentReveals.length);\\n\\n (truthRevealedHash, truthRevealedDepth) = getCurrentTruth();\\n emit TruthSelected(truthRevealedHash, truthRevealedDepth);\\n string memory winnerSelectionAnchor = currentWinnerSelectionAnchor();\\n\\n for (uint256 i = 0; i < currentCommitsLength; ) {\\n Commit memory currentCommit = currentCommits[i];\\n uint256 revIndex = currentCommit.revealIndex;\\n Reveal memory currentReveal = currentReveals[revIndex];\\n\\n // Select winner with valid truth\\n if (\\n currentCommit.revealed &&\\n truthRevealedHash == currentReveal.hash &&\\n truthRevealedDepth == currentReveal.depth\\n ) {\\n currentWinnerSelectionSum += currentReveal.stakeDensity;\\n randomNumber = keccak256(abi.encodePacked(winnerSelectionAnchor, redundancyCount));\\n randomNumberTrunc = uint256(randomNumber & MAX_H);\\n\\n if (randomNumberTrunc * currentWinnerSelectionSum < currentReveal.stakeDensity * (uint256(MAX_H) + 1)) {\\n winner = currentReveal;\\n }\\n\\n redundancyCount++;\\n }\\n\\n // Freeze deposit if any truth is false, make it a penaltyRandomFactor chance for this to happen\\n if (\\n currentCommit.revealed &&\\n (truthRevealedHash != currentReveal.hash || truthRevealedDepth != currentReveal.depth) &&\\n (block.prevrandao % 100 < penaltyRandomFactor)\\n ) {\\n Stakes.freezeDeposit(\\n currentReveal.owner,\\n penaltyMultiplierDisagreement * ROUND_LENGTH * uint256(2 ** truthRevealedDepth)\\n );\\n }\\n\\n // Slash deposits if revealed is false\\n if (!currentCommit.revealed) {\\n // slash in later phase (ph5)\\n // Stakes.slashDeposit(currentCommits[i].overlay, currentCommits[i].stake);\\n Stakes.freezeDeposit(\\n currentCommit.owner,\\n penaltyMultiplierNonRevealed * ROUND_LENGTH * uint256(2 ** truthRevealedDepth)\\n );\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n\\n OracleContract.adjustPrice(uint16(redundancyCount));\\n currentClaimRound = cr;\\n }\\n\\n function inclusionFunction(ChunkInclusionProof calldata entryProof, uint256 indexInRC) internal {\\n uint256 randomChunkSegmentIndex = uint256(seed) % 128;\\n bytes32 calculatedTransformedAddr = TransformedBMTChunk.transformedChunkAddressFromInclusionProof(\\n entryProof.proofSegments3,\\n entryProof.proveSegment2,\\n randomChunkSegmentIndex,\\n entryProof.chunkSpan,\\n currentRevealRoundAnchor\\n );\\n\\n emit transformedChunkAddressFromInclusionProof(indexInRC, calculatedTransformedAddr);\\n\\n if (\\n winner.hash !=\\n BMTChunk.chunkAddressFromInclusionProof(\\n entryProof.proofSegments,\\n entryProof.proveSegment,\\n indexInRC,\\n 32 * 32\\n )\\n ) {\\n revert InclusionProofFailed(1, calculatedTransformedAddr);\\n }\\n\\n if (entryProof.proofSegments2[0] != entryProof.proofSegments3[0]) {\\n revert InclusionProofFailed(2, calculatedTransformedAddr);\\n }\\n\\n bytes32 originalAddress = entryProof.socProof.length > 0\\n ? entryProof.socProof[0].chunkAddr // soc attestation in socFunction\\n : entryProof.proveSegment;\\n\\n if (\\n originalAddress !=\\n BMTChunk.chunkAddressFromInclusionProof(\\n entryProof.proofSegments2,\\n entryProof.proveSegment2,\\n randomChunkSegmentIndex,\\n entryProof.chunkSpan\\n )\\n ) {\\n revert InclusionProofFailed(3, calculatedTransformedAddr);\\n }\\n\\n // In case of SOC, the transformed address is hashed together with its address in the sample\\n if (entryProof.socProof.length > 0) {\\n calculatedTransformedAddr = keccak256(\\n abi.encode(\\n entryProof.proveSegment, // SOC address\\n calculatedTransformedAddr\\n )\\n );\\n }\\n\\n if (entryProof.proofSegments[0] != calculatedTransformedAddr) {\\n revert InclusionProofFailed(4, calculatedTransformedAddr);\\n }\\n }\\n\\n /**\\n * @notice Set freezing parameters\\n */\\n function setFreezingParams(\\n uint8 _penaltyMultiplierDisagreement,\\n uint8 _penaltyMultiplierNonRevealed,\\n uint8 _penaltyRandomFactor\\n ) external {\\n if (!hasRole(DEFAULT_ADMIN_ROLE, msg.sender)) {\\n revert NotAdmin();\\n }\\n\\n penaltyMultiplierDisagreement = _penaltyMultiplierDisagreement;\\n penaltyMultiplierNonRevealed = _penaltyMultiplierNonRevealed;\\n penaltyRandomFactor = _penaltyRandomFactor;\\n }\\n\\n /**\\n * @notice changes the max sample value used for reserve estimation\\n */\\n function setSampleMaxValue(uint256 _sampleMaxValue) external {\\n if (!hasRole(DEFAULT_ADMIN_ROLE, msg.sender)) {\\n revert NotAdmin();\\n }\\n\\n sampleMaxValue = _sampleMaxValue;\\n }\\n\\n /**\\n * @notice Updates the source of randomness. Uses block.difficulty in pre-merge chains, this is substituted\\n * to block.prevrandao in post merge chains.\\n */\\n function updateRandomness() private {\\n seed = keccak256(abi.encode(seed, block.prevrandao));\\n }\\n\\n /**\\n * @dev Pause the contract. The contract is provably stopped by renouncing\\n the pauser role and the admin role after pausing, can only be called by the `PAUSER`\\n */\\n function pause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) {\\n revert OnlyPauser();\\n }\\n\\n _pause();\\n }\\n\\n /**\\n * @dev Unpause the contract, can only be called by the pauser when paused\\n */\\n function unPause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) {\\n revert OnlyPauser();\\n }\\n _unpause();\\n }\\n\\n ////////////////////////////////////////\\n // STATE READING //\\n ////////////////////////////////////////\\n\\n // ----------------------------- Anchor calculations ------------------------------\\n\\n /**\\n * @notice Returns the current random seed which is used to determine later utilised random numbers.\\n * If rounds have elapsed without reveals, hash the seed with an incremented nonce to produce a new\\n * random seed and hence a new round anchor.\\n */\\n function currentSeed() public view returns (bytes32) {\\n uint64 cr = currentRound();\\n bytes32 currentSeedValue = seed;\\n\\n if (cr > currentRevealRound + 1) {\\n uint256 difference = cr - currentRevealRound - 1;\\n currentSeedValue = keccak256(abi.encodePacked(currentSeedValue, difference));\\n }\\n\\n return currentSeedValue;\\n }\\n\\n /**\\n * @notice Returns the seed which will become current once the next commit phase begins.\\n * Used to determine what the next round's anchor will be.\\n */\\n function nextSeed() public view returns (bytes32) {\\n uint64 cr = currentRound() + 1;\\n bytes32 currentSeedValue = seed;\\n\\n if (cr > currentRevealRound + 1) {\\n uint256 difference = cr - currentRevealRound - 1;\\n currentSeedValue = keccak256(abi.encodePacked(currentSeedValue, difference));\\n }\\n\\n return currentSeedValue;\\n }\\n\\n /**\\n * @notice The random value used to choose the selected truth teller.\\n */\\n function currentTruthSelectionAnchor() private view returns (string memory) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n return string(abi.encodePacked(seed, \\\"0\\\"));\\n }\\n\\n /**\\n * @notice The random value used to choose the selected beneficiary.\\n */\\n function currentWinnerSelectionAnchor() private view returns (string memory) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n return string(abi.encodePacked(seed, \\\"1\\\"));\\n }\\n\\n /**\\n * @notice The anchor used to determine eligibility for the current round.\\n * @dev A node must be within proximity order of less than or equal to the storage depth they intend to report.\\n */\\n function currentRoundAnchor() public view returns (bytes32 returnVal) {\\n // This will be called in reveal phase and set as currentRevealRoundAnchor or in\\n // commit phase when checking eligibility for next round by isParticipatingInUpcomingRound\\n if (currentPhaseCommit() || (currentRound() > currentRevealRound && !currentPhaseClaim())) {\\n return currentSeed();\\n }\\n\\n // This will be called by isParticipatingInUpcomingRound check in claim phase\\n if (currentPhaseClaim()) {\\n return nextSeed();\\n }\\n\\n // Without this, this function will output 0x0 after first reveal which is value and we prefere it reverts\\n if (currentPhaseReveal() && currentRound() == currentRevealRound) {\\n revert FirstRevealDone();\\n }\\n }\\n\\n /**\\n * @notice Returns true if an overlay address _A_ is within proximity order _minimum_ of _B_.\\n * @param A An overlay address to compare.\\n * @param B An overlay address to compare.\\n * @param minimum Minimum proximity order.\\n */\\n function inProximity(bytes32 A, bytes32 B, uint8 minimum) public pure returns (bool) {\\n if (minimum == 0) {\\n return true;\\n }\\n\\n return uint256(A ^ B) < uint256(2 ** (256 - minimum));\\n }\\n\\n // ----------------------------- Commit ------------------------------\\n\\n /**\\n * @notice The number of the current round.\\n */\\n function currentRound() public view returns (uint64) {\\n return uint64(block.number / ROUND_LENGTH);\\n }\\n\\n /**\\n * @notice Returns true if current block is during commit phase.\\n */\\n function currentPhaseCommit() public view returns (bool) {\\n if (block.number % ROUND_LENGTH < ROUND_LENGTH / 4) {\\n return true;\\n }\\n return false;\\n }\\n\\n /**\\n * @notice Determine if a the owner of a given overlay can participate in the upcoming round.\\n * @param _owner The address of the applicant from.\\n * @param _depth The storage depth the applicant intends to report.\\n */\\n function isParticipatingInUpcomingRound(address _owner, uint8 _depth) public view returns (bool) {\\n if (currentPhaseReveal()) {\\n revert WrongPhase();\\n }\\n\\n if (Stakes.lastUpdatedBlockNumberOfAddress(_owner) >= block.number - 2 * ROUND_LENGTH) {\\n revert MustStake2Rounds();\\n }\\n\\n if (Stakes.stakeOfAddress(_owner) < MIN_STAKE) {\\n revert BelowMinimumStake();\\n }\\n\\n return inProximity(Stakes.overlayOfAddress(_owner), currentRoundAnchor(), _depth);\\n }\\n\\n // ----------------------------- Reveal ------------------------------\\n\\n /**\\n * @notice Returns minimum depth reveal has to have to participate in this round\\n */\\n function currentMinimumDepth() public view returns (uint8) {\\n // We are checking value in reveal phase, as the currentCommitRound is set to the current round\\n // but the currentClaimRound is still set to the last time claim was made\\n // We add 1 to ensure that for the next round the minimum depth is the same as last winner depth\\n\\n uint256 difference = currentCommitRound - currentClaimRound;\\n uint8 skippedRounds = uint8(difference > 254 ? 254 : difference) + 1;\\n\\n uint8 lastWinnerDepth = winner.depth;\\n\\n // We ensure that skippedRounds is not bigger than lastWinnerDepth, because of overflow\\n return skippedRounds >= lastWinnerDepth ? 0 : lastWinnerDepth - skippedRounds;\\n }\\n\\n /**\\n * @notice Helper function to get this node reveal in commits\\n * @dev\\n */\\n function findCommit(bytes32 _overlay, bytes32 _obfuscatedHash) internal view returns (uint256) {\\n for (uint256 i = 0; i < currentCommits.length; ) {\\n if (currentCommits[i].overlay == _overlay && _obfuscatedHash == currentCommits[i].obfuscatedHash) {\\n return i;\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n revert NoMatchingCommit();\\n }\\n\\n /**\\n * @notice Hash the pre-image values to the obsfucated hash.\\n * @dev _revealNonce_ must be randomly generated, used once and kept secret until the reveal phase.\\n * @param _overlay The overlay address of the applicant.\\n * @param _depth The reported depth.\\n * @param _hash The reserve commitment hash.\\n * @param revealNonce A random, single use, secret nonce.\\n */\\n function wrapCommit(\\n bytes32 _overlay,\\n uint8 _depth,\\n bytes32 _hash,\\n bytes32 revealNonce\\n ) public pure returns (bytes32) {\\n return keccak256(abi.encodePacked(_overlay, _depth, _hash, revealNonce));\\n }\\n\\n /**\\n * @notice Returns true if current block is during reveal phase.\\n */\\n function currentPhaseReveal() public view returns (bool) {\\n uint256 number = block.number % ROUND_LENGTH;\\n if (number >= ROUND_LENGTH / 4 && number < ROUND_LENGTH / 2) {\\n return true;\\n }\\n return false;\\n }\\n\\n /**\\n * @notice Returns true if current block is during reveal phase.\\n */\\n function currentRoundReveals() public view returns (Reveal[] memory) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n return currentReveals;\\n }\\n\\n // ----------------------------- Claim ------------------------------\\n\\n /**\\n * @notice Returns true if current block is during claim phase.\\n */\\n function currentPhaseClaim() public view returns (bool) {\\n if (block.number % ROUND_LENGTH >= ROUND_LENGTH / 2) {\\n return true;\\n }\\n return false;\\n }\\n\\n function getCurrentTruth() internal view returns (bytes32 Hash, uint8 Depth) {\\n uint256 currentSum;\\n bytes32 randomNumber;\\n uint256 randomNumberTrunc;\\n\\n bytes32 truthRevealedHash;\\n uint8 truthRevealedDepth;\\n uint256 revIndex;\\n string memory truthSelectionAnchor = currentTruthSelectionAnchor();\\n uint256 commitsArrayLength = currentCommits.length;\\n\\n for (uint256 i = 0; i < commitsArrayLength; ) {\\n if (currentCommits[i].revealed) {\\n revIndex = currentCommits[i].revealIndex;\\n currentSum += currentReveals[revIndex].stakeDensity;\\n randomNumber = keccak256(abi.encodePacked(truthSelectionAnchor, i));\\n randomNumberTrunc = uint256(randomNumber & MAX_H);\\n\\n // question is whether randomNumber / MAX_H < probability\\n // where probability is stakeDensity / currentSum\\n // to avoid resorting to floating points all divisions should be\\n // simplified with multiplying both sides (as long as divisor > 0)\\n // randomNumber / (MAX_H + 1) < stakeDensity / currentSum\\n // ( randomNumber / (MAX_H + 1) ) * currentSum < stakeDensity\\n // randomNumber * currentSum < stakeDensity * (MAX_H + 1)\\n if (randomNumberTrunc * currentSum < currentReveals[revIndex].stakeDensity * (uint256(MAX_H) + 1)) {\\n truthRevealedHash = currentReveals[revIndex].hash;\\n truthRevealedDepth = currentReveals[revIndex].depth;\\n }\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n\\n return (truthRevealedHash, truthRevealedDepth);\\n }\\n\\n /**\\n * @notice Determine if a the owner of a given overlay will be the beneficiary of the claim phase.\\n * @param _overlay The overlay address of the applicant.\\n */\\n function isWinner(bytes32 _overlay) public view returns (bool) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n if (cr <= currentClaimRound) {\\n revert AlreadyClaimed();\\n }\\n\\n uint256 currentWinnerSelectionSum;\\n bytes32 winnerIs;\\n bytes32 randomNumber;\\n uint256 randomNumberTrunc;\\n bytes32 truthRevealedHash;\\n uint8 truthRevealedDepth;\\n uint256 revIndex;\\n string memory winnerSelectionAnchor = currentWinnerSelectionAnchor();\\n uint256 redundancyCount = 0;\\n\\n // Get current truth\\n (truthRevealedHash, truthRevealedDepth) = getCurrentTruth();\\n uint256 commitsArrayLength = currentCommits.length;\\n\\n for (uint256 i = 0; i < commitsArrayLength; ) {\\n revIndex = currentCommits[i].revealIndex;\\n\\n // Deterministically read winner\\n if (\\n currentCommits[i].revealed &&\\n truthRevealedHash == currentReveals[revIndex].hash &&\\n truthRevealedDepth == currentReveals[revIndex].depth\\n ) {\\n currentWinnerSelectionSum += currentReveals[revIndex].stakeDensity;\\n randomNumber = keccak256(abi.encodePacked(winnerSelectionAnchor, redundancyCount));\\n randomNumberTrunc = uint256(randomNumber & MAX_H);\\n\\n if (\\n randomNumberTrunc * currentWinnerSelectionSum <\\n currentReveals[revIndex].stakeDensity * (uint256(MAX_H) + 1)\\n ) {\\n winnerIs = currentReveals[revIndex].overlay;\\n }\\n\\n redundancyCount++;\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n\\n return (winnerIs == _overlay);\\n }\\n\\n // ----------------------------- Claim verifications ------------------------------\\n\\n function socFunction(ChunkInclusionProof calldata entryProof) internal pure {\\n if (entryProof.socProof.length == 0) return;\\n\\n if (\\n !Signatures.socVerify(\\n entryProof.socProof[0].signer, // signer Ethereum address to check against\\n entryProof.socProof[0].signature,\\n entryProof.socProof[0].identifier,\\n entryProof.socProof[0].chunkAddr\\n )\\n ) {\\n revert SocVerificationFailed(entryProof.socProof[0].chunkAddr);\\n }\\n\\n if (\\n calculateSocAddress(entryProof.socProof[0].identifier, entryProof.socProof[0].signer) !=\\n entryProof.proveSegment\\n ) {\\n revert SocCalcNotMatching(entryProof.socProof[0].chunkAddr);\\n }\\n }\\n\\n function stampFunction(ChunkInclusionProof calldata entryProof) internal view {\\n // authentic\\n (address batchOwner, uint8 batchDepth, uint8 bucketDepth, , , ) = PostageContract.batches(\\n entryProof.postageProof.postageId\\n );\\n\\n // alive\\n if (batchOwner == address(0)) {\\n revert BatchDoesNotExist(entryProof.postageProof.postageId); // Batch does not exist or expired\\n }\\n\\n uint32 postageIndex = getPostageIndex(entryProof.postageProof.index);\\n uint256 maxPostageIndex = postageStampIndexCount(batchDepth, bucketDepth);\\n // available\\n if (postageIndex >= maxPostageIndex) {\\n revert IndexOutsideSet(entryProof.postageProof.postageId);\\n }\\n\\n // aligned\\n uint64 postageBucket = getPostageBucket(entryProof.postageProof.index);\\n uint64 addressBucket = addressToBucket(entryProof.proveSegment, bucketDepth);\\n if (postageBucket != addressBucket) {\\n revert BucketDiffers(entryProof.postageProof.postageId);\\n }\\n\\n // authorized\\n if (\\n !Signatures.postageVerify(\\n batchOwner,\\n entryProof.postageProof.signature,\\n entryProof.proveSegment,\\n entryProof.postageProof.postageId,\\n entryProof.postageProof.index,\\n entryProof.postageProof.timeStamp\\n )\\n ) {\\n revert SigRecoveryFailed(entryProof.postageProof.postageId);\\n }\\n }\\n\\n function addressToBucket(bytes32 swarmAddress, uint8 bucketDepth) internal pure returns (uint32) {\\n uint32 prefix = uint32(uint256(swarmAddress) >> (256 - 32));\\n return prefix >> (32 - bucketDepth);\\n }\\n\\n function postageStampIndexCount(uint8 postageDepth, uint8 bucketDepth) internal pure returns (uint256) {\\n return 1 << (postageDepth - bucketDepth);\\n }\\n\\n function getPostageIndex(uint64 signedIndex) internal pure returns (uint32) {\\n return uint32(signedIndex);\\n }\\n\\n function getPostageBucket(uint64 signedIndex) internal pure returns (uint64) {\\n return uint32(signedIndex >> 32);\\n }\\n\\n function calculateSocAddress(bytes32 identifier, address signer) internal pure returns (bytes32) {\\n return keccak256(abi.encodePacked(identifier, signer));\\n }\\n\\n function checkOrder(uint256 a, uint256 b, bytes32 trA1, bytes32 trA2, bytes32 trALast) internal pure {\\n if (a < b) {\\n if (uint256(trA1) >= uint256(trA2)) {\\n revert RandomElementCheckFailed();\\n }\\n if (uint256(trA2) >= uint256(trALast)) {\\n revert LastElementCheckFailed();\\n }\\n } else {\\n if (uint256(trA2) >= uint256(trA1)) {\\n revert RandomElementCheckFailed();\\n }\\n if (uint256(trA1) >= uint256(trALast)) {\\n revert LastElementCheckFailed();\\n }\\n }\\n }\\n\\n function estimateSize(bytes32 trALast) internal view {\\n if (uint256(trALast) >= sampleMaxValue) {\\n revert ReserveCheckFailed(trALast);\\n }\\n }\\n}\\n\",\"keccak256\":\"0x3561bb99a876a93a6664f7fd366ed9ed5f4049c58f4516a13e6646446bbf4cbd\",\"license\":\"BSD-3-Clause\"},\"src/Util/ChunkProof.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.8.19;\\n\\nlibrary BMTChunk {\\n // max chunk payload size\\n uint256 public constant MAX_CHUNK_PAYLOAD_SIZE = 4096;\\n // segment byte size\\n uint256 public constant SEGMENT_SIZE = 32;\\n\\n /**\\n * @notice Changes the endianness of a uint64.\\n * @dev https://graphics.stanford.edu/~seander/bithacks.html#ReverseParallel\\n * @param _b The unsigned integer to reverse\\n * @return v - The reversed value\\n */\\n function reverseUint64(uint64 _b) public pure returns (uint64) {\\n uint256 v = _b;\\n\\n // swap bytes\\n v =\\n ((v >> 8) & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) |\\n ((v & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) << 8);\\n // swap 2-byte long pairs\\n v =\\n ((v >> 16) & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) |\\n ((v & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) << 16);\\n // swap 4-byte long pairs\\n v =\\n ((v >> 32) & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) |\\n ((v & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) << 32);\\n\\n return uint64(v);\\n }\\n\\n /** Calculates the root hash from the provided inclusion proof segments and its corresponding segment index\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @return _calculatedHash chunk hash\\n */\\n function rootHashFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex\\n ) internal pure returns (bytes32 _calculatedHash) {\\n _calculatedHash = _proveSegment;\\n for (uint256 i = 0; i < _proofSegments.length; i++) {\\n bool mergeFromRight = _proveSegmentIndex % 2 == 0;\\n _calculatedHash = mergeSegment(_calculatedHash, _proofSegments[i], mergeFromRight);\\n _proveSegmentIndex >>= 1;\\n }\\n return _calculatedHash;\\n }\\n\\n /**\\n * Calculate the chunk address from the Binary Merkle Tree of the chunk data\\n *\\n * The BMT chunk address is the hash of the 8 byte span and the root\\n * hash of a binary Merkle tree (BMT) built on the 32-byte segments\\n * of the underlying data.\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @param _chunkSpan chunk bytes length\\n * @return _chunkHash chunk hash\\n */\\n function chunkAddressFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex,\\n uint64 _chunkSpan\\n ) internal pure returns (bytes32) {\\n bytes32 rootHash = rootHashFromInclusionProof(_proofSegments, _proveSegment, _proveSegmentIndex);\\n return keccak256(abi.encodePacked(reverseUint64(_chunkSpan), rootHash));\\n }\\n\\n function mergeSegment(\\n bytes32 _calculatedHash,\\n bytes32 _proofSegment,\\n bool mergeFromRight\\n ) internal pure returns (bytes32 res) {\\n if (mergeFromRight) {\\n res = keccak256(abi.encode(_calculatedHash, _proofSegment));\\n } else {\\n res = keccak256(abi.encode(_proofSegment, _calculatedHash));\\n }\\n return res;\\n }\\n}\\n\",\"keccak256\":\"0xe4a86f2002b8b8fc4c955537d6b80ba42fb04a816e783ddbd05f0484b013938a\",\"license\":\"MIT\"},\"src/Util/Signatures.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.8.19;\\n\\nlibrary Signatures {\\n error InvalidSignatureLength();\\n\\n /** Hash of the message to sign */\\n function getPostageMessageHash(\\n bytes32 _chunkAddr,\\n bytes32 _batchId,\\n uint64 _index,\\n uint64 _timeStamp\\n ) internal pure returns (bytes32) {\\n return keccak256(abi.encodePacked(_chunkAddr, _batchId, _index, _timeStamp));\\n }\\n\\n function postageVerify(\\n address _signer, // signer Ethereum address to check against\\n bytes memory _signature,\\n bytes32 _chunkAddr,\\n bytes32 _postageId,\\n uint64 _index,\\n uint64 _timeStamp\\n ) internal pure returns (bool) {\\n bytes32 messageHash = getPostageMessageHash(_chunkAddr, _postageId, _index, _timeStamp);\\n bytes32 ethMessageHash = getEthSignedMessageHash(messageHash);\\n\\n return recoverSigner(ethMessageHash, _signature) == _signer;\\n }\\n\\n function getEthSignedMessageHash(bytes32 _messageHash) internal pure returns (bytes32) {\\n /*\\n Signature is produced by signing a keccak256 hash with the following format:\\n \\\"\\\\x19Ethereum Signed Message\\\\n\\\" + len(msg) + msg\\n */\\n return keccak256(abi.encodePacked(\\\"\\\\x19Ethereum Signed Message:\\\\n32\\\", _messageHash));\\n }\\n\\n function recoverSigner(\\n bytes32 _ethSignedMessageHash, // it has to be prefixed message: https://ethereum.stackexchange.com/questions/19582/does-ecrecover-in-solidity-expects-the-x19ethereum-signed-message-n-prefix/21037\\n bytes memory _signature\\n ) internal pure returns (address) {\\n (bytes32 r, bytes32 s, uint8 v) = splitSignature(_signature);\\n\\n return ecrecover(_ethSignedMessageHash, v, r, s);\\n }\\n\\n function splitSignature(bytes memory sig) internal pure returns (bytes32 r_, bytes32 s_, uint8 v_) {\\n if (sig.length != 65) {\\n revert InvalidSignatureLength();\\n }\\n\\n assembly {\\n /*\\n verbose explanation: https://ethereum.stackexchange.com/questions/135591/split-signature-function-in-solidity-by-example-docs\\n First 32 bytes stores the length of the signature\\n add(sig, 32) = pointer of sig + 32\\n effectively, skips first 32 bytes of signature\\n mload(p) loads next 32 bytes starting at the memory address p into memory\\n */\\n\\n // first 32 bytes, after the length prefix\\n r_ := mload(add(sig, 32))\\n // second 32 bytes\\n s_ := mload(add(sig, 64))\\n // final byte (first byte of the next 32 bytes)\\n v_ := byte(0, mload(add(sig, 96)))\\n }\\n\\n // implicitly return (r, s, v)\\n }\\n\\n function getSocMessageHash(bytes32 _identifier, bytes32 _chunkAddr) internal pure returns (bytes32) {\\n return keccak256(abi.encodePacked(_identifier, _chunkAddr));\\n }\\n\\n function socVerify(\\n address _signer, // signer Ethereum address to check against\\n bytes memory _signature,\\n bytes32 _identifier,\\n bytes32 _chunkAddr\\n ) internal pure returns (bool) {\\n bytes32 messageHash = getSocMessageHash(_identifier, _chunkAddr);\\n bytes32 ethMessageHash = getEthSignedMessageHash(messageHash);\\n\\n return recoverSigner(ethMessageHash, _signature) == _signer;\\n }\\n}\\n\",\"keccak256\":\"0x11762639cfa5bd2ea21922f762254c776ce890ab9e4085b3e3d45dbe21867ac8\",\"license\":\"MIT\"},\"src/Util/TransformedChunkProof.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.8.19;\\n\\nlibrary TransformedBMTChunk {\\n // max chunk payload size\\n uint256 public constant MAX_CHUNK_PAYLOAD_SIZE = 4096;\\n // segment byte size\\n uint256 public constant SEGMENT_SIZE = 32;\\n\\n /** Calculates the root hash from the provided inclusion proof segments and its corresponding segment index\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @return _calculatedHash chunk hash\\n */\\n function transformedRootHashFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex,\\n bytes32 key\\n ) internal pure returns (bytes32 _calculatedHash) {\\n _calculatedHash = _proveSegment;\\n for (uint256 i = 0; i < _proofSegments.length; i++) {\\n bool mergeFromRight = _proveSegmentIndex % 2 == 0 ? true : false;\\n _calculatedHash = transformedMergeSegment(_calculatedHash, _proofSegments[i], mergeFromRight, key);\\n _proveSegmentIndex >>= 1;\\n }\\n\\n return _calculatedHash;\\n }\\n\\n /**\\n * @notice Changes the endianness of a uint64.\\n * @dev https://graphics.stanford.edu/~seander/bithacks.html#ReverseParallel\\n * @param _b The unsigned integer to reverse\\n * @return v - The reversed value\\n */\\n function reverseUint64(uint64 _b) public pure returns (uint64) {\\n uint256 v = _b;\\n\\n // swap bytes\\n v =\\n ((v >> 8) & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) |\\n ((v & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) << 8);\\n // swap 2-byte long pairs\\n v =\\n ((v >> 16) & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) |\\n ((v & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) << 16);\\n // swap 4-byte long pairs\\n v =\\n ((v >> 32) & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) |\\n ((v & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) << 32);\\n\\n return uint64(v);\\n }\\n\\n /**\\n * Calculate the chunk address from the Binary Merkle Tree of the chunk data\\n *\\n * The BMT chunk address is the hash of the 8 byte span and the root\\n * hash of a binary Merkle tree (BMT) built on the 32-byte segments\\n * of the underlying data.\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @param _chunkSpan chunk bytes length\\n * @return _chunkHash chunk hash\\n */\\n function transformedChunkAddressFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex,\\n uint64 _chunkSpan,\\n bytes32 key\\n ) internal pure returns (bytes32) {\\n bytes32 rootHash = transformedRootHashFromInclusionProof(\\n _proofSegments,\\n _proveSegment,\\n _proveSegmentIndex,\\n key\\n );\\n return keccak256(abi.encodePacked(key, reverseUint64(_chunkSpan), rootHash));\\n }\\n\\n function transformedMergeSegment(\\n bytes32 _calculatedHash,\\n bytes32 _proofSegment,\\n bool mergeFromRight,\\n bytes32 key\\n ) internal pure returns (bytes32 res) {\\n if (mergeFromRight) {\\n res = keccak256(abi.encode(key, _calculatedHash, _proofSegment));\\n } else {\\n res = keccak256(abi.encode(key, _proofSegment, _calculatedHash));\\n }\\n return res;\\n }\\n}\\n\",\"keccak256\":\"0xf36473af0bec0de80c769b139a09bc0329807cb5c3b6234473601081da14350c\",\"license\":\"MIT\"},\"src/interface/IPostageStamp.sol\":{\"content\":\"// SPDX-License-Identifier: BSD-3-Clause\\npragma solidity ^0.8.19;\\n\\ninterface IPostageStamp {\\n function withdraw(address beneficiary) external;\\n\\n function validChunkCount() external view returns (uint256);\\n\\n function batchOwner(bytes32 _batchId) external view returns (address);\\n\\n function batchDepth(bytes32 _batchId) external view returns (uint8);\\n\\n function batchBucketDepth(bytes32 _batchId) external view returns (uint8);\\n\\n function remainingBalance(bytes32 _batchId) external view returns (uint256);\\n\\n function minimumInitialBalancePerChunk() external view returns (uint256);\\n\\n function setPrice(uint256 _price) external;\\n\\n function batches(\\n bytes32\\n )\\n external\\n view\\n returns (\\n address owner,\\n uint8 depth,\\n uint8 bucketDepth,\\n bool immutableFlag,\\n uint256 normalisedBalance,\\n uint256 lastUpdatedBlockNumber\\n );\\n}\\n\",\"keccak256\":\"0xc018ff96e75e773e76e6245a930acc3679667250e345415a38196f1e2ad1de76\",\"license\":\"BSD-3-Clause\"}},\"version\":1}", - "bytecode": "0x60a06040526008805462ffffff60c01b19166264020160c01b1790557dba1914b54e0348a1028d1a103a95ed55c4004b9d332400000000000000006009553480156200004a57600080fd5b5060405162004bb638038062004bb68339810160408190526200006d91620001d0565b60018054600380546001600160a01b03199081166001600160a01b03888116919091179092556001600160a81b03199092166101008683160217909255600280549091169183169190911790557f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a608052620000eb60003362000103565b608051620000fa903362000103565b5050506200021a565b6200010f828262000113565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166200010f576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556200016f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b80516001600160a01b0381168114620001cb57600080fd5b919050565b600080600060608486031215620001e657600080fd5b620001f184620001b3565b92506200020160208501620001b3565b91506200021160408501620001b3565b90509250925092565b6080516149796200023d60003960008181611816015261206601526149796000f3fe608060405234801561001057600080fd5b50600436106102775760003560e01c806377c75d1011610160578063b6cd5822116100d8578063dfbf53ae1161008c578063f69ee1d111610071578063f69ee1d1146105d5578063f7b188a5146105e8578063fb00f2f3146105f057600080fd5b8063dfbf53ae14610592578063f4e6fcca146105c257600080fd5b8063ce987745116100bd578063ce98774514610564578063d1e8b63d14610577578063d547741f1461057f57600080fd5b8063b6cd582214610537578063c46b40291461054a57600080fd5b80638456cb591161012f5780638d8b6428116101145780638d8b6428146104f057806391d14854146104f8578063a217fddf1461052f57600080fd5b80638456cb59146104e05780638a19c8bc146104e857600080fd5b806377c75d101461045a5780637fe019c61461046d57806382b39b1b1461048857806383220626146104d857600080fd5b80635c975abb116101f357806364c34a85116101c257806369da9114116101a757806369da9114146103de5780636f94aaf2146103f157806372286cba1461040c57600080fd5b806364c34a85146103a957806369bfac01146103b157600080fd5b80635c975abb146103705780635d4844ea1461037b57806362fd29ae1461038e57806363f5cf7c1461039657600080fd5b80632a4e62491161024a5780632f3906da1161022f5780632f3906da1461034257806336568abe1461034a5780635838d6731461035d57600080fd5b80632a4e6249146103185780632f2ff15d1461032d57600080fd5b806301ffc9a71461027c5780631736d472146102a457806318350096146102b7578063248a9ca3146102e7575b600080fd5b61028f61028a3660046140ca565b610603565b60405190151581526020015b60405180910390f35b61028f6102b2366004614118565b61066c565b6001546102cf9061010090046001600160a01b031681565b6040516001600160a01b03909116815260200161029b565b61030a6102f5366004614151565b60009081526020819052604090206001015490565b60405190815260200161029b565b610320610869565b60405161029b919061416a565b61034061033b3660046141f9565b610976565b005b61028f6109a0565b6103406103583660046141f9565b6109ea565b61034061036b36600461423b565b610a7b565b60015460ff1661028f565b6003546102cf906001600160a01b031681565b61030a610fab565b6103406103a4366004614280565b611077565b61030a611412565b6008546103c59067ffffffffffffffff1681565b60405167ffffffffffffffff909116815260200161029b565b6002546102cf906001600160a01b031681565b6008546103c590600160801b900467ffffffffffffffff1681565b61041f61041a366004614151565b6114f2565b604080519687526001600160a01b039095166020870152921515938501939093526060840152608083019190915260a082015260c00161029b565b61028f610468366004614151565b611549565b6008546103c590600160401b900467ffffffffffffffff1681565b61049b610496366004614151565b6117f9565b604080519687526001600160a01b03909516602087015260ff909316938501939093526060840152608083019190915260a082015260c00161029b565b61030a611809565b610340611814565b6103c5611877565b61028f611884565b61028f6105063660046141f9565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61030a600081565b610340610545366004614308565b6118ae565b610552611deb565b60405160ff909116815260200161029b565b61030a61057236600461433d565b611e70565b61028f611edf565b61034061058d3660046141f9565b611f04565b600a54600b54600c54600d54600e5461049b94936001600160a01b03811693600160a01b90910460ff1692909186565b6103406105d036600461437a565b611f29565b6103406105e3366004614151565b612010565b610340612064565b61028f6105fe3660046143c5565b6120c5565b60006001600160e01b031982167f7965db0b00000000000000000000000000000000000000000000000000000000148061066657507f01ffc9a7000000000000000000000000000000000000000000000000000000006001600160e01b03198316145b92915050565b60006106766109a0565b156106ad576040517fe2586bcc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6106b960986002614409565b6106c39043614420565b60035460405163d1052d1f60e01b81526001600160a01b0386811660048301529091169063d1052d1f90602401602060405180830381865afa15801561070d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107319190614433565b1061074f57604051630a0744c560e01b815260040160405180910390fd5b600354604051630914b03760e11b81526001600160a01b03858116600483015267016345785d8a0000921690631229606e90602401602060405180830381865afa1580156107a1573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107c59190614433565b10156107e457604051638ecf3d0360e01b815260040160405180910390fd5b6003546040516397adedb560e01b81526001600160a01b0385811660048301526108629216906397adedb590602401602060405180830381865afa158015610830573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108549190614433565b61085c611412565b846120c5565b9392505050565b6060610873611884565b61089057604051633788c6c160e11b815260040160405180910390fd5b600061089a611877565b60085490915067ffffffffffffffff808316600160401b90920416146108d357604051636fbabc7760e01b815260040160405180910390fd5b6005805480602002602001604051908101604052809291908181526020016000905b8282101561096c5760008481526020908190206040805160c08101825260058602909201805483526001808201546001600160a01b03811685870152600160a01b900460ff169284019290925260028101546060840152600381015460808401526004015460a083015290835290920191016108f5565b5050505091505090565b60008281526020819052604090206001015461099181612101565b61099b838361210e565b505050565b6000806109ae609843614462565b90506109bc60046098614476565b81101580156109d557506109d260026098614476565b81105b156109e257600191505090565b600091505090565b6001600160a01b0381163314610a6d5760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b610a7782826121ac565b5050565b610a8361222b565b6000610a8d611877565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa158015610adb573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610aff9190614433565b600354604051630914b03760e11b81523360048201529192506000916001600160a01b0390911690631229606e90602401602060405180830381865afa158015610b4d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b719190614433565b9050610b7b611edf565b610bb1576040517fdc816a8700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001610bbf60046098614476565b610bc99190614420565b610bd4609843614462565b03610c0b576040517f5baef6b600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8367ffffffffffffffff168367ffffffffffffffff161115610c59576040517f50ff7c0000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8367ffffffffffffffff168367ffffffffffffffff161015610ca7576040517f7a0c0fd600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67016345785d8a0000811015610cd057604051638ecf3d0360e01b815260040160405180910390fd5b610cdc60986002614409565b610ce69043614420565b60035460405163d1052d1f60e01b81523360048201526001600160a01b039091169063d1052d1f90602401602060405180830381865afa158015610d2e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d529190614433565b10610d7057604051630a0744c560e01b815260040160405180910390fd5b60085467ffffffffffffffff848116911614610db057610d9260046000614061565b6008805467ffffffffffffffff191667ffffffffffffffff85161790555b60045460005b81811015610e23578360048281548110610dd257610dd261448a565b90600052602060002090600502016000015403610e1b576040517ffc507a3100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600101610db6565b506040805160c081018252848152336020808301918252600083850181815260608501888152608086018d815260a0870184815260048054600181018255955296517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b60059095029485015594517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c8401805493516001600160a01b0390921674ffffffffffffffffffffffffffffffffffffffffff1990941693909317600160a01b9115159190910217909155517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19d82015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19e83015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19f90910155815167ffffffffffffffff881681529081018590527f68e0867601a98978930107aee7f425665e61edd70ca594c68ca5da9e81f84c29910160405180910390a1505050505050565b600080610fb6611877565b610fc19060016144a0565b60075460085491925090610fe790600160401b900467ffffffffffffffff1660016144a0565b67ffffffffffffffff168267ffffffffffffffff1611156106665760085460009060019061102690600160401b900467ffffffffffffffff16856144c8565b61103091906144c8565b67ffffffffffffffff1690508181604051602001611058929190918252602082015260400190565b6040516020818303038152906040528051906020012091505092915050565b61107f61222b565b61108761227e565b6040805160c081018252600a548152600b546001600160a01b0381166020830152600160a01b900460ff1691810191909152600c546060820152600d546080820152600e5460a082015260065460075460009182916110e7600f82614462565b93506110f4600e82614462565b925083831061110b5782611107816144e9565b9350505b61111e86602001358387604001516120c5565b61113e57604051633b5f43a360e01b815260036004820152602401610a64565b61114986601e61288a565b61115286612b9c565b61115b86612ea9565b61116e88602001358387604001516120c5565b61118e57604051633b5f43a360e01b815260026004820152602401610a64565b6111a28861119d866002614409565b61288a565b6111ab88612b9c565b6111b488612ea9565b6111c787602001358387604001516120c5565b6111e757604051633b5f43a360e01b815260016004820152602401610a64565b6111f68761119d856002614409565b6111ff87612b9c565b61120887612ea9565b61127e84846112178b80614502565b60008181106112285761122861448a565b6020029190910135905061123c8b80614502565b600081811061124d5761124d61448a565b602002919091013590506112618b80614502565b60008181106112725761127261448a565b9050602002013561313d565b6112a861128b8780614502565b600081811061129c5761129c61448a565b905060200201356131ca565b60015460208601516040517f51cff8d90000000000000000000000000000000000000000000000000000000081526001600160a01b03918216600482015261010090920416906351cff8d990602401600060405180830381600087803b15801561131157600080fd5b505af1158015611325573d6000803e3d6000fd5b505050507f788e77979e6e6a8a6a5d2c19c58b1ff9671298f54c85ac6f6aa30379aed5861a856040516113589190614553565b60405180910390a17fbee3fc8a3523c1a65fa9308ce1f2b8fd90c24975b141b754603194597846e4dd60018054906101000a90046001600160a01b03166001600160a01b0316638a5e8e326040518163ffffffff1660e01b8152600401602060405180830381865afa1580156113d2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113f69190614433565b6040519081526020015b60405180910390a15050505050505050565b600061141c611edf565b8061145a5750600854600160401b900467ffffffffffffffff1661143e611877565b67ffffffffffffffff1611801561145a5750611458611884565b155b1561146c57611467611809565b905090565b611474611884565b1561148157611467610fab565b6114896109a0565b80156114b85750600854600160401b900467ffffffffffffffff166114ac611877565b67ffffffffffffffff16145b156114ef576040517f36b7884b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b90565b6004818154811061150257600080fd5b6000918252602090912060059091020180546001820154600283015460038401546004909401549294506001600160a01b03821693600160a01b90920460ff169290919086565b6000611553611884565b61157057604051633788c6c160e11b815260040160405180910390fd5b600061157a611877565b60085490915067ffffffffffffffff808316600160401b90920416146115b357604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b9091048116908216116115ea57604051630c8d9eab60e31b815260040160405180910390fd5b6000806000806000806000806115fe613208565b9050600061160a6132c2565b600454919650945060005b818110156117e557600481815481106116305761163061448a565b9060005260206000209060050201600401549450600481815481106116575761165761448a565b906000526020600020906005020160010160149054906101000a900460ff1680156116a55750600585815481106116905761169061448a565b90600052602060002090600502016004015487145b80156116e35750600585815481106116bf576116bf61448a565b600091825260209091206001600590920201015460ff878116600160a01b90920416145b156117dd57600585815481106116fb576116fb61448a565b9060005260206000209060050201600301548b61171891906145a2565b9a50838360405160200161172d9291906145d9565b60408051601f19818403018152919052805160209091012098506fffffffffffffffffffffffffffffffff808a1698506117689060016145a2565b6005868154811061177b5761177b61448a565b9060005260206000209060050201600301546117979190614409565b6117a18c8a614409565b10156117cf57600585815481106117ba576117ba61448a565b90600052602060002090600502016000015499505b826117d9816144e9565b9350505b600101611615565b505050959099149998505050505050505050565b6005818154811061150257600080fd5b600080610fc1611877565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661186d57604051631d77d47760e21b815260040160405180910390fd5b61187561347b565b565b6000611467609843614476565b600061189260026098614476565b61189d609843614462565b106118a85750600190565b50600090565b6118b661222b565b60006118c0611877565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa15801561190e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119329190614433565b905061193c611deb565b60ff168560ff16101561197b576040517f83d9b7bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6119836109a0565b6119b9576040517fd1088db600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116911614611a01576040517f842a9e0a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116600160401b9092041614611ae957611a26611412565b600655611a3560056000614061565b600880547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff16600160401b67ffffffffffffffff8516908102919091179091556006546040805192835260208301919091527ff0ae472da9c8da86bda4991a549c03a3cb328b5f360ea11a5b8814f32bb85176910160405180910390a1611ae9600754604080516020810192909252449082015260600160408051601f198184030181529190528051602090910120600755565b6000611af782878787611e70565b90506000611b0583836134cf565b9050600060048281548110611b1c57611b1c61448a565b60009182526020918290206040805160c081018252600593909302909101805480845260018201546001600160a01b03811695850195909552600160a01b90940460ff1615159183019190915260028101546060830152600381015460808301526004015460a0820152600654909250611b9791908a6120c5565b611bd3576006546040517f14ebbbe4000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b806040015115611c0f576040517fa89ac15100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600160048381548110611c2457611c2461448a565b906000526020600020906005020160010160146101000a81548160ff02191690831515021790555060058054905060048381548110611c6557611c6561448a565b90600052602060002090600502016004018190555060056040518060c001604052808360000151815260200183602001516001600160a01b031681526020018a60ff168152602001836060015181526020018a6002611cc491906146df565b8460600151611cd39190614409565b815260209081018a90528254600181810185556000948552938290208351600590920201908155908201519281018054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b0390951694909417939093179092556060808201516002808501919091556080830151600385015560a0909201516004909301929092558251918301517f13fc17fd71632266fe82092de6dd91a06b4fa68d8dc950492e5421cbed55a6a5928892909190611da1908d906146df565b8560600151611db09190614409565b6040805167ffffffffffffffff909516855260208501939093529183015260608201526080810189905260ff8a1660a082015260c001611400565b6008546000908190611e109067ffffffffffffffff600160801b8204811691166144c8565b67ffffffffffffffff169050600060fe8211611e2c5781611e2f565b60fe5b611e3a9060016146ee565b600b5490915060ff600160a01b9091048116908216811115611e6557611e608282614707565b611e68565b60005b935050505090565b60408051602081018690527fff0000000000000000000000000000000000000000000000000000000000000060f886901b169181019190915260418101839052606181018290526000906081015b6040516020818303038152906040528051906020012090505b949350505050565b6000611eed60046098614476565b611ef8609843614462565b10156118a85750600190565b600082815260208190526040902060010154611f1f81612101565b61099b83836121ac565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611f7857604051637bfa4b9f60e01b815260040160405180910390fd5b600880547fffffffffffff0000ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b60ff958616027fffffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffff1617600160c81b93851693909302929092177fffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffff16600160d01b9190931602919091179055565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff1661205f57604051637bfa4b9f60e01b815260040160405180910390fd5b600955565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff166120bd57604051631d77d47760e21b815260040160405180910390fd5b61187561357a565b60008160ff166000036120da57506001610862565b6120e960ff8316610100614720565b6120f490600261473b565b8484181090509392505050565b61210b81336135b3565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610a77576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556121683390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff1615610a77576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b60015460ff16156118755760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a20706175736564000000000000000000000000000000006044820152606401610a64565b6000612288611877565b9050612292611884565b6122af57604051633788c6c160e11b815260040160405180910390fd5b60085467ffffffffffffffff828116600160401b90920416146122e557604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b90910481169082161161231c57604051630c8d9eab60e31b815260040160405180910390fd5b600454604051818152600091829182918291829182917f6752c5e71c95fb93bc7137adeb115a33fa4e54e2683e33d3f90c2bb1c4b6c2a59060200160405180910390a16005546040519081527f4c03de6a759749c0c9387b7014634dc5c6af610e1366023d90751c783a998f8d9060200160405180910390a161239d6132c2565b6040805183815260ff831660208201529295509093507f34e8eda4cd857cd2865becf58a47748f31415f4a382cbb2cc0c64b9a27c717be910160405180910390a160006123e8613208565b905060005b828110156127c45760006004828154811061240a5761240a61448a565b600091825260208083206040805160c08101825260059485029092018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff16151590820152600282015460608201526003820154608082015260049091015460a0820181905282549194509291908390811061248a5761248a61448a565b60009182526020918290206040805160c0810182526005939093029091018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff1682820152600283015460608301526003830154608083015260049092015460a082015290840151909150801561250657508060a0015188145b801561251b5750806040015160ff168760ff16145b1561261057608081015161252f908d6145a2565b9b50848b6040516020016125449291906145d9565b60408051601f19818403018152919052805160209091012099506fffffffffffffffffffffffffffffffff808b16995061257f9060016145a2565b816080015161258e9190614409565b6125988d8b614409565b1015612602578051600a556020810151600b8054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b03909316929092179190911790556060810151600c556080810151600d5560a0810151600e555b8a61260c816144e9565b9b50505b8260400151801561263957508060a00151881415806126395750806040015160ff168760ff1614155b801561265a5750600854600160d01b900460ff16612658606444614462565b105b156127065760035460208201516001600160a01b039091169063d009b2d6906126848a60026146df565b60085461269d90609890600160c01b900460ff16614409565b6126a79190614409565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b1580156126ed57600080fd5b505af1158015612701573d6000803e3d6000fd5b505050505b82604001516127b65760035460208401516001600160a01b039091169063d009b2d6906127348a60026146df565b60085461274d90609890600160c81b900460ff16614409565b6127579190614409565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561279d57600080fd5b505af11580156127b1573d6000803e3d6000fd5b505050505b8360010193505050506123ed565b506002546040517fffb98fe300000000000000000000000000000000000000000000000000000000815261ffff891660048201526001600160a01b039091169063ffb98fe390602401600060405180830381600087803b15801561282757600080fd5b505af115801561283b573d6000803e3d6000fd5b50506008805467ffffffffffffffff909c16600160801b027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909c169b909b17909a5550505050505050505050565b60075460009061289c90608090614462565b905060006128ff6128b060a0860186614502565b808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152505050506060860135846128f760a0890160808a0161474b565b600654613626565b60408051858152602081018390529192507f94e252069a85aa79db21f5bd8ca4e14dd3a3927aa492711017a2c8ddad95af00910160405180910390a16129876129488580614502565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060208601358561040061379e565b600e54146129b25760405163755f0a2560e01b81526001600482015260248101829052604401610a64565b6129bf60a0850185614502565b60008181106129d0576129d061448a565b905060200201358480604001906129e79190614502565b60008181106129f8576129f861448a565b9050602002013514612a275760405163755f0a2560e01b81526002600482015260248101829052604401610a64565b600080612a3760e0870187614502565b905011612a48578460200135612a7d565b612a5560e0860186614502565b6000818110612a6657612a6661448a565b9050602002810190612a789190614766565b606001355b9050612adb612a8f6040870187614502565b80806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250505050606087013585612ad660a08a0160808b0161474b565b61379e565b8114612b045760405163755f0a2560e01b81526003600482015260248101839052604401610a64565b6000612b1360e0870187614502565b90501115612b4b5760408051602080880135908201529081018390526060016040516020818303038152906040528051906020012091505b81612b568680614502565b6000818110612b6757612b6761448a565b9050602002013514612b955760405163755f0a2560e01b815260048181015260248101839052604401610a64565b5050505050565b6001546000908190819061010090046001600160a01b031663c81e25ab612bc660c0870187614766565b602001356040518263ffffffff1660e01b8152600401612be891815260200190565b60c060405180830381865afa158015612c05573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c299190614786565b509396509194509250506001600160a01b0384169050612c8957612c5060c0850185614766565b602001356040517f2396d34e000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b6000612cac612c9b60c0870187614766565b6114ef90606081019060400161474b565b90506000612cba848461390c565b9050808263ffffffff1610612d0f57612cd660c0870187614766565b602001356040517f1362e4a0000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b6000612d3e612d2160c0890189614766565b612d3290606081019060400161474b565b60201c63ffffffff1690565b90506000612d50886020013586613927565b63ffffffff16905067ffffffffffffffff82168114612daf57612d7660c0890189614766565b602001356040517f6dd6a24f000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b612e5587612dc060c08b018b614766565b612dca90806147fe565b8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050505060208b0135612e1060c08d018d614766565b60200135612e2160c08e018e614766565b612e3290606081019060400161474b565b612e3f60c08f018f614766565b612e5090608081019060600161474b565b61394e565b612e9f57612e6660c0890189614766565b602001356040517fdb12fb9d000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b5050505050505050565b612eb660e0820182614502565b9050600003612ec25750565b612fe3612ed260e0830183614502565b6000818110612ee357612ee361448a565b9050602002810190612ef59190614766565b612f03906020810190614845565b612f1060e0840184614502565b6000818110612f2157612f2161448a565b9050602002810190612f339190614766565b612f419060208101906147fe565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612f839250505060e0850185614502565b6000818110612f9457612f9461448a565b9050602002810190612fa69190614766565b60400135612fb760e0860186614502565b6000818110612fc857612fc861448a565b9050602002810190612fda9190614766565b606001356139e5565b61305057612ff460e0820182614502565b60008181106130055761300561448a565b90506020028101906130179190614766565b606001356040517fd740df61000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b60208101356130cf61306560e0840184614502565b60008181106130765761307661448a565b90506020028101906130889190614766565b6040013561309960e0850185614502565b60008181106130aa576130aa61448a565b90506020028101906130bc9190614766565b6130ca906020810190614845565b613a78565b1461210b576130e160e0820182614502565b60008181106130f2576130f261448a565b90506020028101906131049190614766565b606001356040517f82f2469d000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b8385101561318a5781831061316557604051633d386eb360e11b815260040160405180910390fd5b80821061318557604051633588c6d360e11b815260040160405180910390fd5b612b95565b8282106131aa57604051633d386eb360e11b815260040160405180910390fd5b808310612b9557604051633588c6d360e11b815260040160405180910390fd5b600954811061210b576040517fb6052cdf00000000000000000000000000000000000000000000000000000000815260048101829052602401610a64565b6060613212611884565b61322f57604051633788c6c160e11b815260040160405180910390fd5b6000613239611877565b60085490915067ffffffffffffffff808316600160401b909204161461327257604051636fbabc7760e01b815260040160405180910390fd5b6007546040516020016132ad9181527f3100000000000000000000000000000000000000000000000000000000000000602082015260210190565b60405160208183030381529060405291505090565b60008060008060008060008060006132d8613ac6565b60045490915060005b8181101561346a57600481815481106132fc576132fc61448a565b906000526020600020906005020160010160149054906101000a900460ff161561346257600481815481106133335761333361448a565b90600052602060002090600502016004015493506005848154811061335a5761335a61448a565b9060005260206000209060050201600301548961337791906145a2565b9850828160405160200161338c9291906145d9565b60408051601f19818403018152919052805160209091012097506fffffffffffffffffffffffffffffffff80891697506133c79060016145a2565b600585815481106133da576133da61448a565b9060005260206000209060050201600301546133f69190614409565b6134008a89614409565b101561346257600584815481106134195761341961448a565b9060005260206000209060050201600401549550600584815481106134405761344061448a565b906000526020600020906005020160010160149054906101000a900460ff1694505b6001016132e1565b509399929850919650505050505050565b61348361222b565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b6000805b6004548110156135475783600482815481106134f1576134f161448a565b90600052602060002090600502016000015414801561353357506004818154811061351e5761351e61448a565b90600052602060002090600502016003015483145b1561353f579050610666565b6001016134d3565b506040517fd950091500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b613582613b4f565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa336134b2565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610a77576135e481613ba1565b6135ef836020613bb3565b604051602001613600929190614862565b60408051601f198184030181529082905262461bcd60e51b8252610a64916004016148e3565b60008061363587878786613d78565b90508261373a856000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b8260405160200161377c9392919092835260c09190911b77ffffffffffffffffffffffffffffffffffffffffffffffff19166020830152602882015260480190565b6040516020818303038152906040528051906020012091505095945050505050565b6000806137ac868686613dee565b90506138b0836000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b816040516020016138eb92919060c09290921b77ffffffffffffffffffffffffffffffffffffffffffffffff19168252600882015260280190565b60405160208183030381529060405280519060200120915050949350505050565b60006139188284614707565b60ff166001901b905092915050565b600060e083901c613939836020614707565b60ff168163ffffffff16901c91505092915050565b60008061395d86868686613e56565b905060006139b8826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050886001600160a01b03166139ce828a613ea1565b6001600160a01b0316149998505050505050505050565b6000806139f28484613f20565b90506000613a4d826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050866001600160a01b0316613a638288613ea1565b6001600160a01b031614979650505050505050565b60008282604051602001613aa892919091825260601b6bffffffffffffffffffffffff1916602082015260340190565b60405160208183030381529060405280519060200120905092915050565b6060613ad0611884565b613aed57604051633788c6c160e11b815260040160405180910390fd5b6000613af7611877565b60085490915067ffffffffffffffff808316600160401b9092041614613b3057604051636fbabc7760e01b815260040160405180910390fd5b6007546040516020016132ad918152600360fc1b602082015260210190565b60015460ff166118755760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f74207061757365640000000000000000000000006044820152606401610a64565b60606106666001600160a01b03831660145b60606000613bc2836002614409565b613bcd9060026145a2565b67ffffffffffffffff811115613be557613be5614916565b6040519080825280601f01601f191660200182016040528015613c0f576020820181803683370190505b509050600360fc1b81600081518110613c2a57613c2a61448a565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110613c7557613c7561448a565b60200101906001600160f81b031916908160001a9053506000613c99846002614409565b613ca49060016145a2565b90505b6001811115613d29577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110613ce557613ce561448a565b1a60f81b828281518110613cfb57613cfb61448a565b60200101906001600160f81b031916908160001a90535060049490941c93613d228161492c565b9050613ca7565b5083156108625760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610a64565b8260005b8551811015613de5576000613d92600286614462565b15613d9e576000613da1565b60015b9050613dc883888481518110613db957613db961448a565b60200260200101518387613f3c565b9250600185901c9450508080613ddd906144e9565b915050613d7c565b50949350505050565b8160005b8451811015613e4e576000613e08600285614462565b6000149050613e3183878481518110613e2357613e2361448a565b602002602001015183613f9c565b9250600184901c9350508080613e46906144e9565b915050613df2565b509392505050565b604080516020810186905290810184905277ffffffffffffffffffffffffffffffffffffffffffffffff1960c084811b8216606084015283901b166068820152600090607001611ebe565b600080600080613eb085614003565b6040805160008152602081018083528b905260ff8316918101919091526060810184905260808101839052929550909350915060019060a0016020604051602081039080840390855afa158015613f0b573d6000803e3d6000fd5b5050604051601f190151979650505050505050565b6040805160208101849052908101829052600090606001613aa8565b60008215613f7c57604080516020810184905290810186905260608101859052608001604051602081830303815290604052805190602001209050611ed7565b604080516020810184905290810185905260608101869052608001611ebe565b60008115613fd5576040805160208101869052908101849052606001604051602081830303815290604052805190602001209050610862565b5050604080516020808201939093528082019390935280518084038201815260609093019052815191012090565b60008060008351604114614043576040517f4be6321b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50505060208101516040820151606090920151909260009190911a90565b508054600082556005029060005260206000209081019061210b91905b808211156140c657600080825560018201805474ffffffffffffffffffffffffffffffffffffffffff191690556002820181905560038201819055600482015560050161407e565b5090565b6000602082840312156140dc57600080fd5b81356001600160e01b03198116811461086257600080fd5b6001600160a01b038116811461210b57600080fd5b60ff8116811461210b57600080fd5b6000806040838503121561412b57600080fd5b8235614136816140f4565b9150602083013561414681614109565b809150509250929050565b60006020828403121561416357600080fd5b5035919050565b6020808252825182820181905260009190848201906040850190845b818110156141ed576141da838551805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b9284019260c09290920191600101614186565b50909695505050505050565b6000806040838503121561420c57600080fd5b823591506020830135614146816140f4565b803567ffffffffffffffff8116811461423657600080fd5b919050565b6000806040838503121561424e57600080fd5b8235915061425e6020840161421e565b90509250929050565b6000610100828403121561427a57600080fd5b50919050565b60008060006060848603121561429557600080fd5b833567ffffffffffffffff808211156142ad57600080fd5b6142b987838801614267565b945060208601359150808211156142cf57600080fd5b6142db87838801614267565b935060408601359150808211156142f157600080fd5b506142fe86828701614267565b9150509250925092565b60008060006060848603121561431d57600080fd5b833561432881614109565b95602085013595506040909401359392505050565b6000806000806080858703121561435357600080fd5b84359350602085013561436581614109565b93969395505050506040820135916060013590565b60008060006060848603121561438f57600080fd5b833561439a81614109565b925060208401356143aa81614109565b915060408401356143ba81614109565b809150509250925092565b6000806000606084860312156143da57600080fd5b833592506020840135915060408401356143ba81614109565b634e487b7160e01b600052601160045260246000fd5b8082028115828204841417610666576106666143f3565b81810381811115610666576106666143f3565b60006020828403121561444557600080fd5b5051919050565b634e487b7160e01b600052601260045260246000fd5b6000826144715761447161444c565b500690565b6000826144855761448561444c565b500490565b634e487b7160e01b600052603260045260246000fd5b67ffffffffffffffff8181168382160190808211156144c1576144c16143f3565b5092915050565b67ffffffffffffffff8281168282160390808211156144c1576144c16143f3565b6000600182016144fb576144fb6143f3565b5060010190565b6000808335601e1984360301811261451957600080fd5b83018035915067ffffffffffffffff82111561453457600080fd5b6020019150600581901b360382131561454c57600080fd5b9250929050565b60c081016106668284805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b80820180821115610666576106666143f3565b60005b838110156145d05781810151838201526020016145b8565b50506000910152565b600083516145eb8184602088016145b5565b9190910191825250602001919050565b600181815b8085111561463657816000190482111561461c5761461c6143f3565b8085161561462957918102915b93841c9390800290614600565b509250929050565b60008261464d57506001610666565b8161465a57506000610666565b8160018114614670576002811461467a57614696565b6001915050610666565b60ff84111561468b5761468b6143f3565b50506001821b610666565b5060208310610133831016604e8410600b84101617156146b9575081810a610666565b6146c383836145fb565b80600019048211156146d7576146d76143f3565b029392505050565b600061086260ff84168361463e565b60ff8181168382160190811115610666576106666143f3565b60ff8281168282160390811115610666576106666143f3565b61ffff8281168282160390808211156144c1576144c16143f3565b600061086261ffff84168361463e565b60006020828403121561475d57600080fd5b6108628261421e565b60008235607e1983360301811261477c57600080fd5b9190910192915050565b60008060008060008060c0878903121561479f57600080fd5b86516147aa816140f4565b60208801519096506147bb81614109565b60408801519095506147cc81614109565b606088015190945080151581146147e257600080fd5b809350506080870151915060a087015190509295509295509295565b6000808335601e1984360301811261481557600080fd5b83018035915067ffffffffffffffff82111561483057600080fd5b60200191503681900382131561454c57600080fd5b60006020828403121561485757600080fd5b8135610862816140f4565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161489a8160178501602088016145b5565b7f206973206d697373696e6720726f6c652000000000000000000000000000000060179184019182015283516148d78160288401602088016145b5565b01602801949350505050565b60208152600082518060208401526149028160408501602087016145b5565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b60008161493b5761493b6143f3565b50600019019056fea26469706673582212201efd7eee9fc27de513ec937e7bcfeab352a6659448a72106db408d14f4a73f4564736f6c63430008130033", - "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106102775760003560e01c806377c75d1011610160578063b6cd5822116100d8578063dfbf53ae1161008c578063f69ee1d111610071578063f69ee1d1146105d5578063f7b188a5146105e8578063fb00f2f3146105f057600080fd5b8063dfbf53ae14610592578063f4e6fcca146105c257600080fd5b8063ce987745116100bd578063ce98774514610564578063d1e8b63d14610577578063d547741f1461057f57600080fd5b8063b6cd582214610537578063c46b40291461054a57600080fd5b80638456cb591161012f5780638d8b6428116101145780638d8b6428146104f057806391d14854146104f8578063a217fddf1461052f57600080fd5b80638456cb59146104e05780638a19c8bc146104e857600080fd5b806377c75d101461045a5780637fe019c61461046d57806382b39b1b1461048857806383220626146104d857600080fd5b80635c975abb116101f357806364c34a85116101c257806369da9114116101a757806369da9114146103de5780636f94aaf2146103f157806372286cba1461040c57600080fd5b806364c34a85146103a957806369bfac01146103b157600080fd5b80635c975abb146103705780635d4844ea1461037b57806362fd29ae1461038e57806363f5cf7c1461039657600080fd5b80632a4e62491161024a5780632f3906da1161022f5780632f3906da1461034257806336568abe1461034a5780635838d6731461035d57600080fd5b80632a4e6249146103185780632f2ff15d1461032d57600080fd5b806301ffc9a71461027c5780631736d472146102a457806318350096146102b7578063248a9ca3146102e7575b600080fd5b61028f61028a3660046140ca565b610603565b60405190151581526020015b60405180910390f35b61028f6102b2366004614118565b61066c565b6001546102cf9061010090046001600160a01b031681565b6040516001600160a01b03909116815260200161029b565b61030a6102f5366004614151565b60009081526020819052604090206001015490565b60405190815260200161029b565b610320610869565b60405161029b919061416a565b61034061033b3660046141f9565b610976565b005b61028f6109a0565b6103406103583660046141f9565b6109ea565b61034061036b36600461423b565b610a7b565b60015460ff1661028f565b6003546102cf906001600160a01b031681565b61030a610fab565b6103406103a4366004614280565b611077565b61030a611412565b6008546103c59067ffffffffffffffff1681565b60405167ffffffffffffffff909116815260200161029b565b6002546102cf906001600160a01b031681565b6008546103c590600160801b900467ffffffffffffffff1681565b61041f61041a366004614151565b6114f2565b604080519687526001600160a01b039095166020870152921515938501939093526060840152608083019190915260a082015260c00161029b565b61028f610468366004614151565b611549565b6008546103c590600160401b900467ffffffffffffffff1681565b61049b610496366004614151565b6117f9565b604080519687526001600160a01b03909516602087015260ff909316938501939093526060840152608083019190915260a082015260c00161029b565b61030a611809565b610340611814565b6103c5611877565b61028f611884565b61028f6105063660046141f9565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61030a600081565b610340610545366004614308565b6118ae565b610552611deb565b60405160ff909116815260200161029b565b61030a61057236600461433d565b611e70565b61028f611edf565b61034061058d3660046141f9565b611f04565b600a54600b54600c54600d54600e5461049b94936001600160a01b03811693600160a01b90910460ff1692909186565b6103406105d036600461437a565b611f29565b6103406105e3366004614151565b612010565b610340612064565b61028f6105fe3660046143c5565b6120c5565b60006001600160e01b031982167f7965db0b00000000000000000000000000000000000000000000000000000000148061066657507f01ffc9a7000000000000000000000000000000000000000000000000000000006001600160e01b03198316145b92915050565b60006106766109a0565b156106ad576040517fe2586bcc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6106b960986002614409565b6106c39043614420565b60035460405163d1052d1f60e01b81526001600160a01b0386811660048301529091169063d1052d1f90602401602060405180830381865afa15801561070d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107319190614433565b1061074f57604051630a0744c560e01b815260040160405180910390fd5b600354604051630914b03760e11b81526001600160a01b03858116600483015267016345785d8a0000921690631229606e90602401602060405180830381865afa1580156107a1573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107c59190614433565b10156107e457604051638ecf3d0360e01b815260040160405180910390fd5b6003546040516397adedb560e01b81526001600160a01b0385811660048301526108629216906397adedb590602401602060405180830381865afa158015610830573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108549190614433565b61085c611412565b846120c5565b9392505050565b6060610873611884565b61089057604051633788c6c160e11b815260040160405180910390fd5b600061089a611877565b60085490915067ffffffffffffffff808316600160401b90920416146108d357604051636fbabc7760e01b815260040160405180910390fd5b6005805480602002602001604051908101604052809291908181526020016000905b8282101561096c5760008481526020908190206040805160c08101825260058602909201805483526001808201546001600160a01b03811685870152600160a01b900460ff169284019290925260028101546060840152600381015460808401526004015460a083015290835290920191016108f5565b5050505091505090565b60008281526020819052604090206001015461099181612101565b61099b838361210e565b505050565b6000806109ae609843614462565b90506109bc60046098614476565b81101580156109d557506109d260026098614476565b81105b156109e257600191505090565b600091505090565b6001600160a01b0381163314610a6d5760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b610a7782826121ac565b5050565b610a8361222b565b6000610a8d611877565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa158015610adb573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610aff9190614433565b600354604051630914b03760e11b81523360048201529192506000916001600160a01b0390911690631229606e90602401602060405180830381865afa158015610b4d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b719190614433565b9050610b7b611edf565b610bb1576040517fdc816a8700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001610bbf60046098614476565b610bc99190614420565b610bd4609843614462565b03610c0b576040517f5baef6b600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8367ffffffffffffffff168367ffffffffffffffff161115610c59576040517f50ff7c0000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8367ffffffffffffffff168367ffffffffffffffff161015610ca7576040517f7a0c0fd600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67016345785d8a0000811015610cd057604051638ecf3d0360e01b815260040160405180910390fd5b610cdc60986002614409565b610ce69043614420565b60035460405163d1052d1f60e01b81523360048201526001600160a01b039091169063d1052d1f90602401602060405180830381865afa158015610d2e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d529190614433565b10610d7057604051630a0744c560e01b815260040160405180910390fd5b60085467ffffffffffffffff848116911614610db057610d9260046000614061565b6008805467ffffffffffffffff191667ffffffffffffffff85161790555b60045460005b81811015610e23578360048281548110610dd257610dd261448a565b90600052602060002090600502016000015403610e1b576040517ffc507a3100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600101610db6565b506040805160c081018252848152336020808301918252600083850181815260608501888152608086018d815260a0870184815260048054600181018255955296517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b60059095029485015594517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c8401805493516001600160a01b0390921674ffffffffffffffffffffffffffffffffffffffffff1990941693909317600160a01b9115159190910217909155517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19d82015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19e83015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19f90910155815167ffffffffffffffff881681529081018590527f68e0867601a98978930107aee7f425665e61edd70ca594c68ca5da9e81f84c29910160405180910390a1505050505050565b600080610fb6611877565b610fc19060016144a0565b60075460085491925090610fe790600160401b900467ffffffffffffffff1660016144a0565b67ffffffffffffffff168267ffffffffffffffff1611156106665760085460009060019061102690600160401b900467ffffffffffffffff16856144c8565b61103091906144c8565b67ffffffffffffffff1690508181604051602001611058929190918252602082015260400190565b6040516020818303038152906040528051906020012091505092915050565b61107f61222b565b61108761227e565b6040805160c081018252600a548152600b546001600160a01b0381166020830152600160a01b900460ff1691810191909152600c546060820152600d546080820152600e5460a082015260065460075460009182916110e7600f82614462565b93506110f4600e82614462565b925083831061110b5782611107816144e9565b9350505b61111e86602001358387604001516120c5565b61113e57604051633b5f43a360e01b815260036004820152602401610a64565b61114986601e61288a565b61115286612b9c565b61115b86612ea9565b61116e88602001358387604001516120c5565b61118e57604051633b5f43a360e01b815260026004820152602401610a64565b6111a28861119d866002614409565b61288a565b6111ab88612b9c565b6111b488612ea9565b6111c787602001358387604001516120c5565b6111e757604051633b5f43a360e01b815260016004820152602401610a64565b6111f68761119d856002614409565b6111ff87612b9c565b61120887612ea9565b61127e84846112178b80614502565b60008181106112285761122861448a565b6020029190910135905061123c8b80614502565b600081811061124d5761124d61448a565b602002919091013590506112618b80614502565b60008181106112725761127261448a565b9050602002013561313d565b6112a861128b8780614502565b600081811061129c5761129c61448a565b905060200201356131ca565b60015460208601516040517f51cff8d90000000000000000000000000000000000000000000000000000000081526001600160a01b03918216600482015261010090920416906351cff8d990602401600060405180830381600087803b15801561131157600080fd5b505af1158015611325573d6000803e3d6000fd5b505050507f788e77979e6e6a8a6a5d2c19c58b1ff9671298f54c85ac6f6aa30379aed5861a856040516113589190614553565b60405180910390a17fbee3fc8a3523c1a65fa9308ce1f2b8fd90c24975b141b754603194597846e4dd60018054906101000a90046001600160a01b03166001600160a01b0316638a5e8e326040518163ffffffff1660e01b8152600401602060405180830381865afa1580156113d2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113f69190614433565b6040519081526020015b60405180910390a15050505050505050565b600061141c611edf565b8061145a5750600854600160401b900467ffffffffffffffff1661143e611877565b67ffffffffffffffff1611801561145a5750611458611884565b155b1561146c57611467611809565b905090565b611474611884565b1561148157611467610fab565b6114896109a0565b80156114b85750600854600160401b900467ffffffffffffffff166114ac611877565b67ffffffffffffffff16145b156114ef576040517f36b7884b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b90565b6004818154811061150257600080fd5b6000918252602090912060059091020180546001820154600283015460038401546004909401549294506001600160a01b03821693600160a01b90920460ff169290919086565b6000611553611884565b61157057604051633788c6c160e11b815260040160405180910390fd5b600061157a611877565b60085490915067ffffffffffffffff808316600160401b90920416146115b357604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b9091048116908216116115ea57604051630c8d9eab60e31b815260040160405180910390fd5b6000806000806000806000806115fe613208565b9050600061160a6132c2565b600454919650945060005b818110156117e557600481815481106116305761163061448a565b9060005260206000209060050201600401549450600481815481106116575761165761448a565b906000526020600020906005020160010160149054906101000a900460ff1680156116a55750600585815481106116905761169061448a565b90600052602060002090600502016004015487145b80156116e35750600585815481106116bf576116bf61448a565b600091825260209091206001600590920201015460ff878116600160a01b90920416145b156117dd57600585815481106116fb576116fb61448a565b9060005260206000209060050201600301548b61171891906145a2565b9a50838360405160200161172d9291906145d9565b60408051601f19818403018152919052805160209091012098506fffffffffffffffffffffffffffffffff808a1698506117689060016145a2565b6005868154811061177b5761177b61448a565b9060005260206000209060050201600301546117979190614409565b6117a18c8a614409565b10156117cf57600585815481106117ba576117ba61448a565b90600052602060002090600502016000015499505b826117d9816144e9565b9350505b600101611615565b505050959099149998505050505050505050565b6005818154811061150257600080fd5b600080610fc1611877565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661186d57604051631d77d47760e21b815260040160405180910390fd5b61187561347b565b565b6000611467609843614476565b600061189260026098614476565b61189d609843614462565b106118a85750600190565b50600090565b6118b661222b565b60006118c0611877565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa15801561190e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119329190614433565b905061193c611deb565b60ff168560ff16101561197b576040517f83d9b7bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6119836109a0565b6119b9576040517fd1088db600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116911614611a01576040517f842a9e0a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116600160401b9092041614611ae957611a26611412565b600655611a3560056000614061565b600880547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff16600160401b67ffffffffffffffff8516908102919091179091556006546040805192835260208301919091527ff0ae472da9c8da86bda4991a549c03a3cb328b5f360ea11a5b8814f32bb85176910160405180910390a1611ae9600754604080516020810192909252449082015260600160408051601f198184030181529190528051602090910120600755565b6000611af782878787611e70565b90506000611b0583836134cf565b9050600060048281548110611b1c57611b1c61448a565b60009182526020918290206040805160c081018252600593909302909101805480845260018201546001600160a01b03811695850195909552600160a01b90940460ff1615159183019190915260028101546060830152600381015460808301526004015460a0820152600654909250611b9791908a6120c5565b611bd3576006546040517f14ebbbe4000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b806040015115611c0f576040517fa89ac15100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600160048381548110611c2457611c2461448a565b906000526020600020906005020160010160146101000a81548160ff02191690831515021790555060058054905060048381548110611c6557611c6561448a565b90600052602060002090600502016004018190555060056040518060c001604052808360000151815260200183602001516001600160a01b031681526020018a60ff168152602001836060015181526020018a6002611cc491906146df565b8460600151611cd39190614409565b815260209081018a90528254600181810185556000948552938290208351600590920201908155908201519281018054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b0390951694909417939093179092556060808201516002808501919091556080830151600385015560a0909201516004909301929092558251918301517f13fc17fd71632266fe82092de6dd91a06b4fa68d8dc950492e5421cbed55a6a5928892909190611da1908d906146df565b8560600151611db09190614409565b6040805167ffffffffffffffff909516855260208501939093529183015260608201526080810189905260ff8a1660a082015260c001611400565b6008546000908190611e109067ffffffffffffffff600160801b8204811691166144c8565b67ffffffffffffffff169050600060fe8211611e2c5781611e2f565b60fe5b611e3a9060016146ee565b600b5490915060ff600160a01b9091048116908216811115611e6557611e608282614707565b611e68565b60005b935050505090565b60408051602081018690527fff0000000000000000000000000000000000000000000000000000000000000060f886901b169181019190915260418101839052606181018290526000906081015b6040516020818303038152906040528051906020012090505b949350505050565b6000611eed60046098614476565b611ef8609843614462565b10156118a85750600190565b600082815260208190526040902060010154611f1f81612101565b61099b83836121ac565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611f7857604051637bfa4b9f60e01b815260040160405180910390fd5b600880547fffffffffffff0000ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b60ff958616027fffffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffff1617600160c81b93851693909302929092177fffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffff16600160d01b9190931602919091179055565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff1661205f57604051637bfa4b9f60e01b815260040160405180910390fd5b600955565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff166120bd57604051631d77d47760e21b815260040160405180910390fd5b61187561357a565b60008160ff166000036120da57506001610862565b6120e960ff8316610100614720565b6120f490600261473b565b8484181090509392505050565b61210b81336135b3565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610a77576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556121683390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff1615610a77576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b60015460ff16156118755760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a20706175736564000000000000000000000000000000006044820152606401610a64565b6000612288611877565b9050612292611884565b6122af57604051633788c6c160e11b815260040160405180910390fd5b60085467ffffffffffffffff828116600160401b90920416146122e557604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b90910481169082161161231c57604051630c8d9eab60e31b815260040160405180910390fd5b600454604051818152600091829182918291829182917f6752c5e71c95fb93bc7137adeb115a33fa4e54e2683e33d3f90c2bb1c4b6c2a59060200160405180910390a16005546040519081527f4c03de6a759749c0c9387b7014634dc5c6af610e1366023d90751c783a998f8d9060200160405180910390a161239d6132c2565b6040805183815260ff831660208201529295509093507f34e8eda4cd857cd2865becf58a47748f31415f4a382cbb2cc0c64b9a27c717be910160405180910390a160006123e8613208565b905060005b828110156127c45760006004828154811061240a5761240a61448a565b600091825260208083206040805160c08101825260059485029092018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff16151590820152600282015460608201526003820154608082015260049091015460a0820181905282549194509291908390811061248a5761248a61448a565b60009182526020918290206040805160c0810182526005939093029091018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff1682820152600283015460608301526003830154608083015260049092015460a082015290840151909150801561250657508060a0015188145b801561251b5750806040015160ff168760ff16145b1561261057608081015161252f908d6145a2565b9b50848b6040516020016125449291906145d9565b60408051601f19818403018152919052805160209091012099506fffffffffffffffffffffffffffffffff808b16995061257f9060016145a2565b816080015161258e9190614409565b6125988d8b614409565b1015612602578051600a556020810151600b8054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b03909316929092179190911790556060810151600c556080810151600d5560a0810151600e555b8a61260c816144e9565b9b50505b8260400151801561263957508060a00151881415806126395750806040015160ff168760ff1614155b801561265a5750600854600160d01b900460ff16612658606444614462565b105b156127065760035460208201516001600160a01b039091169063d009b2d6906126848a60026146df565b60085461269d90609890600160c01b900460ff16614409565b6126a79190614409565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b1580156126ed57600080fd5b505af1158015612701573d6000803e3d6000fd5b505050505b82604001516127b65760035460208401516001600160a01b039091169063d009b2d6906127348a60026146df565b60085461274d90609890600160c81b900460ff16614409565b6127579190614409565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561279d57600080fd5b505af11580156127b1573d6000803e3d6000fd5b505050505b8360010193505050506123ed565b506002546040517fffb98fe300000000000000000000000000000000000000000000000000000000815261ffff891660048201526001600160a01b039091169063ffb98fe390602401600060405180830381600087803b15801561282757600080fd5b505af115801561283b573d6000803e3d6000fd5b50506008805467ffffffffffffffff909c16600160801b027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909c169b909b17909a5550505050505050505050565b60075460009061289c90608090614462565b905060006128ff6128b060a0860186614502565b808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152505050506060860135846128f760a0890160808a0161474b565b600654613626565b60408051858152602081018390529192507f94e252069a85aa79db21f5bd8ca4e14dd3a3927aa492711017a2c8ddad95af00910160405180910390a16129876129488580614502565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060208601358561040061379e565b600e54146129b25760405163755f0a2560e01b81526001600482015260248101829052604401610a64565b6129bf60a0850185614502565b60008181106129d0576129d061448a565b905060200201358480604001906129e79190614502565b60008181106129f8576129f861448a565b9050602002013514612a275760405163755f0a2560e01b81526002600482015260248101829052604401610a64565b600080612a3760e0870187614502565b905011612a48578460200135612a7d565b612a5560e0860186614502565b6000818110612a6657612a6661448a565b9050602002810190612a789190614766565b606001355b9050612adb612a8f6040870187614502565b80806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250505050606087013585612ad660a08a0160808b0161474b565b61379e565b8114612b045760405163755f0a2560e01b81526003600482015260248101839052604401610a64565b6000612b1360e0870187614502565b90501115612b4b5760408051602080880135908201529081018390526060016040516020818303038152906040528051906020012091505b81612b568680614502565b6000818110612b6757612b6761448a565b9050602002013514612b955760405163755f0a2560e01b815260048181015260248101839052604401610a64565b5050505050565b6001546000908190819061010090046001600160a01b031663c81e25ab612bc660c0870187614766565b602001356040518263ffffffff1660e01b8152600401612be891815260200190565b60c060405180830381865afa158015612c05573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c299190614786565b509396509194509250506001600160a01b0384169050612c8957612c5060c0850185614766565b602001356040517f2396d34e000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b6000612cac612c9b60c0870187614766565b6114ef90606081019060400161474b565b90506000612cba848461390c565b9050808263ffffffff1610612d0f57612cd660c0870187614766565b602001356040517f1362e4a0000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b6000612d3e612d2160c0890189614766565b612d3290606081019060400161474b565b60201c63ffffffff1690565b90506000612d50886020013586613927565b63ffffffff16905067ffffffffffffffff82168114612daf57612d7660c0890189614766565b602001356040517f6dd6a24f000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b612e5587612dc060c08b018b614766565b612dca90806147fe565b8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050505060208b0135612e1060c08d018d614766565b60200135612e2160c08e018e614766565b612e3290606081019060400161474b565b612e3f60c08f018f614766565b612e5090608081019060600161474b565b61394e565b612e9f57612e6660c0890189614766565b602001356040517fdb12fb9d000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b5050505050505050565b612eb660e0820182614502565b9050600003612ec25750565b612fe3612ed260e0830183614502565b6000818110612ee357612ee361448a565b9050602002810190612ef59190614766565b612f03906020810190614845565b612f1060e0840184614502565b6000818110612f2157612f2161448a565b9050602002810190612f339190614766565b612f419060208101906147fe565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612f839250505060e0850185614502565b6000818110612f9457612f9461448a565b9050602002810190612fa69190614766565b60400135612fb760e0860186614502565b6000818110612fc857612fc861448a565b9050602002810190612fda9190614766565b606001356139e5565b61305057612ff460e0820182614502565b60008181106130055761300561448a565b90506020028101906130179190614766565b606001356040517fd740df61000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b60208101356130cf61306560e0840184614502565b60008181106130765761307661448a565b90506020028101906130889190614766565b6040013561309960e0850185614502565b60008181106130aa576130aa61448a565b90506020028101906130bc9190614766565b6130ca906020810190614845565b613a78565b1461210b576130e160e0820182614502565b60008181106130f2576130f261448a565b90506020028101906131049190614766565b606001356040517f82f2469d000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b8385101561318a5781831061316557604051633d386eb360e11b815260040160405180910390fd5b80821061318557604051633588c6d360e11b815260040160405180910390fd5b612b95565b8282106131aa57604051633d386eb360e11b815260040160405180910390fd5b808310612b9557604051633588c6d360e11b815260040160405180910390fd5b600954811061210b576040517fb6052cdf00000000000000000000000000000000000000000000000000000000815260048101829052602401610a64565b6060613212611884565b61322f57604051633788c6c160e11b815260040160405180910390fd5b6000613239611877565b60085490915067ffffffffffffffff808316600160401b909204161461327257604051636fbabc7760e01b815260040160405180910390fd5b6007546040516020016132ad9181527f3100000000000000000000000000000000000000000000000000000000000000602082015260210190565b60405160208183030381529060405291505090565b60008060008060008060008060006132d8613ac6565b60045490915060005b8181101561346a57600481815481106132fc576132fc61448a565b906000526020600020906005020160010160149054906101000a900460ff161561346257600481815481106133335761333361448a565b90600052602060002090600502016004015493506005848154811061335a5761335a61448a565b9060005260206000209060050201600301548961337791906145a2565b9850828160405160200161338c9291906145d9565b60408051601f19818403018152919052805160209091012097506fffffffffffffffffffffffffffffffff80891697506133c79060016145a2565b600585815481106133da576133da61448a565b9060005260206000209060050201600301546133f69190614409565b6134008a89614409565b101561346257600584815481106134195761341961448a565b9060005260206000209060050201600401549550600584815481106134405761344061448a565b906000526020600020906005020160010160149054906101000a900460ff1694505b6001016132e1565b509399929850919650505050505050565b61348361222b565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b6000805b6004548110156135475783600482815481106134f1576134f161448a565b90600052602060002090600502016000015414801561353357506004818154811061351e5761351e61448a565b90600052602060002090600502016003015483145b1561353f579050610666565b6001016134d3565b506040517fd950091500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b613582613b4f565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa336134b2565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610a77576135e481613ba1565b6135ef836020613bb3565b604051602001613600929190614862565b60408051601f198184030181529082905262461bcd60e51b8252610a64916004016148e3565b60008061363587878786613d78565b90508261373a856000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b8260405160200161377c9392919092835260c09190911b77ffffffffffffffffffffffffffffffffffffffffffffffff19166020830152602882015260480190565b6040516020818303038152906040528051906020012091505095945050505050565b6000806137ac868686613dee565b90506138b0836000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b816040516020016138eb92919060c09290921b77ffffffffffffffffffffffffffffffffffffffffffffffff19168252600882015260280190565b60405160208183030381529060405280519060200120915050949350505050565b60006139188284614707565b60ff166001901b905092915050565b600060e083901c613939836020614707565b60ff168163ffffffff16901c91505092915050565b60008061395d86868686613e56565b905060006139b8826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050886001600160a01b03166139ce828a613ea1565b6001600160a01b0316149998505050505050505050565b6000806139f28484613f20565b90506000613a4d826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050866001600160a01b0316613a638288613ea1565b6001600160a01b031614979650505050505050565b60008282604051602001613aa892919091825260601b6bffffffffffffffffffffffff1916602082015260340190565b60405160208183030381529060405280519060200120905092915050565b6060613ad0611884565b613aed57604051633788c6c160e11b815260040160405180910390fd5b6000613af7611877565b60085490915067ffffffffffffffff808316600160401b9092041614613b3057604051636fbabc7760e01b815260040160405180910390fd5b6007546040516020016132ad918152600360fc1b602082015260210190565b60015460ff166118755760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f74207061757365640000000000000000000000006044820152606401610a64565b60606106666001600160a01b03831660145b60606000613bc2836002614409565b613bcd9060026145a2565b67ffffffffffffffff811115613be557613be5614916565b6040519080825280601f01601f191660200182016040528015613c0f576020820181803683370190505b509050600360fc1b81600081518110613c2a57613c2a61448a565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110613c7557613c7561448a565b60200101906001600160f81b031916908160001a9053506000613c99846002614409565b613ca49060016145a2565b90505b6001811115613d29577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110613ce557613ce561448a565b1a60f81b828281518110613cfb57613cfb61448a565b60200101906001600160f81b031916908160001a90535060049490941c93613d228161492c565b9050613ca7565b5083156108625760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610a64565b8260005b8551811015613de5576000613d92600286614462565b15613d9e576000613da1565b60015b9050613dc883888481518110613db957613db961448a565b60200260200101518387613f3c565b9250600185901c9450508080613ddd906144e9565b915050613d7c565b50949350505050565b8160005b8451811015613e4e576000613e08600285614462565b6000149050613e3183878481518110613e2357613e2361448a565b602002602001015183613f9c565b9250600184901c9350508080613e46906144e9565b915050613df2565b509392505050565b604080516020810186905290810184905277ffffffffffffffffffffffffffffffffffffffffffffffff1960c084811b8216606084015283901b166068820152600090607001611ebe565b600080600080613eb085614003565b6040805160008152602081018083528b905260ff8316918101919091526060810184905260808101839052929550909350915060019060a0016020604051602081039080840390855afa158015613f0b573d6000803e3d6000fd5b5050604051601f190151979650505050505050565b6040805160208101849052908101829052600090606001613aa8565b60008215613f7c57604080516020810184905290810186905260608101859052608001604051602081830303815290604052805190602001209050611ed7565b604080516020810184905290810185905260608101869052608001611ebe565b60008115613fd5576040805160208101869052908101849052606001604051602081830303815290604052805190602001209050610862565b5050604080516020808201939093528082019390935280518084038201815260609093019052815191012090565b60008060008351604114614043576040517f4be6321b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50505060208101516040820151606090920151909260009190911a90565b508054600082556005029060005260206000209081019061210b91905b808211156140c657600080825560018201805474ffffffffffffffffffffffffffffffffffffffffff191690556002820181905560038201819055600482015560050161407e565b5090565b6000602082840312156140dc57600080fd5b81356001600160e01b03198116811461086257600080fd5b6001600160a01b038116811461210b57600080fd5b60ff8116811461210b57600080fd5b6000806040838503121561412b57600080fd5b8235614136816140f4565b9150602083013561414681614109565b809150509250929050565b60006020828403121561416357600080fd5b5035919050565b6020808252825182820181905260009190848201906040850190845b818110156141ed576141da838551805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b9284019260c09290920191600101614186565b50909695505050505050565b6000806040838503121561420c57600080fd5b823591506020830135614146816140f4565b803567ffffffffffffffff8116811461423657600080fd5b919050565b6000806040838503121561424e57600080fd5b8235915061425e6020840161421e565b90509250929050565b6000610100828403121561427a57600080fd5b50919050565b60008060006060848603121561429557600080fd5b833567ffffffffffffffff808211156142ad57600080fd5b6142b987838801614267565b945060208601359150808211156142cf57600080fd5b6142db87838801614267565b935060408601359150808211156142f157600080fd5b506142fe86828701614267565b9150509250925092565b60008060006060848603121561431d57600080fd5b833561432881614109565b95602085013595506040909401359392505050565b6000806000806080858703121561435357600080fd5b84359350602085013561436581614109565b93969395505050506040820135916060013590565b60008060006060848603121561438f57600080fd5b833561439a81614109565b925060208401356143aa81614109565b915060408401356143ba81614109565b809150509250925092565b6000806000606084860312156143da57600080fd5b833592506020840135915060408401356143ba81614109565b634e487b7160e01b600052601160045260246000fd5b8082028115828204841417610666576106666143f3565b81810381811115610666576106666143f3565b60006020828403121561444557600080fd5b5051919050565b634e487b7160e01b600052601260045260246000fd5b6000826144715761447161444c565b500690565b6000826144855761448561444c565b500490565b634e487b7160e01b600052603260045260246000fd5b67ffffffffffffffff8181168382160190808211156144c1576144c16143f3565b5092915050565b67ffffffffffffffff8281168282160390808211156144c1576144c16143f3565b6000600182016144fb576144fb6143f3565b5060010190565b6000808335601e1984360301811261451957600080fd5b83018035915067ffffffffffffffff82111561453457600080fd5b6020019150600581901b360382131561454c57600080fd5b9250929050565b60c081016106668284805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b80820180821115610666576106666143f3565b60005b838110156145d05781810151838201526020016145b8565b50506000910152565b600083516145eb8184602088016145b5565b9190910191825250602001919050565b600181815b8085111561463657816000190482111561461c5761461c6143f3565b8085161561462957918102915b93841c9390800290614600565b509250929050565b60008261464d57506001610666565b8161465a57506000610666565b8160018114614670576002811461467a57614696565b6001915050610666565b60ff84111561468b5761468b6143f3565b50506001821b610666565b5060208310610133831016604e8410600b84101617156146b9575081810a610666565b6146c383836145fb565b80600019048211156146d7576146d76143f3565b029392505050565b600061086260ff84168361463e565b60ff8181168382160190811115610666576106666143f3565b60ff8281168282160390811115610666576106666143f3565b61ffff8281168282160390808211156144c1576144c16143f3565b600061086261ffff84168361463e565b60006020828403121561475d57600080fd5b6108628261421e565b60008235607e1983360301811261477c57600080fd5b9190910192915050565b60008060008060008060c0878903121561479f57600080fd5b86516147aa816140f4565b60208801519096506147bb81614109565b60408801519095506147cc81614109565b606088015190945080151581146147e257600080fd5b809350506080870151915060a087015190509295509295509295565b6000808335601e1984360301811261481557600080fd5b83018035915067ffffffffffffffff82111561483057600080fd5b60200191503681900382131561454c57600080fd5b60006020828403121561485757600080fd5b8135610862816140f4565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161489a8160178501602088016145b5565b7f206973206d697373696e6720726f6c652000000000000000000000000000000060179184019182015283516148d78160288401602088016145b5565b01602801949350505050565b60208152600082518060208401526149028160408501602087016145b5565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b60008161493b5761493b6143f3565b50600019019056fea26469706673582212201efd7eee9fc27de513ec937e7bcfeab352a6659448a72106db408d14f4a73f4564736f6c63430008130033", + "numDeployments": 3, + "solcInputHash": "823850fc9cd5102bcd2f6d2624ab2024", + "metadata": "{\"compiler\":{\"version\":\"0.8.19+commit.7dd6d404\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"staking\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"postageContract\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"oracleContract\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AlreadyClaimed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AlreadyCommitted\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AlreadyRevealed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"BatchDoesNotExist\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"BucketDiffers\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CommitRoundNotStarted\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CommitRoundOver\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FirstRevealDone\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"InclusionProofFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"IndexOutsideSet\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidSignatureLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"LastElementCheckFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MustStake2Rounds\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoCommitsReceived\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoMatchingCommit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoReveals\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotClaimPhase\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotCommitPhase\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotMatchingOwner\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotRevealPhase\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotStaked\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPauser\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OutOfDepth\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"name\":\"OutOfDepthClaim\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"OutOfDepthReveal\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PhaseLastBlock\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RandomElementCheckFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"trALast\",\"type\":\"bytes32\"}],\"name\":\"ReserveCheckFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"SigRecoveryFailed\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"SocCalcNotMatching\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"SocVerificationFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"WrongPhase\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"validChunkCount\",\"type\":\"uint256\"}],\"name\":\"ChunkCount\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"roundNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"}],\"name\":\"Committed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"_count\",\"type\":\"uint256\"}],\"name\":\"CountCommits\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"_count\",\"type\":\"uint256\"}],\"name\":\"CountReveals\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"roundNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"anchor\",\"type\":\"bytes32\"}],\"name\":\"CurrentRevealAnchor\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Paused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"roundNumber\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"reserveCommitment\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"}],\"name\":\"Revealed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"previousAdminRole\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newAdminRole\",\"type\":\"bytes32\"}],\"name\":\"RoleAdminChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleGranted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleRevoked\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"}],\"name\":\"TruthSelected\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Unpaused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"components\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"indexed\":false,\"internalType\":\"struct Redistribution.Reveal\",\"name\":\"winner\",\"type\":\"tuple\"}],\"name\":\"WinnerSelected\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"indexInRC\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"chunkAddress\",\"type\":\"bytes32\"}],\"name\":\"transformedChunkAddressFromInclusionProof\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OracleContract\",\"outputs\":[{\"internalType\":\"contract IPriceOracle\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PostageContract\",\"outputs\":[{\"internalType\":\"contract IPostageStamp\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"Stakes\",\"outputs\":[{\"internalType\":\"contract IStakeRegistry\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments2\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment2\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"chunkSpan\",\"type\":\"uint64\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments3\",\"type\":\"bytes32[]\"},{\"components\":[{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"postageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"timeStamp\",\"type\":\"uint64\"}],\"internalType\":\"struct Redistribution.PostageProof\",\"name\":\"postageProof\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"identifier\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"chunkAddr\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.SOCProof[]\",\"name\":\"socProof\",\"type\":\"tuple[]\"}],\"internalType\":\"struct Redistribution.ChunkInclusionProof\",\"name\":\"entryProof1\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments2\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment2\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"chunkSpan\",\"type\":\"uint64\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments3\",\"type\":\"bytes32[]\"},{\"components\":[{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"postageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"timeStamp\",\"type\":\"uint64\"}],\"internalType\":\"struct Redistribution.PostageProof\",\"name\":\"postageProof\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"identifier\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"chunkAddr\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.SOCProof[]\",\"name\":\"socProof\",\"type\":\"tuple[]\"}],\"internalType\":\"struct Redistribution.ChunkInclusionProof\",\"name\":\"entryProof2\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments2\",\"type\":\"bytes32[]\"},{\"internalType\":\"bytes32\",\"name\":\"proveSegment2\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"chunkSpan\",\"type\":\"uint64\"},{\"internalType\":\"bytes32[]\",\"name\":\"proofSegments3\",\"type\":\"bytes32[]\"},{\"components\":[{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"postageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"timeStamp\",\"type\":\"uint64\"}],\"internalType\":\"struct Redistribution.PostageProof\",\"name\":\"postageProof\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"signer\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"identifier\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"chunkAddr\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.SOCProof[]\",\"name\":\"socProof\",\"type\":\"tuple[]\"}],\"internalType\":\"struct Redistribution.ChunkInclusionProof\",\"name\":\"entryProofLast\",\"type\":\"tuple\"}],\"name\":\"claim\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_obfuscatedHash\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"_roundNumber\",\"type\":\"uint64\"}],\"name\":\"commit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentClaimRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentCommitRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"currentCommits\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"revealed\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"obfuscatedHash\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"revealIndex\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentMinimumDepth\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentPhaseClaim\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentPhaseCommit\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentPhaseReveal\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRevealRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"currentReveals\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRound\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRoundAnchor\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"returnVal\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentRoundReveals\",\"outputs\":[{\"components\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"internalType\":\"struct Redistribution.Reveal[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"currentSeed\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"}],\"name\":\"getRoleAdmin\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"grantRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasRole\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"A\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"B\",\"type\":\"bytes32\"},{\"internalType\":\"uint8\",\"name\":\"minimum\",\"type\":\"uint8\"}],\"name\":\"inProximity\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"_depth\",\"type\":\"uint8\"}],\"name\":\"isParticipatingInUpcomingRound\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_overlay\",\"type\":\"bytes32\"}],\"name\":\"isWinner\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"nextSeed\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"paused\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"renounceRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"_depth\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"_hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"_revealNonce\",\"type\":\"bytes32\"}],\"name\":\"reveal\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"revokeRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"_penaltyMultiplierDisagreement\",\"type\":\"uint8\"},{\"internalType\":\"uint8\",\"name\":\"_penaltyMultiplierNonRevealed\",\"type\":\"uint8\"},{\"internalType\":\"uint8\",\"name\":\"_penaltyRandomFactor\",\"type\":\"uint8\"}],\"name\":\"setFreezingParams\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_sampleMaxValue\",\"type\":\"uint256\"}],\"name\":\"setSampleMaxValue\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"unPause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"winner\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint8\",\"name\":\"depth\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"stake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"stakeDensity\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"hash\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_overlay\",\"type\":\"bytes32\"},{\"internalType\":\"uint8\",\"name\":\"_depth\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"_hash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"revealNonce\",\"type\":\"bytes32\"}],\"name\":\"wrapCommit\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"The Swarm Authors\",\"details\":\"Implements a Schelling Co-ordination game to form consensus around the Reserve Commitment hash. This takes place in three phases: _commit_, _reveal_ and _claim_. A node, upon establishing that it _isParticipatingInUpcomingRound_, i.e. it's overlay falls within proximity order of its reported depth with the _currentRoundAnchor_, prepares a \\\"reserve commitment hash\\\" using the chunks it currently stores in its reserve and calculates the \\\"storage depth\\\" (see Bee for details). These values, if calculated honestly, and with the right chunks stored, should be the same for every node in a neighbourhood. This is the Schelling point. Each eligible node can then use these values, together with a random, single use, secret _revealNonce_ and their _overlay_ as the pre-image values for the obsfucated _commit_, using the _wrapCommit_ method. Once the _commit_ round has elapsed, participating nodes must provide the values used to calculate their obsfucated _commit_ hash, which, once verified for correctness and proximity to the anchor are retained in the _currentReveals_. Nodes that have committed but do not reveal the correct values used to create the pre-image will have their stake \\\"frozen\\\" for a period of rounds proportional to their reported depth. During the _reveal_ round, randomness is updated after every successful reveal. Once the reveal round is concluded, the _currentRoundAnchor_ is updated and users can determine if they will be eligible their overlay will be eligible for the next commit phase using _isParticipatingInUpcomingRound_. When the _reveal_ phase has been concluded, the claim phase can begin. At this point, the truth teller and winner are already determined. By calling _isWinner_, an applicant node can run the relevant logic to determine if they have been selected as the beneficiary of this round. When calling _claim_, the current pot from the PostageStamp contract is withdrawn and transferred to that beneficiaries address. Nodes that have revealed values that differ from the truth, have their stakes \\\"frozen\\\" for a period of rounds proportional to their reported depth.\",\"events\":{\"ChunkCount(uint256)\":{\"details\":\"Emit from Postagestamp contract valid chunk count at the end of claim\"},\"Committed(uint256,bytes32)\":{\"details\":\"Logs that an overlay has committed\"},\"CountCommits(uint256)\":{\"details\":\"Emits the number of commits being processed by the claim phase.\"},\"CountReveals(uint256)\":{\"details\":\"Emits the number of reveals being processed by the claim phase.\"},\"CurrentRevealAnchor(uint256,bytes32)\":{\"details\":\"Bytes32 anhor of current reveal round\"},\"Paused(address)\":{\"details\":\"Emitted when the pause is triggered by `account`.\"},\"Revealed(uint256,bytes32,uint256,uint256,bytes32,uint8)\":{\"details\":\"Logs that an overlay has revealed\"},\"RoleAdminChanged(bytes32,bytes32,bytes32)\":{\"details\":\"Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole` `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite {RoleAdminChanged} not being emitted signaling this. _Available since v3.1._\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call, an admin role bearer except when using {AccessControl-_setupRole}.\"},\"RoleRevoked(bytes32,address,address)\":{\"details\":\"Emitted when `account` is revoked `role`. `sender` is the account that originated the contract call: - if using `revokeRole`, it is the admin role bearer - if using `renounceRole`, it is the role bearer (i.e. `account`)\"},\"TruthSelected(bytes32,uint8)\":{\"details\":\"Emitted when the truth oracle of a round is selected in the claim phase.\"},\"Unpaused(address)\":{\"details\":\"Emitted when the pause is lifted by `account`.\"},\"WinnerSelected((bytes32,address,uint8,uint256,uint256,bytes32))\":{\"details\":\"Emitted when the winner of a round is selected in the claim phase\"},\"transformedChunkAddressFromInclusionProof(uint256,bytes32)\":{\"details\":\"Logs for inclusion proof\"}},\"kind\":\"dev\",\"methods\":{\"commit(bytes32,uint64)\":{\"details\":\"If a node's overlay is _inProximity_(_depth_) of the _currentRoundAnchor_, that node may compute an _obfuscatedHash_ by providing their _overlay_, reported storage _depth_, reserve commitment _hash_ and a randomly generated, and secret _revealNonce_ to the _wrapCommit_ method.\",\"params\":{\"_obfuscatedHash\":\"The calculated hash resultant of the required pre-image values. and be derived from the same key pair as the message sender.\",\"_roundNumber\":\"Node needs to provide round number for which commit is valid\"}},\"constructor\":{\"params\":{\"oracleContract\":\"the address of the linked PriceOracle contract.\",\"postageContract\":\"the address of the linked PostageStamp contract.\",\"staking\":\"the address of the linked Staking contract.\"}},\"currentRoundAnchor()\":{\"details\":\"A node must be within proximity order of less than or equal to the storage depth they intend to report.\"},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"grantRole(bytes32,address)\":{\"details\":\"Grants `role` to `account`. If `account` had not been already granted `role`, emits a {RoleGranted} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleGranted} event.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"inProximity(bytes32,bytes32,uint8)\":{\"params\":{\"A\":\"An overlay address to compare.\",\"B\":\"An overlay address to compare.\",\"minimum\":\"Minimum proximity order.\"}},\"isParticipatingInUpcomingRound(address,uint8)\":{\"params\":{\"_depth\":\"The storage depth the applicant intends to report.\",\"_owner\":\"The address of the applicant from.\"}},\"isWinner(bytes32)\":{\"params\":{\"_overlay\":\"The overlay address of the applicant.\"}},\"pause()\":{\"details\":\"Pause the contract. The contract is provably stopped by renouncing the pauser role and the admin role after pausing, can only be called by the `PAUSER`\"},\"paused()\":{\"details\":\"Returns true if the contract is paused, and false otherwise.\"},\"renounceRole(bytes32,address)\":{\"details\":\"Revokes `role` from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `account`. May emit a {RoleRevoked} event.\"},\"reveal(uint8,bytes32,bytes32)\":{\"params\":{\"_depth\":\"The reported depth.\",\"_hash\":\"The reserve commitment hash.\",\"_revealNonce\":\"The nonce used to generate the commit that is being revealed.\"}},\"revokeRole(bytes32,address)\":{\"details\":\"Revokes `role` from `account`. If `account` had been granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleRevoked} event.\"},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"unPause()\":{\"details\":\"Unpause the contract, can only be called by the pauser when paused\"},\"wrapCommit(bytes32,uint8,bytes32,bytes32)\":{\"details\":\"_revealNonce_ must be randomly generated, used once and kept secret until the reveal phase.\",\"params\":{\"_depth\":\"The reported depth.\",\"_hash\":\"The reserve commitment hash.\",\"_overlay\":\"The overlay address of the applicant.\",\"revealNonce\":\"A random, single use, secret nonce.\"}}},\"title\":\"Redistribution contract\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"claim((bytes32[],bytes32,bytes32[],bytes32,uint64,bytes32[],(bytes,bytes32,uint64,uint64),(address,bytes,bytes32,bytes32)[]),(bytes32[],bytes32,bytes32[],bytes32,uint64,bytes32[],(bytes,bytes32,uint64,uint64),(address,bytes,bytes32,bytes32)[]),(bytes32[],bytes32,bytes32[],bytes32,uint64,bytes32[],(bytes,bytes32,uint64,uint64),(address,bytes,bytes32,bytes32)[]))\":{\"notice\":\"Helper function to get this round truth\"},\"commit(bytes32,uint64)\":{\"notice\":\"Begin application for a round if eligible. Commit a hashed value for which the pre-image will be subsequently revealed.\"},\"currentMinimumDepth()\":{\"notice\":\"Returns minimum depth reveal has to have to participate in this round\"},\"currentPhaseClaim()\":{\"notice\":\"Returns true if current block is during claim phase.\"},\"currentPhaseCommit()\":{\"notice\":\"Returns true if current block is during commit phase.\"},\"currentPhaseReveal()\":{\"notice\":\"Returns true if current block is during reveal phase.\"},\"currentRound()\":{\"notice\":\"The number of the current round.\"},\"currentRoundAnchor()\":{\"notice\":\"The anchor used to determine eligibility for the current round.\"},\"currentRoundReveals()\":{\"notice\":\"Returns true if current block is during reveal phase.\"},\"currentSeed()\":{\"notice\":\"Returns the current random seed which is used to determine later utilised random numbers. If rounds have elapsed without reveals, hash the seed with an incremented nonce to produce a new random seed and hence a new round anchor.\"},\"inProximity(bytes32,bytes32,uint8)\":{\"notice\":\"Returns true if an overlay address _A_ is within proximity order _minimum_ of _B_.\"},\"isParticipatingInUpcomingRound(address,uint8)\":{\"notice\":\"Determine if a the owner of a given overlay can participate in the upcoming round.\"},\"isWinner(bytes32)\":{\"notice\":\"Determine if a the owner of a given overlay will be the beneficiary of the claim phase.\"},\"nextSeed()\":{\"notice\":\"Returns the seed which will become current once the next commit phase begins. Used to determine what the next round's anchor will be.\"},\"reveal(uint8,bytes32,bytes32)\":{\"notice\":\"Reveal the pre-image values used to generate commit provided during this round's commit phase.\"},\"setFreezingParams(uint8,uint8,uint8)\":{\"notice\":\"Set freezing parameters\"},\"setSampleMaxValue(uint256)\":{\"notice\":\"changes the max sample value used for reserve estimation\"},\"wrapCommit(bytes32,uint8,bytes32,bytes32)\":{\"notice\":\"Hash the pre-image values to the obsfucated hash.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/Redistribution.sol\":\"Redistribution\"},\"evmVersion\":\"paris\",\"libraries\":{\":__CACHE_BREAKER__\":\"0x00000000d41867734bbee4c6863d9255b2b06ac1\"},\"metadata\":{\"bytecodeHash\":\"ipfs\",\"useLiteralContent\":true},\"optimizer\":{\"enabled\":true,\"runs\":1000},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (access/AccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IAccessControl.sol\\\";\\nimport \\\"../utils/Context.sol\\\";\\nimport \\\"../utils/Strings.sol\\\";\\nimport \\\"../utils/introspection/ERC165.sol\\\";\\n\\n/**\\n * @dev Contract module that allows children to implement role-based access\\n * control mechanisms. This is a lightweight version that doesn't allow enumerating role\\n * members except through off-chain means by accessing the contract event logs. Some\\n * applications may benefit from on-chain enumerability, for those cases see\\n * {AccessControlEnumerable}.\\n *\\n * Roles are referred to by their `bytes32` identifier. These should be exposed\\n * in the external API and be unique. The best way to achieve this is by\\n * using `public constant` hash digests:\\n *\\n * ```\\n * bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\");\\n * ```\\n *\\n * Roles can be used to represent a set of permissions. To restrict access to a\\n * function call, use {hasRole}:\\n *\\n * ```\\n * function foo() public {\\n * require(hasRole(MY_ROLE, msg.sender));\\n * ...\\n * }\\n * ```\\n *\\n * Roles can be granted and revoked dynamically via the {grantRole} and\\n * {revokeRole} functions. Each role has an associated admin role, and only\\n * accounts that have a role's admin role can call {grantRole} and {revokeRole}.\\n *\\n * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means\\n * that only accounts with this role will be able to grant or revoke other\\n * roles. More complex role relationships can be created by using\\n * {_setRoleAdmin}.\\n *\\n * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to\\n * grant and revoke this role. Extra precautions should be taken to secure\\n * accounts that have been granted it.\\n */\\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\\n struct RoleData {\\n mapping(address => bool) members;\\n bytes32 adminRole;\\n }\\n\\n mapping(bytes32 => RoleData) private _roles;\\n\\n bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;\\n\\n /**\\n * @dev Modifier that checks that an account has a specific role. Reverts\\n * with a standardized message including the required role.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n *\\n * _Available since v4.1._\\n */\\n modifier onlyRole(bytes32 role) {\\n _checkRole(role);\\n _;\\n }\\n\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IAccessControl).interfaceId || super.supportsInterface(interfaceId);\\n }\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) public view virtual override returns (bool) {\\n return _roles[role].members[account];\\n }\\n\\n /**\\n * @dev Revert with a standard message if `_msgSender()` is missing `role`.\\n * Overriding this function changes the behavior of the {onlyRole} modifier.\\n *\\n * Format of the revert message is described in {_checkRole}.\\n *\\n * _Available since v4.6._\\n */\\n function _checkRole(bytes32 role) internal view virtual {\\n _checkRole(role, _msgSender());\\n }\\n\\n /**\\n * @dev Revert with a standard message if `account` is missing `role`.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n */\\n function _checkRole(bytes32 role, address account) internal view virtual {\\n if (!hasRole(role, account)) {\\n revert(\\n string(\\n abi.encodePacked(\\n \\\"AccessControl: account \\\",\\n Strings.toHexString(account),\\n \\\" is missing role \\\",\\n Strings.toHexString(uint256(role), 32)\\n )\\n )\\n );\\n }\\n }\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {\\n return _roles[role].adminRole;\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been revoked `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function renounceRole(bytes32 role, address account) public virtual override {\\n require(account == _msgSender(), \\\"AccessControl: can only renounce roles for self\\\");\\n\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event. Note that unlike {grantRole}, this function doesn't perform any\\n * checks on the calling account.\\n *\\n * May emit a {RoleGranted} event.\\n *\\n * [WARNING]\\n * ====\\n * This function should only be called from the constructor when setting\\n * up the initial roles for the system.\\n *\\n * Using this function in any other way is effectively circumventing the admin\\n * system imposed by {AccessControl}.\\n * ====\\n *\\n * NOTE: This function is deprecated in favor of {_grantRole}.\\n */\\n function _setupRole(bytes32 role, address account) internal virtual {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Sets `adminRole` as ``role``'s admin role.\\n *\\n * Emits a {RoleAdminChanged} event.\\n */\\n function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {\\n bytes32 previousAdminRole = getRoleAdmin(role);\\n _roles[role].adminRole = adminRole;\\n emit RoleAdminChanged(role, previousAdminRole, adminRole);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function _grantRole(bytes32 role, address account) internal virtual {\\n if (!hasRole(role, account)) {\\n _roles[role].members[account] = true;\\n emit RoleGranted(role, account, _msgSender());\\n }\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function _revokeRole(bytes32 role, address account) internal virtual {\\n if (hasRole(role, account)) {\\n _roles[role].members[account] = false;\\n emit RoleRevoked(role, account, _msgSender());\\n }\\n }\\n}\\n\",\"keccak256\":\"0x67e3daf189111d6d5b0464ed09cf9f0605a22c4b965a7fcecd707101faff008a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev External interface of AccessControl declared to support ERC165 detection.\\n */\\ninterface IAccessControl {\\n /**\\n * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\\n *\\n * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\\n * {RoleAdminChanged} not being emitted signaling this.\\n *\\n * _Available since v3.1._\\n */\\n event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);\\n\\n /**\\n * @dev Emitted when `account` is granted `role`.\\n *\\n * `sender` is the account that originated the contract call, an admin role\\n * bearer except when using {AccessControl-_setupRole}.\\n */\\n event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Emitted when `account` is revoked `role`.\\n *\\n * `sender` is the account that originated the contract call:\\n * - if using `revokeRole`, it is the admin role bearer\\n * - if using `renounceRole`, it is the role bearer (i.e. `account`)\\n */\\n event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) external view returns (bool);\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {AccessControl-_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) external view returns (bytes32);\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function grantRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function revokeRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been granted `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n */\\n function renounceRole(bytes32 role, address account) external;\\n}\\n\",\"keccak256\":\"0x59ce320a585d7e1f163cd70390a0ef2ff9cec832e2aa544293a00692465a7a57\",\"license\":\"MIT\"},\"@openzeppelin/contracts/security/Pausable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"../utils/Context.sol\\\";\\n\\n/**\\n * @dev Contract module which allows children to implement an emergency stop\\n * mechanism that can be triggered by an authorized account.\\n *\\n * This module is used through inheritance. It will make available the\\n * modifiers `whenNotPaused` and `whenPaused`, which can be applied to\\n * the functions of your contract. Note that they will not be pausable by\\n * simply including this module, only once the modifiers are put in place.\\n */\\nabstract contract Pausable is Context {\\n /**\\n * @dev Emitted when the pause is triggered by `account`.\\n */\\n event Paused(address account);\\n\\n /**\\n * @dev Emitted when the pause is lifted by `account`.\\n */\\n event Unpaused(address account);\\n\\n bool private _paused;\\n\\n /**\\n * @dev Initializes the contract in unpaused state.\\n */\\n constructor() {\\n _paused = false;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is not paused.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n modifier whenNotPaused() {\\n _requireNotPaused();\\n _;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is paused.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n modifier whenPaused() {\\n _requirePaused();\\n _;\\n }\\n\\n /**\\n * @dev Returns true if the contract is paused, and false otherwise.\\n */\\n function paused() public view virtual returns (bool) {\\n return _paused;\\n }\\n\\n /**\\n * @dev Throws if the contract is paused.\\n */\\n function _requireNotPaused() internal view virtual {\\n require(!paused(), \\\"Pausable: paused\\\");\\n }\\n\\n /**\\n * @dev Throws if the contract is not paused.\\n */\\n function _requirePaused() internal view virtual {\\n require(paused(), \\\"Pausable: not paused\\\");\\n }\\n\\n /**\\n * @dev Triggers stopped state.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n function _pause() internal virtual whenNotPaused {\\n _paused = true;\\n emit Paused(_msgSender());\\n }\\n\\n /**\\n * @dev Returns to normal state.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n function _unpause() internal virtual whenPaused {\\n _paused = false;\\n emit Unpaused(_msgSender());\\n }\\n}\\n\",\"keccak256\":\"0x0849d93b16c9940beb286a7864ed02724b248b93e0d80ef6355af5ef15c64773\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Context.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Provides information about the current execution context, including the\\n * sender of the transaction and its data. While these are generally available\\n * via msg.sender and msg.data, they should not be accessed in such a direct\\n * manner, since when dealing with meta-transactions the account sending and\\n * paying for execution may not be the actual sender (as far as an application\\n * is concerned).\\n *\\n * This contract is only required for intermediate, library-like contracts.\\n */\\nabstract contract Context {\\n function _msgSender() internal view virtual returns (address) {\\n return msg.sender;\\n }\\n\\n function _msgData() internal view virtual returns (bytes calldata) {\\n return msg.data;\\n }\\n}\\n\",\"keccak256\":\"0xe2e337e6dde9ef6b680e07338c493ebea1b5fd09b43424112868e9cc1706bca7\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Strings.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/Strings.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./math/Math.sol\\\";\\n\\n/**\\n * @dev String operations.\\n */\\nlibrary Strings {\\n bytes16 private constant _SYMBOLS = \\\"0123456789abcdef\\\";\\n uint8 private constant _ADDRESS_LENGTH = 20;\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` decimal representation.\\n */\\n function toString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n uint256 length = Math.log10(value) + 1;\\n string memory buffer = new string(length);\\n uint256 ptr;\\n /// @solidity memory-safe-assembly\\n assembly {\\n ptr := add(buffer, add(32, length))\\n }\\n while (true) {\\n ptr--;\\n /// @solidity memory-safe-assembly\\n assembly {\\n mstore8(ptr, byte(mod(value, 10), _SYMBOLS))\\n }\\n value /= 10;\\n if (value == 0) break;\\n }\\n return buffer;\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.\\n */\\n function toHexString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n return toHexString(value, Math.log256(value) + 1);\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.\\n */\\n function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {\\n bytes memory buffer = new bytes(2 * length + 2);\\n buffer[0] = \\\"0\\\";\\n buffer[1] = \\\"x\\\";\\n for (uint256 i = 2 * length + 1; i > 1; --i) {\\n buffer[i] = _SYMBOLS[value & 0xf];\\n value >>= 4;\\n }\\n require(value == 0, \\\"Strings: hex length insufficient\\\");\\n return string(buffer);\\n }\\n\\n /**\\n * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.\\n */\\n function toHexString(address addr) internal pure returns (string memory) {\\n return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);\\n }\\n}\\n\",\"keccak256\":\"0xa4d1d62251f8574deb032a35fc948386a9b4de74b812d4f545a1ac120486b48a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IERC165.sol\\\";\\n\\n/**\\n * @dev Implementation of the {IERC165} interface.\\n *\\n * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check\\n * for the additional interface id that will be supported. For example:\\n *\\n * ```solidity\\n * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n * return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\\n * }\\n * ```\\n *\\n * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.\\n */\\nabstract contract ERC165 is IERC165 {\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IERC165).interfaceId;\\n }\\n}\\n\",\"keccak256\":\"0xd10975de010d89fd1c78dc5e8a9a7e7f496198085c151648f20cba166b32582b\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Interface of the ERC165 standard, as defined in the\\n * https://eips.ethereum.org/EIPS/eip-165[EIP].\\n *\\n * Implementers can declare support of contract interfaces, which can then be\\n * queried by others ({ERC165Checker}).\\n *\\n * For an implementation, see {ERC165}.\\n */\\ninterface IERC165 {\\n /**\\n * @dev Returns true if this contract implements the interface defined by\\n * `interfaceId`. See the corresponding\\n * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]\\n * to learn more about how these ids are created.\\n *\\n * This function call must use less than 30 000 gas.\\n */\\n function supportsInterface(bytes4 interfaceId) external view returns (bool);\\n}\\n\",\"keccak256\":\"0x447a5f3ddc18419d41ff92b3773fb86471b1db25773e07f877f548918a185bf1\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/math/Math.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Standard math utilities missing in the Solidity language.\\n */\\nlibrary Math {\\n enum Rounding {\\n Down, // Toward negative infinity\\n Up, // Toward infinity\\n Zero // Toward zero\\n }\\n\\n /**\\n * @dev Returns the largest of two numbers.\\n */\\n function max(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a > b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the smallest of two numbers.\\n */\\n function min(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a < b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the average of two numbers. The result is rounded towards\\n * zero.\\n */\\n function average(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b) / 2 can overflow.\\n return (a & b) + (a ^ b) / 2;\\n }\\n\\n /**\\n * @dev Returns the ceiling of the division of two numbers.\\n *\\n * This differs from standard division with `/` in that it rounds up instead\\n * of rounding down.\\n */\\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b - 1) / b can overflow on addition, so we distribute.\\n return a == 0 ? 0 : (a - 1) / b + 1;\\n }\\n\\n /**\\n * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0\\n * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)\\n * with further edits by Uniswap Labs also under MIT license.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator\\n ) internal pure returns (uint256 result) {\\n unchecked {\\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use\\n // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\\n // variables such that product = prod1 * 2^256 + prod0.\\n uint256 prod0; // Least significant 256 bits of the product\\n uint256 prod1; // Most significant 256 bits of the product\\n assembly {\\n let mm := mulmod(x, y, not(0))\\n prod0 := mul(x, y)\\n prod1 := sub(sub(mm, prod0), lt(mm, prod0))\\n }\\n\\n // Handle non-overflow cases, 256 by 256 division.\\n if (prod1 == 0) {\\n return prod0 / denominator;\\n }\\n\\n // Make sure the result is less than 2^256. Also prevents denominator == 0.\\n require(denominator > prod1);\\n\\n ///////////////////////////////////////////////\\n // 512 by 256 division.\\n ///////////////////////////////////////////////\\n\\n // Make division exact by subtracting the remainder from [prod1 prod0].\\n uint256 remainder;\\n assembly {\\n // Compute remainder using mulmod.\\n remainder := mulmod(x, y, denominator)\\n\\n // Subtract 256 bit number from 512 bit number.\\n prod1 := sub(prod1, gt(remainder, prod0))\\n prod0 := sub(prod0, remainder)\\n }\\n\\n // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.\\n // See https://cs.stackexchange.com/q/138556/92363.\\n\\n // Does not overflow because the denominator cannot be zero at this stage in the function.\\n uint256 twos = denominator & (~denominator + 1);\\n assembly {\\n // Divide denominator by twos.\\n denominator := div(denominator, twos)\\n\\n // Divide [prod1 prod0] by twos.\\n prod0 := div(prod0, twos)\\n\\n // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.\\n twos := add(div(sub(0, twos), twos), 1)\\n }\\n\\n // Shift in bits from prod1 into prod0.\\n prod0 |= prod1 * twos;\\n\\n // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such\\n // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for\\n // four bits. That is, denominator * inv = 1 mod 2^4.\\n uint256 inverse = (3 * denominator) ^ 2;\\n\\n // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works\\n // in modular arithmetic, doubling the correct bits in each step.\\n inverse *= 2 - denominator * inverse; // inverse mod 2^8\\n inverse *= 2 - denominator * inverse; // inverse mod 2^16\\n inverse *= 2 - denominator * inverse; // inverse mod 2^32\\n inverse *= 2 - denominator * inverse; // inverse mod 2^64\\n inverse *= 2 - denominator * inverse; // inverse mod 2^128\\n inverse *= 2 - denominator * inverse; // inverse mod 2^256\\n\\n // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.\\n // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is\\n // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1\\n // is no longer required.\\n result = prod0 * inverse;\\n return result;\\n }\\n }\\n\\n /**\\n * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator,\\n Rounding rounding\\n ) internal pure returns (uint256) {\\n uint256 result = mulDiv(x, y, denominator);\\n if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {\\n result += 1;\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.\\n *\\n * Inspired by Henry S. Warren, Jr.'s \\\"Hacker's Delight\\\" (Chapter 11).\\n */\\n function sqrt(uint256 a) internal pure returns (uint256) {\\n if (a == 0) {\\n return 0;\\n }\\n\\n // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.\\n //\\n // We know that the \\\"msb\\\" (most significant bit) of our target number `a` is a power of 2 such that we have\\n // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.\\n //\\n // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`\\n // \\u2192 `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`\\n // \\u2192 `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`\\n //\\n // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.\\n uint256 result = 1 << (log2(a) >> 1);\\n\\n // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,\\n // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at\\n // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision\\n // into the expected uint128 result.\\n unchecked {\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n return min(result, a / result);\\n }\\n }\\n\\n /**\\n * @notice Calculates sqrt(a), following the selected rounding direction.\\n */\\n function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = sqrt(a);\\n return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 2, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 128;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 64;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 32;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 16;\\n }\\n if (value >> 8 > 0) {\\n value >>= 8;\\n result += 8;\\n }\\n if (value >> 4 > 0) {\\n value >>= 4;\\n result += 4;\\n }\\n if (value >> 2 > 0) {\\n value >>= 2;\\n result += 2;\\n }\\n if (value >> 1 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 2, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log2(value);\\n return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 10, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >= 10**64) {\\n value /= 10**64;\\n result += 64;\\n }\\n if (value >= 10**32) {\\n value /= 10**32;\\n result += 32;\\n }\\n if (value >= 10**16) {\\n value /= 10**16;\\n result += 16;\\n }\\n if (value >= 10**8) {\\n value /= 10**8;\\n result += 8;\\n }\\n if (value >= 10**4) {\\n value /= 10**4;\\n result += 4;\\n }\\n if (value >= 10**2) {\\n value /= 10**2;\\n result += 2;\\n }\\n if (value >= 10**1) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log10(value);\\n return result + (rounding == Rounding.Up && 10**result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 256, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n *\\n * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.\\n */\\n function log256(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 16;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 8;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 4;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 2;\\n }\\n if (value >> 8 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log256(value);\\n return result + (rounding == Rounding.Up && 1 << (result * 8) < value ? 1 : 0);\\n }\\n }\\n}\\n\",\"keccak256\":\"0xa1e8e83cd0087785df04ac79fb395d9f3684caeaf973d9e2c71caef723a3a5d6\",\"license\":\"MIT\"},\"src/Redistribution.sol\":{\"content\":\"// SPDX-License-Identifier: BSD-3-Clause\\npragma solidity ^0.8.19;\\nimport \\\"@openzeppelin/contracts/access/AccessControl.sol\\\";\\nimport \\\"@openzeppelin/contracts/security/Pausable.sol\\\";\\nimport \\\"./Util/TransformedChunkProof.sol\\\";\\nimport \\\"./Util/ChunkProof.sol\\\";\\nimport \\\"./Util/Signatures.sol\\\";\\nimport \\\"./interface/IPostageStamp.sol\\\";\\n\\ninterface IPriceOracle {\\n function adjustPrice(uint16 redundancy) external;\\n}\\n\\ninterface IStakeRegistry {\\n struct Stake {\\n bytes32 overlay;\\n uint256 stakeAmount;\\n uint256 lastUpdatedBlockNumber;\\n bool isValue;\\n }\\n\\n function freezeDeposit(address _owner, uint256 _time) external;\\n\\n function lastUpdatedBlockNumberOfAddress(address _owner) external view returns (uint256);\\n\\n function overlayOfAddress(address _owner) external view returns (bytes32);\\n\\n function nodeEffectiveStake(address _owner) external view returns (uint256);\\n\\n function getStakeStruct(address _owner) external view returns (Stake memory);\\n}\\n\\n/**\\n * @title Redistribution contract\\n * @author The Swarm Authors\\n * @dev Implements a Schelling Co-ordination game to form consensus around the Reserve Commitment hash. This takes\\n * place in three phases: _commit_, _reveal_ and _claim_.\\n *\\n * A node, upon establishing that it _isParticipatingInUpcomingRound_, i.e. it's overlay falls within proximity order\\n * of its reported depth with the _currentRoundAnchor_, prepares a \\\"reserve commitment hash\\\" using the chunks\\n * it currently stores in its reserve and calculates the \\\"storage depth\\\" (see Bee for details). These values, if calculated\\n * honestly, and with the right chunks stored, should be the same for every node in a neighbourhood. This is the Schelling point.\\n * Each eligible node can then use these values, together with a random, single use, secret _revealNonce_ and their\\n * _overlay_ as the pre-image values for the obsfucated _commit_, using the _wrapCommit_ method.\\n *\\n * Once the _commit_ round has elapsed, participating nodes must provide the values used to calculate their obsfucated\\n * _commit_ hash, which, once verified for correctness and proximity to the anchor are retained in the _currentReveals_.\\n * Nodes that have committed but do not reveal the correct values used to create the pre-image will have their stake\\n * \\\"frozen\\\" for a period of rounds proportional to their reported depth.\\n *\\n * During the _reveal_ round, randomness is updated after every successful reveal. Once the reveal round is concluded,\\n * the _currentRoundAnchor_ is updated and users can determine if they will be eligible their overlay will be eligible\\n * for the next commit phase using _isParticipatingInUpcomingRound_.\\n *\\n * When the _reveal_ phase has been concluded, the claim phase can begin. At this point, the truth teller and winner\\n * are already determined. By calling _isWinner_, an applicant node can run the relevant logic to determine if they have\\n * been selected as the beneficiary of this round. When calling _claim_, the current pot from the PostageStamp contract\\n * is withdrawn and transferred to that beneficiaries address. Nodes that have revealed values that differ from the truth,\\n * have their stakes \\\"frozen\\\" for a period of rounds proportional to their reported depth.\\n */\\n\\ncontract Redistribution is AccessControl, Pausable {\\n // ----------------------------- Type declarations ------------------------------\\n\\n // An eligible user may commit to an _obfuscatedHash_ during the commit phase...\\n struct Commit {\\n bytes32 overlay;\\n address owner;\\n bool revealed;\\n uint256 stake;\\n bytes32 obfuscatedHash;\\n uint256 revealIndex;\\n }\\n // ...then provide the actual values that are the constituents of the pre-image of the _obfuscatedHash_\\n // during the reveal phase.\\n struct Reveal {\\n bytes32 overlay;\\n address owner;\\n uint8 depth;\\n uint256 stake;\\n uint256 stakeDensity;\\n bytes32 hash;\\n }\\n\\n struct ChunkInclusionProof {\\n bytes32[] proofSegments;\\n bytes32 proveSegment;\\n // _RCspan is known for RC 32*32\\n\\n // Inclusion proof of transformed address\\n bytes32[] proofSegments2;\\n bytes32 proveSegment2;\\n // proveSegmentIndex2 known from deterministic random selection;\\n uint64 chunkSpan;\\n bytes32[] proofSegments3;\\n // _proveSegment3 known, is equal _proveSegment2\\n // proveSegmentIndex3 know, is equal _proveSegmentIndex2;\\n // chunkSpan2 is equal to chunkSpan (as the data is the same)\\n //\\n PostageProof postageProof;\\n SOCProof[] socProof;\\n }\\n\\n struct SOCProof {\\n address signer; // signer Ethereum address to check against\\n bytes signature;\\n bytes32 identifier; //\\n bytes32 chunkAddr; // wrapped chunk address\\n }\\n\\n struct PostageProof {\\n bytes signature;\\n bytes32 postageId;\\n uint64 index;\\n uint64 timeStamp;\\n // address signer; it is provided by the postage stamp contract\\n // bytes32 chunkAddr; it equals to the proveSegment argument\\n }\\n\\n // The address of the linked PostageStamp contract.\\n IPostageStamp public PostageContract;\\n // The address of the linked PriceOracle contract.\\n IPriceOracle public OracleContract;\\n // The address of the linked Staking contract.\\n IStakeRegistry public Stakes;\\n\\n // Commits for the current round.\\n Commit[] public currentCommits;\\n // Reveals for the current round.\\n Reveal[] public currentReveals;\\n\\n // The current anchor that being processed for the reveal and claim phases of the round.\\n bytes32 private currentRevealRoundAnchor;\\n\\n // The current random value from which we will random.\\n // inputs for selection of the truth teller and beneficiary.\\n bytes32 private seed;\\n\\n // The number of the currently active round phases.\\n uint64 public currentCommitRound;\\n uint64 public currentRevealRound;\\n uint64 public currentClaimRound;\\n\\n // Settings for slashing and freezing\\n uint8 private penaltyMultiplierDisagreement = 1;\\n uint8 private penaltyMultiplierNonRevealed = 2;\\n uint8 private penaltyRandomFactor = 100; // Use 100 as value to ignore random factor in freezing penalty\\n\\n // alpha=0.097612 beta=0.0716570 k=16\\n uint256 private sampleMaxValue = 1284401000000000000000000000000000000000000000000000000000000000000000000;\\n\\n // The reveal of the winner of the last round.\\n Reveal public winner;\\n\\n // The length of a round in blocks.\\n uint256 private constant ROUND_LENGTH = 152;\\n\\n // Maximum value of the keccack256 hash.\\n bytes32 private constant MAX_H = 0x00000000000000000000000000000000ffffffffffffffffffffffffffffffff;\\n\\n // Role allowed to pause.\\n bytes32 private immutable PAUSER_ROLE;\\n\\n // ----------------------------- Events ------------------------------\\n\\n /**\\n * @dev Emitted when the winner of a round is selected in the claim phase\\n */\\n event WinnerSelected(Reveal winner);\\n\\n /**\\n * @dev Emitted when the truth oracle of a round is selected in the claim phase.\\n */\\n event TruthSelected(bytes32 hash, uint8 depth);\\n\\n // Next two events to be removed after testing phase pending some other usefulness being found.\\n /**\\n * @dev Emits the number of commits being processed by the claim phase.\\n */\\n event CountCommits(uint256 _count);\\n\\n /**\\n * @dev Emits the number of reveals being processed by the claim phase.\\n */\\n event CountReveals(uint256 _count);\\n\\n /**\\n * @dev Logs that an overlay has committed\\n */\\n event Committed(uint256 roundNumber, bytes32 overlay);\\n /**\\n * @dev Emit from Postagestamp contract valid chunk count at the end of claim\\n */\\n event ChunkCount(uint256 validChunkCount);\\n\\n /**\\n * @dev Bytes32 anhor of current reveal round\\n */\\n event CurrentRevealAnchor(uint256 roundNumber, bytes32 anchor);\\n\\n /**\\n * @dev Logs that an overlay has revealed\\n */\\n event Revealed(\\n uint256 roundNumber,\\n bytes32 overlay,\\n uint256 stake,\\n uint256 stakeDensity,\\n bytes32 reserveCommitment,\\n uint8 depth\\n );\\n\\n /**\\n * @dev Logs for inclusion proof\\n */\\n event transformedChunkAddressFromInclusionProof(uint256 indexInRC, bytes32 chunkAddress);\\n\\n // ----------------------------- Errors ------------------------------\\n\\n error NotCommitPhase(); // Game is not in commit phase\\n error NoCommitsReceived(); // Round didn't receive any commits\\n error PhaseLastBlock(); // We don't permit commits in last block of the phase\\n error CommitRoundOver(); // Commit phase in this round is over\\n error CommitRoundNotStarted(); // Commit phase in this round has not started yet\\n error NotMatchingOwner(); // Sender of commit is not matching the overlay address\\n error MustStake2Rounds(); // Before entering the game node must stake 2 rounds prior\\n error NotStaked(); // Node didn't add any staking\\n error WrongPhase(); // Checking in wrong phase, need to check duing claim phase of current round for next round or commit in current round\\n error AlreadyCommitted(); // Node already committed in this round\\n error NotRevealPhase(); // Game is not in reveal phase\\n error OutOfDepthReveal(bytes32); // Anchor is out of reported depth in Reveal phase, anchor data available as argument\\n error OutOfDepthClaim(uint8); // Anchor is out of reported depth in Claim phase, entryProof index is argument\\n error OutOfDepth(); // Anchor is out of reported depth\\n error AlreadyRevealed(); // Node already revealed\\n error NoMatchingCommit(); // No matching commit and hash\\n error NotClaimPhase(); // Game is not in the claim phase\\n error NoReveals(); // Round did not receive any reveals\\n error FirstRevealDone(); // We don't want to return value after first reveal\\n error AlreadyClaimed(); // This round was already claimed\\n error NotAdmin(); // Caller of trx is not admin\\n error OnlyPauser(); // Only account with pauser role can call pause/unpause\\n error SocVerificationFailed(bytes32); // Soc verification failed for this element\\n error SocCalcNotMatching(bytes32); // Soc address calculation does not match with the witness\\n error IndexOutsideSet(bytes32); // Stamp available: index resides outside of the valid index set\\n error SigRecoveryFailed(bytes32); // Stamp authorized: signature recovery failed for element\\n error BatchDoesNotExist(bytes32); // Stamp alive: batch remaining balance validation failed for attached stamp\\n error BucketDiffers(bytes32); // Stamp aligned: postage bucket differs from address bucket\\n error InclusionProofFailed(uint8, bytes32);\\n // 1 = RC inclusion proof failed for element\\n // 2 = First sister segment in data must match,\\n // 3 = Inclusion proof failed for original address of element\\n // 4 = Inclusion proof failed for transformed address of element\\n error RandomElementCheckFailed(); // Random element order check failed\\n error LastElementCheckFailed(); // Last element order check failed\\n error ReserveCheckFailed(bytes32 trALast); // Reserve size estimation check failed\\n\\n // ----------------------------- CONSTRUCTOR ------------------------------\\n\\n /**\\n * @param staking the address of the linked Staking contract.\\n * @param postageContract the address of the linked PostageStamp contract.\\n * @param oracleContract the address of the linked PriceOracle contract.\\n */\\n constructor(address staking, address postageContract, address oracleContract) {\\n Stakes = IStakeRegistry(staking);\\n PostageContract = IPostageStamp(postageContract);\\n OracleContract = IPriceOracle(oracleContract);\\n PAUSER_ROLE = keccak256(\\\"PAUSER_ROLE\\\");\\n _setupRole(DEFAULT_ADMIN_ROLE, msg.sender);\\n _setupRole(PAUSER_ROLE, msg.sender);\\n }\\n\\n ////////////////////////////////////////\\n // STATE CHANGING //\\n ////////////////////////////////////////\\n\\n /**\\n * @notice Begin application for a round if eligible. Commit a hashed value for which the pre-image will be\\n * subsequently revealed.\\n * @dev If a node's overlay is _inProximity_(_depth_) of the _currentRoundAnchor_, that node may compute an\\n * _obfuscatedHash_ by providing their _overlay_, reported storage _depth_, reserve commitment _hash_ and a\\n * randomly generated, and secret _revealNonce_ to the _wrapCommit_ method.\\n * @param _obfuscatedHash The calculated hash resultant of the required pre-image values.\\n * and be derived from the same key pair as the message sender.\\n * @param _roundNumber Node needs to provide round number for which commit is valid\\n */\\n function commit(bytes32 _obfuscatedHash, uint64 _roundNumber) external whenNotPaused {\\n uint64 cr = currentRound();\\n bytes32 _overlay = Stakes.overlayOfAddress(msg.sender);\\n uint256 _stake = Stakes.nodeEffectiveStake(msg.sender);\\n uint256 _lastUpdate = Stakes.lastUpdatedBlockNumberOfAddress(msg.sender);\\n\\n if (!currentPhaseCommit()) {\\n revert NotCommitPhase();\\n }\\n if (block.number % ROUND_LENGTH == (ROUND_LENGTH / 4) - 1) {\\n revert PhaseLastBlock();\\n }\\n\\n if (cr > _roundNumber) {\\n revert CommitRoundOver();\\n }\\n\\n if (cr < _roundNumber) {\\n revert CommitRoundNotStarted();\\n }\\n\\n if (_lastUpdate == 0) {\\n revert NotStaked();\\n }\\n\\n if (_lastUpdate >= block.number - 2 * ROUND_LENGTH) {\\n revert MustStake2Rounds();\\n }\\n\\n // if we are in a new commit phase, reset the array of commits and\\n // set the currentCommitRound to be the current one\\n if (cr != currentCommitRound) {\\n delete currentCommits;\\n currentCommitRound = cr;\\n }\\n\\n uint256 commitsArrayLength = currentCommits.length;\\n\\n for (uint256 i = 0; i < commitsArrayLength; ) {\\n if (currentCommits[i].overlay == _overlay) {\\n revert AlreadyCommitted();\\n }\\n\\n unchecked {\\n ++i;\\n }\\n }\\n\\n currentCommits.push(\\n Commit({\\n overlay: _overlay,\\n owner: msg.sender,\\n revealed: false,\\n stake: _stake,\\n obfuscatedHash: _obfuscatedHash,\\n revealIndex: 0\\n })\\n );\\n\\n emit Committed(_roundNumber, _overlay);\\n }\\n\\n /**\\n * @notice Reveal the pre-image values used to generate commit provided during this round's commit phase.\\n * @param _depth The reported depth.\\n * @param _hash The reserve commitment hash.\\n * @param _revealNonce The nonce used to generate the commit that is being revealed.\\n */\\n function reveal(uint8 _depth, bytes32 _hash, bytes32 _revealNonce) external whenNotPaused {\\n uint64 cr = currentRound();\\n bytes32 _overlay = Stakes.overlayOfAddress(msg.sender);\\n\\n if (_depth < currentMinimumDepth()) {\\n revert OutOfDepth();\\n }\\n\\n if (!currentPhaseReveal()) {\\n revert NotRevealPhase();\\n }\\n\\n if (cr != currentCommitRound) {\\n revert NoCommitsReceived();\\n }\\n\\n if (cr != currentRevealRound) {\\n currentRevealRoundAnchor = currentRoundAnchor();\\n delete currentReveals;\\n // We set currentRevealRound ONLY after we set current anchor\\n currentRevealRound = cr;\\n emit CurrentRevealAnchor(cr, currentRevealRoundAnchor);\\n updateRandomness();\\n }\\n\\n bytes32 obfuscatedHash = wrapCommit(_overlay, _depth, _hash, _revealNonce);\\n uint256 id = findCommit(_overlay, obfuscatedHash);\\n Commit memory revealedCommit = currentCommits[id];\\n\\n // Check that commit is in proximity of the current anchor\\n if (!inProximity(revealedCommit.overlay, currentRevealRoundAnchor, _depth)) {\\n revert OutOfDepthReveal(currentRevealRoundAnchor);\\n }\\n // Check that the commit has not already been revealed\\n if (revealedCommit.revealed) {\\n revert AlreadyRevealed();\\n }\\n\\n currentCommits[id].revealed = true;\\n currentCommits[id].revealIndex = currentReveals.length;\\n\\n currentReveals.push(\\n Reveal({\\n overlay: revealedCommit.overlay,\\n owner: revealedCommit.owner,\\n depth: _depth,\\n stake: revealedCommit.stake,\\n stakeDensity: revealedCommit.stake * uint256(2 ** _depth),\\n hash: _hash\\n })\\n );\\n\\n emit Revealed(\\n cr,\\n revealedCommit.overlay,\\n revealedCommit.stake,\\n revealedCommit.stake * uint256(2 ** _depth),\\n _hash,\\n _depth\\n );\\n }\\n\\n /**\\n * @notice Helper function to get this round truth\\n * @dev\\n */\\n function claim(\\n ChunkInclusionProof calldata entryProof1,\\n ChunkInclusionProof calldata entryProof2,\\n ChunkInclusionProof calldata entryProofLast\\n ) external whenNotPaused {\\n winnerSelection();\\n\\n Reveal memory winnerSelected = winner;\\n uint256 indexInRC1;\\n uint256 indexInRC2;\\n bytes32 _currentRevealRoundAnchor = currentRevealRoundAnchor;\\n bytes32 _seed = seed;\\n\\n // rand(14)\\n indexInRC1 = uint256(_seed) % 15;\\n // rand(13)\\n indexInRC2 = uint256(_seed) % 14;\\n if (indexInRC2 >= indexInRC1) {\\n indexInRC2++;\\n }\\n\\n if (!inProximity(entryProofLast.proveSegment, _currentRevealRoundAnchor, winnerSelected.depth)) {\\n revert OutOfDepthClaim(3);\\n }\\n\\n inclusionFunction(entryProofLast, 30);\\n stampFunction(entryProofLast);\\n socFunction(entryProofLast);\\n\\n if (!inProximity(entryProof1.proveSegment, _currentRevealRoundAnchor, winnerSelected.depth)) {\\n revert OutOfDepthClaim(2);\\n }\\n\\n inclusionFunction(entryProof1, indexInRC1 * 2);\\n stampFunction(entryProof1);\\n socFunction(entryProof1);\\n\\n if (!inProximity(entryProof2.proveSegment, _currentRevealRoundAnchor, winnerSelected.depth)) {\\n revert OutOfDepthClaim(1);\\n }\\n\\n inclusionFunction(entryProof2, indexInRC2 * 2);\\n stampFunction(entryProof2);\\n socFunction(entryProof2);\\n\\n checkOrder(\\n indexInRC1,\\n indexInRC2,\\n entryProof1.proofSegments[0],\\n entryProof2.proofSegments[0],\\n entryProofLast.proofSegments[0]\\n );\\n\\n estimateSize(entryProofLast.proofSegments[0]);\\n\\n PostageContract.withdraw(winnerSelected.owner);\\n emit WinnerSelected(winnerSelected);\\n emit ChunkCount(PostageContract.validChunkCount());\\n }\\n\\n function winnerSelection() internal {\\n uint64 cr = currentRound();\\n\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n if (cr <= currentClaimRound) {\\n revert AlreadyClaimed();\\n }\\n\\n uint256 currentWinnerSelectionSum = 0;\\n uint256 redundancyCount = 0;\\n bytes32 randomNumber;\\n uint256 randomNumberTrunc;\\n\\n bytes32 truthRevealedHash;\\n uint8 truthRevealedDepth;\\n uint256 currentCommitsLength = currentCommits.length;\\n\\n emit CountCommits(currentCommitsLength);\\n emit CountReveals(currentReveals.length);\\n\\n (truthRevealedHash, truthRevealedDepth) = getCurrentTruth();\\n emit TruthSelected(truthRevealedHash, truthRevealedDepth);\\n string memory winnerSelectionAnchor = currentWinnerSelectionAnchor();\\n\\n for (uint256 i = 0; i < currentCommitsLength; ) {\\n Commit memory currentCommit = currentCommits[i];\\n uint256 revIndex = currentCommit.revealIndex;\\n Reveal memory currentReveal = currentReveals[revIndex];\\n\\n // Select winner with valid truth\\n if (\\n currentCommit.revealed &&\\n truthRevealedHash == currentReveal.hash &&\\n truthRevealedDepth == currentReveal.depth\\n ) {\\n currentWinnerSelectionSum += currentReveal.stakeDensity;\\n randomNumber = keccak256(abi.encodePacked(winnerSelectionAnchor, redundancyCount));\\n randomNumberTrunc = uint256(randomNumber & MAX_H);\\n\\n if (randomNumberTrunc * currentWinnerSelectionSum < currentReveal.stakeDensity * (uint256(MAX_H) + 1)) {\\n winner = currentReveal;\\n }\\n\\n redundancyCount++;\\n }\\n\\n // Freeze deposit if any truth is false, make it a penaltyRandomFactor chance for this to happen\\n if (\\n currentCommit.revealed &&\\n (truthRevealedHash != currentReveal.hash || truthRevealedDepth != currentReveal.depth) &&\\n (block.prevrandao % 100 < penaltyRandomFactor)\\n ) {\\n Stakes.freezeDeposit(\\n currentReveal.owner,\\n penaltyMultiplierDisagreement * ROUND_LENGTH * uint256(2 ** truthRevealedDepth)\\n );\\n }\\n\\n // Slash deposits if revealed is false\\n if (!currentCommit.revealed) {\\n // slash in later phase (ph5)\\n // Stakes.slashDeposit(currentCommits[i].overlay, currentCommits[i].stake);\\n Stakes.freezeDeposit(\\n currentCommit.owner,\\n penaltyMultiplierNonRevealed * ROUND_LENGTH * uint256(2 ** truthRevealedDepth)\\n );\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n\\n OracleContract.adjustPrice(uint16(redundancyCount));\\n currentClaimRound = cr;\\n }\\n\\n function inclusionFunction(ChunkInclusionProof calldata entryProof, uint256 indexInRC) internal {\\n uint256 randomChunkSegmentIndex = uint256(seed) % 128;\\n bytes32 calculatedTransformedAddr = TransformedBMTChunk.transformedChunkAddressFromInclusionProof(\\n entryProof.proofSegments3,\\n entryProof.proveSegment2,\\n randomChunkSegmentIndex,\\n entryProof.chunkSpan,\\n currentRevealRoundAnchor\\n );\\n\\n emit transformedChunkAddressFromInclusionProof(indexInRC, calculatedTransformedAddr);\\n\\n if (\\n winner.hash !=\\n BMTChunk.chunkAddressFromInclusionProof(\\n entryProof.proofSegments,\\n entryProof.proveSegment,\\n indexInRC,\\n 32 * 32\\n )\\n ) {\\n revert InclusionProofFailed(1, calculatedTransformedAddr);\\n }\\n\\n if (entryProof.proofSegments2[0] != entryProof.proofSegments3[0]) {\\n revert InclusionProofFailed(2, calculatedTransformedAddr);\\n }\\n\\n bytes32 originalAddress = entryProof.socProof.length > 0\\n ? entryProof.socProof[0].chunkAddr // soc attestation in socFunction\\n : entryProof.proveSegment;\\n\\n if (\\n originalAddress !=\\n BMTChunk.chunkAddressFromInclusionProof(\\n entryProof.proofSegments2,\\n entryProof.proveSegment2,\\n randomChunkSegmentIndex,\\n entryProof.chunkSpan\\n )\\n ) {\\n revert InclusionProofFailed(3, calculatedTransformedAddr);\\n }\\n\\n // In case of SOC, the transformed address is hashed together with its address in the sample\\n if (entryProof.socProof.length > 0) {\\n calculatedTransformedAddr = keccak256(\\n abi.encode(\\n entryProof.proveSegment, // SOC address\\n calculatedTransformedAddr\\n )\\n );\\n }\\n\\n if (entryProof.proofSegments[0] != calculatedTransformedAddr) {\\n revert InclusionProofFailed(4, calculatedTransformedAddr);\\n }\\n }\\n\\n /**\\n * @notice Set freezing parameters\\n */\\n function setFreezingParams(\\n uint8 _penaltyMultiplierDisagreement,\\n uint8 _penaltyMultiplierNonRevealed,\\n uint8 _penaltyRandomFactor\\n ) external {\\n if (!hasRole(DEFAULT_ADMIN_ROLE, msg.sender)) {\\n revert NotAdmin();\\n }\\n\\n penaltyMultiplierDisagreement = _penaltyMultiplierDisagreement;\\n penaltyMultiplierNonRevealed = _penaltyMultiplierNonRevealed;\\n penaltyRandomFactor = _penaltyRandomFactor;\\n }\\n\\n /**\\n * @notice changes the max sample value used for reserve estimation\\n */\\n function setSampleMaxValue(uint256 _sampleMaxValue) external {\\n if (!hasRole(DEFAULT_ADMIN_ROLE, msg.sender)) {\\n revert NotAdmin();\\n }\\n\\n sampleMaxValue = _sampleMaxValue;\\n }\\n\\n /**\\n * @notice Updates the source of randomness. Uses block.difficulty in pre-merge chains, this is substituted\\n * to block.prevrandao in post merge chains.\\n */\\n function updateRandomness() private {\\n seed = keccak256(abi.encode(seed, block.prevrandao));\\n }\\n\\n /**\\n * @dev Pause the contract. The contract is provably stopped by renouncing\\n the pauser role and the admin role after pausing, can only be called by the `PAUSER`\\n */\\n function pause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) {\\n revert OnlyPauser();\\n }\\n\\n _pause();\\n }\\n\\n /**\\n * @dev Unpause the contract, can only be called by the pauser when paused\\n */\\n function unPause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) {\\n revert OnlyPauser();\\n }\\n _unpause();\\n }\\n\\n ////////////////////////////////////////\\n // STATE READING //\\n ////////////////////////////////////////\\n\\n // ----------------------------- Anchor calculations ------------------------------\\n\\n /**\\n * @notice Returns the current random seed which is used to determine later utilised random numbers.\\n * If rounds have elapsed without reveals, hash the seed with an incremented nonce to produce a new\\n * random seed and hence a new round anchor.\\n */\\n function currentSeed() public view returns (bytes32) {\\n uint64 cr = currentRound();\\n bytes32 currentSeedValue = seed;\\n\\n if (cr > currentRevealRound + 1) {\\n uint256 difference = cr - currentRevealRound - 1;\\n currentSeedValue = keccak256(abi.encodePacked(currentSeedValue, difference));\\n }\\n\\n return currentSeedValue;\\n }\\n\\n /**\\n * @notice Returns the seed which will become current once the next commit phase begins.\\n * Used to determine what the next round's anchor will be.\\n */\\n function nextSeed() public view returns (bytes32) {\\n uint64 cr = currentRound() + 1;\\n bytes32 currentSeedValue = seed;\\n\\n if (cr > currentRevealRound + 1) {\\n uint256 difference = cr - currentRevealRound - 1;\\n currentSeedValue = keccak256(abi.encodePacked(currentSeedValue, difference));\\n }\\n\\n return currentSeedValue;\\n }\\n\\n /**\\n * @notice The random value used to choose the selected truth teller.\\n */\\n function currentTruthSelectionAnchor() private view returns (string memory) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n return string(abi.encodePacked(seed, \\\"0\\\"));\\n }\\n\\n /**\\n * @notice The random value used to choose the selected beneficiary.\\n */\\n function currentWinnerSelectionAnchor() private view returns (string memory) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n return string(abi.encodePacked(seed, \\\"1\\\"));\\n }\\n\\n /**\\n * @notice The anchor used to determine eligibility for the current round.\\n * @dev A node must be within proximity order of less than or equal to the storage depth they intend to report.\\n */\\n function currentRoundAnchor() public view returns (bytes32 returnVal) {\\n // This will be called in reveal phase and set as currentRevealRoundAnchor or in\\n // commit phase when checking eligibility for next round by isParticipatingInUpcomingRound\\n if (currentPhaseCommit() || (currentRound() > currentRevealRound && !currentPhaseClaim())) {\\n return currentSeed();\\n }\\n\\n // This will be called by isParticipatingInUpcomingRound check in claim phase\\n if (currentPhaseClaim()) {\\n return nextSeed();\\n }\\n\\n // Without this, this function will output 0x0 after first reveal which is value and we prefere it reverts\\n if (currentPhaseReveal() && currentRound() == currentRevealRound) {\\n revert FirstRevealDone();\\n }\\n }\\n\\n /**\\n * @notice Returns true if an overlay address _A_ is within proximity order _minimum_ of _B_.\\n * @param A An overlay address to compare.\\n * @param B An overlay address to compare.\\n * @param minimum Minimum proximity order.\\n */\\n function inProximity(bytes32 A, bytes32 B, uint8 minimum) public pure returns (bool) {\\n if (minimum == 0) {\\n return true;\\n }\\n\\n return uint256(A ^ B) < uint256(2 ** (256 - minimum));\\n }\\n\\n // ----------------------------- Commit ------------------------------\\n\\n /**\\n * @notice The number of the current round.\\n */\\n function currentRound() public view returns (uint64) {\\n return uint64(block.number / ROUND_LENGTH);\\n }\\n\\n /**\\n * @notice Returns true if current block is during commit phase.\\n */\\n function currentPhaseCommit() public view returns (bool) {\\n if (block.number % ROUND_LENGTH < ROUND_LENGTH / 4) {\\n return true;\\n }\\n return false;\\n }\\n\\n /**\\n * @notice Determine if a the owner of a given overlay can participate in the upcoming round.\\n * @param _owner The address of the applicant from.\\n * @param _depth The storage depth the applicant intends to report.\\n */\\n function isParticipatingInUpcomingRound(address _owner, uint8 _depth) public view returns (bool) {\\n if (currentPhaseReveal()) {\\n revert WrongPhase();\\n }\\n\\n if (Stakes.lastUpdatedBlockNumberOfAddress(_owner) >= block.number - 2 * ROUND_LENGTH) {\\n revert MustStake2Rounds();\\n }\\n\\n return inProximity(Stakes.overlayOfAddress(_owner), currentRoundAnchor(), _depth);\\n }\\n\\n // ----------------------------- Reveal ------------------------------\\n\\n /**\\n * @notice Returns minimum depth reveal has to have to participate in this round\\n */\\n function currentMinimumDepth() public view returns (uint8) {\\n // We are checking value in reveal phase, as the currentCommitRound is set to the current round\\n // but the currentClaimRound is still set to the last time claim was made\\n // We add 1 to ensure that for the next round the minimum depth is the same as last winner depth\\n\\n uint256 difference = currentCommitRound - currentClaimRound;\\n uint8 skippedRounds = uint8(difference > 254 ? 254 : difference) + 1;\\n\\n uint8 lastWinnerDepth = winner.depth;\\n\\n // We ensure that skippedRounds is not bigger than lastWinnerDepth, because of overflow\\n return skippedRounds >= lastWinnerDepth ? 0 : lastWinnerDepth - skippedRounds;\\n }\\n\\n /**\\n * @notice Helper function to get this node reveal in commits\\n * @dev\\n */\\n function findCommit(bytes32 _overlay, bytes32 _obfuscatedHash) internal view returns (uint256) {\\n for (uint256 i = 0; i < currentCommits.length; ) {\\n if (currentCommits[i].overlay == _overlay && _obfuscatedHash == currentCommits[i].obfuscatedHash) {\\n return i;\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n revert NoMatchingCommit();\\n }\\n\\n /**\\n * @notice Hash the pre-image values to the obsfucated hash.\\n * @dev _revealNonce_ must be randomly generated, used once and kept secret until the reveal phase.\\n * @param _overlay The overlay address of the applicant.\\n * @param _depth The reported depth.\\n * @param _hash The reserve commitment hash.\\n * @param revealNonce A random, single use, secret nonce.\\n */\\n function wrapCommit(\\n bytes32 _overlay,\\n uint8 _depth,\\n bytes32 _hash,\\n bytes32 revealNonce\\n ) public pure returns (bytes32) {\\n return keccak256(abi.encodePacked(_overlay, _depth, _hash, revealNonce));\\n }\\n\\n /**\\n * @notice Returns true if current block is during reveal phase.\\n */\\n function currentPhaseReveal() public view returns (bool) {\\n uint256 number = block.number % ROUND_LENGTH;\\n if (number >= ROUND_LENGTH / 4 && number < ROUND_LENGTH / 2) {\\n return true;\\n }\\n return false;\\n }\\n\\n /**\\n * @notice Returns true if current block is during reveal phase.\\n */\\n function currentRoundReveals() public view returns (Reveal[] memory) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n return currentReveals;\\n }\\n\\n // ----------------------------- Claim ------------------------------\\n\\n /**\\n * @notice Returns true if current block is during claim phase.\\n */\\n function currentPhaseClaim() public view returns (bool) {\\n if (block.number % ROUND_LENGTH >= ROUND_LENGTH / 2) {\\n return true;\\n }\\n return false;\\n }\\n\\n function getCurrentTruth() internal view returns (bytes32 Hash, uint8 Depth) {\\n uint256 currentSum;\\n bytes32 randomNumber;\\n uint256 randomNumberTrunc;\\n\\n bytes32 truthRevealedHash;\\n uint8 truthRevealedDepth;\\n uint256 revIndex;\\n string memory truthSelectionAnchor = currentTruthSelectionAnchor();\\n uint256 commitsArrayLength = currentCommits.length;\\n\\n for (uint256 i = 0; i < commitsArrayLength; ) {\\n if (currentCommits[i].revealed) {\\n revIndex = currentCommits[i].revealIndex;\\n currentSum += currentReveals[revIndex].stakeDensity;\\n randomNumber = keccak256(abi.encodePacked(truthSelectionAnchor, i));\\n randomNumberTrunc = uint256(randomNumber & MAX_H);\\n\\n // question is whether randomNumber / MAX_H < probability\\n // where probability is stakeDensity / currentSum\\n // to avoid resorting to floating points all divisions should be\\n // simplified with multiplying both sides (as long as divisor > 0)\\n // randomNumber / (MAX_H + 1) < stakeDensity / currentSum\\n // ( randomNumber / (MAX_H + 1) ) * currentSum < stakeDensity\\n // randomNumber * currentSum < stakeDensity * (MAX_H + 1)\\n if (randomNumberTrunc * currentSum < currentReveals[revIndex].stakeDensity * (uint256(MAX_H) + 1)) {\\n truthRevealedHash = currentReveals[revIndex].hash;\\n truthRevealedDepth = currentReveals[revIndex].depth;\\n }\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n\\n return (truthRevealedHash, truthRevealedDepth);\\n }\\n\\n /**\\n * @notice Determine if a the owner of a given overlay will be the beneficiary of the claim phase.\\n * @param _overlay The overlay address of the applicant.\\n */\\n function isWinner(bytes32 _overlay) public view returns (bool) {\\n if (!currentPhaseClaim()) {\\n revert NotClaimPhase();\\n }\\n\\n uint64 cr = currentRound();\\n if (cr != currentRevealRound) {\\n revert NoReveals();\\n }\\n\\n if (cr <= currentClaimRound) {\\n revert AlreadyClaimed();\\n }\\n\\n uint256 currentWinnerSelectionSum;\\n bytes32 winnerIs;\\n bytes32 randomNumber;\\n uint256 randomNumberTrunc;\\n bytes32 truthRevealedHash;\\n uint8 truthRevealedDepth;\\n uint256 revIndex;\\n string memory winnerSelectionAnchor = currentWinnerSelectionAnchor();\\n uint256 redundancyCount = 0;\\n\\n // Get current truth\\n (truthRevealedHash, truthRevealedDepth) = getCurrentTruth();\\n uint256 commitsArrayLength = currentCommits.length;\\n\\n for (uint256 i = 0; i < commitsArrayLength; ) {\\n revIndex = currentCommits[i].revealIndex;\\n\\n // Deterministically read winner\\n if (\\n currentCommits[i].revealed &&\\n truthRevealedHash == currentReveals[revIndex].hash &&\\n truthRevealedDepth == currentReveals[revIndex].depth\\n ) {\\n currentWinnerSelectionSum += currentReveals[revIndex].stakeDensity;\\n randomNumber = keccak256(abi.encodePacked(winnerSelectionAnchor, redundancyCount));\\n randomNumberTrunc = uint256(randomNumber & MAX_H);\\n\\n if (\\n randomNumberTrunc * currentWinnerSelectionSum <\\n currentReveals[revIndex].stakeDensity * (uint256(MAX_H) + 1)\\n ) {\\n winnerIs = currentReveals[revIndex].overlay;\\n }\\n\\n redundancyCount++;\\n }\\n unchecked {\\n ++i;\\n }\\n }\\n\\n return (winnerIs == _overlay);\\n }\\n\\n // ----------------------------- Claim verifications ------------------------------\\n\\n function socFunction(ChunkInclusionProof calldata entryProof) internal pure {\\n if (entryProof.socProof.length == 0) return;\\n\\n if (\\n !Signatures.socVerify(\\n entryProof.socProof[0].signer, // signer Ethereum address to check against\\n entryProof.socProof[0].signature,\\n entryProof.socProof[0].identifier,\\n entryProof.socProof[0].chunkAddr\\n )\\n ) {\\n revert SocVerificationFailed(entryProof.socProof[0].chunkAddr);\\n }\\n\\n if (\\n calculateSocAddress(entryProof.socProof[0].identifier, entryProof.socProof[0].signer) !=\\n entryProof.proveSegment\\n ) {\\n revert SocCalcNotMatching(entryProof.socProof[0].chunkAddr);\\n }\\n }\\n\\n function stampFunction(ChunkInclusionProof calldata entryProof) internal view {\\n // authentic\\n (address batchOwner, uint8 batchDepth, uint8 bucketDepth, , , ) = PostageContract.batches(\\n entryProof.postageProof.postageId\\n );\\n\\n // alive\\n if (batchOwner == address(0)) {\\n revert BatchDoesNotExist(entryProof.postageProof.postageId); // Batch does not exist or expired\\n }\\n\\n uint32 postageIndex = getPostageIndex(entryProof.postageProof.index);\\n uint256 maxPostageIndex = postageStampIndexCount(batchDepth, bucketDepth);\\n // available\\n if (postageIndex >= maxPostageIndex) {\\n revert IndexOutsideSet(entryProof.postageProof.postageId);\\n }\\n\\n // aligned\\n uint64 postageBucket = getPostageBucket(entryProof.postageProof.index);\\n uint64 addressBucket = addressToBucket(entryProof.proveSegment, bucketDepth);\\n if (postageBucket != addressBucket) {\\n revert BucketDiffers(entryProof.postageProof.postageId);\\n }\\n\\n // authorized\\n if (\\n !Signatures.postageVerify(\\n batchOwner,\\n entryProof.postageProof.signature,\\n entryProof.proveSegment,\\n entryProof.postageProof.postageId,\\n entryProof.postageProof.index,\\n entryProof.postageProof.timeStamp\\n )\\n ) {\\n revert SigRecoveryFailed(entryProof.postageProof.postageId);\\n }\\n }\\n\\n function addressToBucket(bytes32 swarmAddress, uint8 bucketDepth) internal pure returns (uint32) {\\n uint32 prefix = uint32(uint256(swarmAddress) >> (256 - 32));\\n return prefix >> (32 - bucketDepth);\\n }\\n\\n function postageStampIndexCount(uint8 postageDepth, uint8 bucketDepth) internal pure returns (uint256) {\\n return 1 << (postageDepth - bucketDepth);\\n }\\n\\n function getPostageIndex(uint64 signedIndex) internal pure returns (uint32) {\\n return uint32(signedIndex);\\n }\\n\\n function getPostageBucket(uint64 signedIndex) internal pure returns (uint64) {\\n return uint32(signedIndex >> 32);\\n }\\n\\n function calculateSocAddress(bytes32 identifier, address signer) internal pure returns (bytes32) {\\n return keccak256(abi.encodePacked(identifier, signer));\\n }\\n\\n function checkOrder(uint256 a, uint256 b, bytes32 trA1, bytes32 trA2, bytes32 trALast) internal pure {\\n if (a < b) {\\n if (uint256(trA1) >= uint256(trA2)) {\\n revert RandomElementCheckFailed();\\n }\\n if (uint256(trA2) >= uint256(trALast)) {\\n revert LastElementCheckFailed();\\n }\\n } else {\\n if (uint256(trA2) >= uint256(trA1)) {\\n revert RandomElementCheckFailed();\\n }\\n if (uint256(trA1) >= uint256(trALast)) {\\n revert LastElementCheckFailed();\\n }\\n }\\n }\\n\\n function estimateSize(bytes32 trALast) internal view {\\n if (uint256(trALast) >= sampleMaxValue) {\\n revert ReserveCheckFailed(trALast);\\n }\\n }\\n}\\n\",\"keccak256\":\"0x9e9eea17eeafb783aa8e8c0c97e66a9c58571cb6683f73565c28b6b5e99c505d\",\"license\":\"BSD-3-Clause\"},\"src/Util/ChunkProof.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.8.19;\\n\\nlibrary BMTChunk {\\n // max chunk payload size\\n uint256 public constant MAX_CHUNK_PAYLOAD_SIZE = 4096;\\n // segment byte size\\n uint256 public constant SEGMENT_SIZE = 32;\\n\\n /**\\n * @notice Changes the endianness of a uint64.\\n * @dev https://graphics.stanford.edu/~seander/bithacks.html#ReverseParallel\\n * @param _b The unsigned integer to reverse\\n * @return v - The reversed value\\n */\\n function reverseUint64(uint64 _b) public pure returns (uint64) {\\n uint256 v = _b;\\n\\n // swap bytes\\n v =\\n ((v >> 8) & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) |\\n ((v & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) << 8);\\n // swap 2-byte long pairs\\n v =\\n ((v >> 16) & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) |\\n ((v & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) << 16);\\n // swap 4-byte long pairs\\n v =\\n ((v >> 32) & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) |\\n ((v & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) << 32);\\n\\n return uint64(v);\\n }\\n\\n /** Calculates the root hash from the provided inclusion proof segments and its corresponding segment index\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @return _calculatedHash chunk hash\\n */\\n function rootHashFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex\\n ) internal pure returns (bytes32 _calculatedHash) {\\n _calculatedHash = _proveSegment;\\n for (uint256 i = 0; i < _proofSegments.length; i++) {\\n bool mergeFromRight = _proveSegmentIndex % 2 == 0;\\n _calculatedHash = mergeSegment(_calculatedHash, _proofSegments[i], mergeFromRight);\\n _proveSegmentIndex >>= 1;\\n }\\n return _calculatedHash;\\n }\\n\\n /**\\n * Calculate the chunk address from the Binary Merkle Tree of the chunk data\\n *\\n * The BMT chunk address is the hash of the 8 byte span and the root\\n * hash of a binary Merkle tree (BMT) built on the 32-byte segments\\n * of the underlying data.\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @param _chunkSpan chunk bytes length\\n * @return _chunkHash chunk hash\\n */\\n function chunkAddressFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex,\\n uint64 _chunkSpan\\n ) internal pure returns (bytes32) {\\n bytes32 rootHash = rootHashFromInclusionProof(_proofSegments, _proveSegment, _proveSegmentIndex);\\n return keccak256(abi.encodePacked(reverseUint64(_chunkSpan), rootHash));\\n }\\n\\n function mergeSegment(\\n bytes32 _calculatedHash,\\n bytes32 _proofSegment,\\n bool mergeFromRight\\n ) internal pure returns (bytes32 res) {\\n if (mergeFromRight) {\\n res = keccak256(abi.encode(_calculatedHash, _proofSegment));\\n } else {\\n res = keccak256(abi.encode(_proofSegment, _calculatedHash));\\n }\\n return res;\\n }\\n}\\n\",\"keccak256\":\"0xe4a86f2002b8b8fc4c955537d6b80ba42fb04a816e783ddbd05f0484b013938a\",\"license\":\"MIT\"},\"src/Util/Signatures.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.8.19;\\n\\nlibrary Signatures {\\n error InvalidSignatureLength();\\n\\n /** Hash of the message to sign */\\n function getPostageMessageHash(\\n bytes32 _chunkAddr,\\n bytes32 _batchId,\\n uint64 _index,\\n uint64 _timeStamp\\n ) internal pure returns (bytes32) {\\n return keccak256(abi.encodePacked(_chunkAddr, _batchId, _index, _timeStamp));\\n }\\n\\n function postageVerify(\\n address _signer, // signer Ethereum address to check against\\n bytes memory _signature,\\n bytes32 _chunkAddr,\\n bytes32 _postageId,\\n uint64 _index,\\n uint64 _timeStamp\\n ) internal pure returns (bool) {\\n bytes32 messageHash = getPostageMessageHash(_chunkAddr, _postageId, _index, _timeStamp);\\n bytes32 ethMessageHash = getEthSignedMessageHash(messageHash);\\n\\n return recoverSigner(ethMessageHash, _signature) == _signer;\\n }\\n\\n function getEthSignedMessageHash(bytes32 _messageHash) internal pure returns (bytes32) {\\n /*\\n Signature is produced by signing a keccak256 hash with the following format:\\n \\\"\\\\x19Ethereum Signed Message\\\\n\\\" + len(msg) + msg\\n */\\n return keccak256(abi.encodePacked(\\\"\\\\x19Ethereum Signed Message:\\\\n32\\\", _messageHash));\\n }\\n\\n function recoverSigner(\\n bytes32 _ethSignedMessageHash, // it has to be prefixed message: https://ethereum.stackexchange.com/questions/19582/does-ecrecover-in-solidity-expects-the-x19ethereum-signed-message-n-prefix/21037\\n bytes memory _signature\\n ) internal pure returns (address) {\\n (bytes32 r, bytes32 s, uint8 v) = splitSignature(_signature);\\n\\n return ecrecover(_ethSignedMessageHash, v, r, s);\\n }\\n\\n function splitSignature(bytes memory sig) internal pure returns (bytes32 r_, bytes32 s_, uint8 v_) {\\n if (sig.length != 65) {\\n revert InvalidSignatureLength();\\n }\\n\\n assembly {\\n /*\\n verbose explanation: https://ethereum.stackexchange.com/questions/135591/split-signature-function-in-solidity-by-example-docs\\n First 32 bytes stores the length of the signature\\n add(sig, 32) = pointer of sig + 32\\n effectively, skips first 32 bytes of signature\\n mload(p) loads next 32 bytes starting at the memory address p into memory\\n */\\n\\n // first 32 bytes, after the length prefix\\n r_ := mload(add(sig, 32))\\n // second 32 bytes\\n s_ := mload(add(sig, 64))\\n // final byte (first byte of the next 32 bytes)\\n v_ := byte(0, mload(add(sig, 96)))\\n }\\n\\n // implicitly return (r, s, v)\\n }\\n\\n function getSocMessageHash(bytes32 _identifier, bytes32 _chunkAddr) internal pure returns (bytes32) {\\n return keccak256(abi.encodePacked(_identifier, _chunkAddr));\\n }\\n\\n function socVerify(\\n address _signer, // signer Ethereum address to check against\\n bytes memory _signature,\\n bytes32 _identifier,\\n bytes32 _chunkAddr\\n ) internal pure returns (bool) {\\n bytes32 messageHash = getSocMessageHash(_identifier, _chunkAddr);\\n bytes32 ethMessageHash = getEthSignedMessageHash(messageHash);\\n\\n return recoverSigner(ethMessageHash, _signature) == _signer;\\n }\\n}\\n\",\"keccak256\":\"0x11762639cfa5bd2ea21922f762254c776ce890ab9e4085b3e3d45dbe21867ac8\",\"license\":\"MIT\"},\"src/Util/TransformedChunkProof.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.8.19;\\n\\nlibrary TransformedBMTChunk {\\n // max chunk payload size\\n uint256 public constant MAX_CHUNK_PAYLOAD_SIZE = 4096;\\n // segment byte size\\n uint256 public constant SEGMENT_SIZE = 32;\\n\\n /** Calculates the root hash from the provided inclusion proof segments and its corresponding segment index\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @return _calculatedHash chunk hash\\n */\\n function transformedRootHashFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex,\\n bytes32 key\\n ) internal pure returns (bytes32 _calculatedHash) {\\n _calculatedHash = _proveSegment;\\n for (uint256 i = 0; i < _proofSegments.length; i++) {\\n bool mergeFromRight = _proveSegmentIndex % 2 == 0 ? true : false;\\n _calculatedHash = transformedMergeSegment(_calculatedHash, _proofSegments[i], mergeFromRight, key);\\n _proveSegmentIndex >>= 1;\\n }\\n\\n return _calculatedHash;\\n }\\n\\n /**\\n * @notice Changes the endianness of a uint64.\\n * @dev https://graphics.stanford.edu/~seander/bithacks.html#ReverseParallel\\n * @param _b The unsigned integer to reverse\\n * @return v - The reversed value\\n */\\n function reverseUint64(uint64 _b) public pure returns (uint64) {\\n uint256 v = _b;\\n\\n // swap bytes\\n v =\\n ((v >> 8) & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) |\\n ((v & 0x00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF) << 8);\\n // swap 2-byte long pairs\\n v =\\n ((v >> 16) & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) |\\n ((v & 0x0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF) << 16);\\n // swap 4-byte long pairs\\n v =\\n ((v >> 32) & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) |\\n ((v & 0x00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF) << 32);\\n\\n return uint64(v);\\n }\\n\\n /**\\n * Calculate the chunk address from the Binary Merkle Tree of the chunk data\\n *\\n * The BMT chunk address is the hash of the 8 byte span and the root\\n * hash of a binary Merkle tree (BMT) built on the 32-byte segments\\n * of the underlying data.\\n * @param _proofSegments Proof segments.\\n * @param _proveSegment Segment to prove.\\n * @param _proveSegmentIndex Prove segment index\\n * @param _chunkSpan chunk bytes length\\n * @return _chunkHash chunk hash\\n */\\n function transformedChunkAddressFromInclusionProof(\\n bytes32[] memory _proofSegments,\\n bytes32 _proveSegment,\\n uint256 _proveSegmentIndex,\\n uint64 _chunkSpan,\\n bytes32 key\\n ) internal pure returns (bytes32) {\\n bytes32 rootHash = transformedRootHashFromInclusionProof(\\n _proofSegments,\\n _proveSegment,\\n _proveSegmentIndex,\\n key\\n );\\n return keccak256(abi.encodePacked(key, reverseUint64(_chunkSpan), rootHash));\\n }\\n\\n function transformedMergeSegment(\\n bytes32 _calculatedHash,\\n bytes32 _proofSegment,\\n bool mergeFromRight,\\n bytes32 key\\n ) internal pure returns (bytes32 res) {\\n if (mergeFromRight) {\\n res = keccak256(abi.encode(key, _calculatedHash, _proofSegment));\\n } else {\\n res = keccak256(abi.encode(key, _proofSegment, _calculatedHash));\\n }\\n return res;\\n }\\n}\\n\",\"keccak256\":\"0xf36473af0bec0de80c769b139a09bc0329807cb5c3b6234473601081da14350c\",\"license\":\"MIT\"},\"src/interface/IPostageStamp.sol\":{\"content\":\"// SPDX-License-Identifier: BSD-3-Clause\\npragma solidity ^0.8.19;\\n\\ninterface IPostageStamp {\\n function withdraw(address beneficiary) external;\\n\\n function validChunkCount() external view returns (uint256);\\n\\n function batchOwner(bytes32 _batchId) external view returns (address);\\n\\n function batchDepth(bytes32 _batchId) external view returns (uint8);\\n\\n function batchBucketDepth(bytes32 _batchId) external view returns (uint8);\\n\\n function remainingBalance(bytes32 _batchId) external view returns (uint256);\\n\\n function minimumInitialBalancePerChunk() external view returns (uint256);\\n\\n function setPrice(uint256 _price) external;\\n\\n function batches(\\n bytes32\\n )\\n external\\n view\\n returns (\\n address owner,\\n uint8 depth,\\n uint8 bucketDepth,\\n bool immutableFlag,\\n uint256 normalisedBalance,\\n uint256 lastUpdatedBlockNumber\\n );\\n}\\n\",\"keccak256\":\"0xc018ff96e75e773e76e6245a930acc3679667250e345415a38196f1e2ad1de76\",\"license\":\"BSD-3-Clause\"}},\"version\":1}", + "bytecode": "0x60a06040526008805462ffffff60c01b19166264020160c01b1790557dba1914b54e0348a1028d1a103a95ed55c4004b9d332400000000000000006009553480156200004a57600080fd5b5060405162004b5338038062004b538339810160408190526200006d91620001d0565b60018054600380546001600160a01b03199081166001600160a01b03888116919091179092556001600160a81b03199092166101008683160217909255600280549091169183169190911790557f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a608052620000eb60003362000103565b608051620000fa903362000103565b5050506200021a565b6200010f828262000113565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166200010f576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556200016f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b80516001600160a01b0381168114620001cb57600080fd5b919050565b600080600060608486031215620001e657600080fd5b620001f184620001b3565b92506200020160208501620001b3565b91506200021160408501620001b3565b90509250925092565b6080516149166200023d600039600081816117b3015261200301526149166000f3fe608060405234801561001057600080fd5b50600436106102775760003560e01c806377c75d1011610160578063b6cd5822116100d8578063dfbf53ae1161008c578063f69ee1d111610071578063f69ee1d1146105d5578063f7b188a5146105e8578063fb00f2f3146105f057600080fd5b8063dfbf53ae14610592578063f4e6fcca146105c257600080fd5b8063ce987745116100bd578063ce98774514610564578063d1e8b63d14610577578063d547741f1461057f57600080fd5b8063b6cd582214610537578063c46b40291461054a57600080fd5b80638456cb591161012f5780638d8b6428116101145780638d8b6428146104f057806391d14854146104f8578063a217fddf1461052f57600080fd5b80638456cb59146104e05780638a19c8bc146104e857600080fd5b806377c75d101461045a5780637fe019c61461046d57806382b39b1b1461048857806383220626146104d857600080fd5b80635c975abb116101f357806364c34a85116101c257806369da9114116101a757806369da9114146103de5780636f94aaf2146103f157806372286cba1461040c57600080fd5b806364c34a85146103a957806369bfac01146103b157600080fd5b80635c975abb146103705780635d4844ea1461037b57806362fd29ae1461038e57806363f5cf7c1461039657600080fd5b80632a4e62491161024a5780632f3906da1161022f5780632f3906da1461034257806336568abe1461034a5780635838d6731461035d57600080fd5b80632a4e6249146103185780632f2ff15d1461032d57600080fd5b806301ffc9a71461027c5780631736d472146102a457806318350096146102b7578063248a9ca3146102e7575b600080fd5b61028f61028a366004614067565b610603565b60405190151581526020015b60405180910390f35b61028f6102b23660046140b5565b61066c565b6001546102cf9061010090046001600160a01b031681565b6040516001600160a01b03909116815260200161029b565b61030a6102f53660046140ee565b60009081526020819052604090206001015490565b60405190815260200161029b565b6103206107d4565b60405161029b9190614107565b61034061033b366004614196565b6108e1565b005b61028f61090b565b610340610358366004614196565b610955565b61034061036b3660046141d8565b6109e6565b60015460ff1661028f565b6003546102cf906001600160a01b031681565b61030a610f48565b6103406103a436600461421d565b611014565b61030a6113af565b6008546103c59067ffffffffffffffff1681565b60405167ffffffffffffffff909116815260200161029b565b6002546102cf906001600160a01b031681565b6008546103c590600160801b900467ffffffffffffffff1681565b61041f61041a3660046140ee565b61148f565b604080519687526001600160a01b039095166020870152921515938501939093526060840152608083019190915260a082015260c00161029b565b61028f6104683660046140ee565b6114e6565b6008546103c590600160401b900467ffffffffffffffff1681565b61049b6104963660046140ee565b611796565b604080519687526001600160a01b03909516602087015260ff909316938501939093526060840152608083019190915260a082015260c00161029b565b61030a6117a6565b6103406117b1565b6103c5611814565b61028f611821565b61028f610506366004614196565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61030a600081565b6103406105453660046142a5565b61184b565b610552611d88565b60405160ff909116815260200161029b565b61030a6105723660046142da565b611e0d565b61028f611e7c565b61034061058d366004614196565b611ea1565b600a54600b54600c54600d54600e5461049b94936001600160a01b03811693600160a01b90910460ff1692909186565b6103406105d0366004614317565b611ec6565b6103406105e33660046140ee565b611fad565b610340612001565b61028f6105fe366004614362565b612062565b60006001600160e01b031982167f7965db0b00000000000000000000000000000000000000000000000000000000148061066657507f01ffc9a7000000000000000000000000000000000000000000000000000000006001600160e01b03198316145b92915050565b600061067661090b565b156106ad576040517fe2586bcc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6106b9609860026143a6565b6106c390436143bd565b60035460405163d1052d1f60e01b81526001600160a01b0386811660048301529091169063d1052d1f90602401602060405180830381865afa15801561070d573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061073191906143d0565b1061074f57604051630a0744c560e01b815260040160405180910390fd5b6003546040516397adedb560e01b81526001600160a01b0385811660048301526107cd9216906397adedb590602401602060405180830381865afa15801561079b573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107bf91906143d0565b6107c76113af565b84612062565b9392505050565b60606107de611821565b6107fb57604051633788c6c160e11b815260040160405180910390fd5b6000610805611814565b60085490915067ffffffffffffffff808316600160401b909204161461083e57604051636fbabc7760e01b815260040160405180910390fd5b6005805480602002602001604051908101604052809291908181526020016000905b828210156108d75760008481526020908190206040805160c08101825260058602909201805483526001808201546001600160a01b03811685870152600160a01b900460ff169284019290925260028101546060840152600381015460808401526004015460a08301529083529092019101610860565b5050505091505090565b6000828152602081905260409020600101546108fc8161209e565b61090683836120ab565b505050565b6000806109196098436143ff565b905061092760046098614413565b8110158015610940575061093d60026098614413565b81105b1561094d57600191505090565b600091505090565b6001600160a01b03811633146109d85760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b6109e28282612149565b5050565b6109ee6121c8565b60006109f8611814565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa158015610a46573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a6a91906143d0565b6003546040517f830a053e0000000000000000000000000000000000000000000000000000000081523360048201529192506000916001600160a01b039091169063830a053e90602401602060405180830381865afa158015610ad1573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610af591906143d0565b60035460405163d1052d1f60e01b81523360048201529192506000916001600160a01b039091169063d1052d1f90602401602060405180830381865afa158015610b43573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b6791906143d0565b9050610b71611e7c565b610ba7576040517fdc816a8700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001610bb560046098614413565b610bbf91906143bd565b610bca6098436143ff565b03610c01576040517f5baef6b600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8467ffffffffffffffff168467ffffffffffffffff161115610c4f576040517f50ff7c0000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8467ffffffffffffffff168467ffffffffffffffff161015610c9d576040517f7a0c0fd600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80600003610cd7576040517f039f2e1800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ce3609860026143a6565b610ced90436143bd565b8110610d0c57604051630a0744c560e01b815260040160405180910390fd5b60085467ffffffffffffffff858116911614610d4c57610d2e60046000613ffe565b6008805467ffffffffffffffff191667ffffffffffffffff86161790555b60045460005b81811015610dbf578460048281548110610d6e57610d6e614427565b90600052602060002090600502016000015403610db7576040517fbfec555800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600101610d52565b506040805160c081018252858152336020808301918252600083850181815260608501898152608086018e815260a0870184815260048054600181018255955296517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b60059095029485015594517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c8401805493516001600160a01b0390921674ffffffffffffffffffffffffffffffffffffffffff1990941693909317600160a01b9115159190910217909155517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19d82015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19e83015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19f90910155815167ffffffffffffffff891681529081018690527f68e0867601a98978930107aee7f425665e61edd70ca594c68ca5da9e81f84c29910160405180910390a150505050505050565b600080610f53611814565b610f5e90600161443d565b60075460085491925090610f8490600160401b900467ffffffffffffffff16600161443d565b67ffffffffffffffff168267ffffffffffffffff16111561066657600854600090600190610fc390600160401b900467ffffffffffffffff1685614465565b610fcd9190614465565b67ffffffffffffffff1690508181604051602001610ff5929190918252602082015260400190565b6040516020818303038152906040528051906020012091505092915050565b61101c6121c8565b61102461221b565b6040805160c081018252600a548152600b546001600160a01b0381166020830152600160a01b900460ff1691810191909152600c546060820152600d546080820152600e5460a08201526006546007546000918291611084600f826143ff565b9350611091600e826143ff565b92508383106110a857826110a481614486565b9350505b6110bb8660200135838760400151612062565b6110db57604051633b5f43a360e01b8152600360048201526024016109cf565b6110e686601e612827565b6110ef86612b39565b6110f886612e46565b61110b8860200135838760400151612062565b61112b57604051633b5f43a360e01b8152600260048201526024016109cf565b61113f8861113a8660026143a6565b612827565b61114888612b39565b61115188612e46565b6111648760200135838760400151612062565b61118457604051633b5f43a360e01b8152600160048201526024016109cf565b6111938761113a8560026143a6565b61119c87612b39565b6111a587612e46565b61121b84846111b48b8061449f565b60008181106111c5576111c5614427565b602002919091013590506111d98b8061449f565b60008181106111ea576111ea614427565b602002919091013590506111fe8b8061449f565b600081811061120f5761120f614427565b905060200201356130da565b611245611228878061449f565b600081811061123957611239614427565b90506020020135613167565b60015460208601516040517f51cff8d90000000000000000000000000000000000000000000000000000000081526001600160a01b03918216600482015261010090920416906351cff8d990602401600060405180830381600087803b1580156112ae57600080fd5b505af11580156112c2573d6000803e3d6000fd5b505050507f788e77979e6e6a8a6a5d2c19c58b1ff9671298f54c85ac6f6aa30379aed5861a856040516112f591906144f0565b60405180910390a17fbee3fc8a3523c1a65fa9308ce1f2b8fd90c24975b141b754603194597846e4dd60018054906101000a90046001600160a01b03166001600160a01b0316638a5e8e326040518163ffffffff1660e01b8152600401602060405180830381865afa15801561136f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061139391906143d0565b6040519081526020015b60405180910390a15050505050505050565b60006113b9611e7c565b806113f75750600854600160401b900467ffffffffffffffff166113db611814565b67ffffffffffffffff161180156113f757506113f5611821565b155b15611409576114046117a6565b905090565b611411611821565b1561141e57611404610f48565b61142661090b565b80156114555750600854600160401b900467ffffffffffffffff16611449611814565b67ffffffffffffffff16145b1561148c576040517f36b7884b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b90565b6004818154811061149f57600080fd5b6000918252602090912060059091020180546001820154600283015460038401546004909401549294506001600160a01b03821693600160a01b90920460ff169290919086565b60006114f0611821565b61150d57604051633788c6c160e11b815260040160405180910390fd5b6000611517611814565b60085490915067ffffffffffffffff808316600160401b909204161461155057604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b90910481169082161161158757604051630c8d9eab60e31b815260040160405180910390fd5b60008060008060008060008061159b6131a5565b905060006115a761325f565b600454919650945060005b8181101561178257600481815481106115cd576115cd614427565b9060005260206000209060050201600401549450600481815481106115f4576115f4614427565b906000526020600020906005020160010160149054906101000a900460ff16801561164257506005858154811061162d5761162d614427565b90600052602060002090600502016004015487145b801561168057506005858154811061165c5761165c614427565b600091825260209091206001600590920201015460ff878116600160a01b90920416145b1561177a576005858154811061169857611698614427565b9060005260206000209060050201600301548b6116b5919061453f565b9a5083836040516020016116ca929190614576565b60408051601f19818403018152919052805160209091012098506fffffffffffffffffffffffffffffffff808a16985061170590600161453f565b6005868154811061171857611718614427565b90600052602060002090600502016003015461173491906143a6565b61173e8c8a6143a6565b101561176c576005858154811061175757611757614427565b90600052602060002090600502016000015499505b8261177681614486565b9350505b6001016115b2565b505050959099149998505050505050505050565b6005818154811061149f57600080fd5b600080610f5e611814565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661180a57604051631d77d47760e21b815260040160405180910390fd5b611812613418565b565b6000611404609843614413565b600061182f60026098614413565b61183a6098436143ff565b106118455750600190565b50600090565b6118536121c8565b600061185d611814565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa1580156118ab573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118cf91906143d0565b90506118d9611d88565b60ff168560ff161015611918576040517f83d9b7bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61192061090b565b611956576040517fd1088db600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff83811691161461199e576040517f842a9e0a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116600160401b9092041614611a86576119c36113af565b6006556119d260056000613ffe565b600880547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff16600160401b67ffffffffffffffff8516908102919091179091556006546040805192835260208301919091527ff0ae472da9c8da86bda4991a549c03a3cb328b5f360ea11a5b8814f32bb85176910160405180910390a1611a86600754604080516020810192909252449082015260600160408051601f198184030181529190528051602090910120600755565b6000611a9482878787611e0d565b90506000611aa2838361346c565b9050600060048281548110611ab957611ab9614427565b60009182526020918290206040805160c081018252600593909302909101805480845260018201546001600160a01b03811695850195909552600160a01b90940460ff1615159183019190915260028101546060830152600381015460808301526004015460a0820152600654909250611b3491908a612062565b611b70576006546040517f14ebbbe40000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b806040015115611bac576040517fa89ac15100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600160048381548110611bc157611bc1614427565b906000526020600020906005020160010160146101000a81548160ff02191690831515021790555060058054905060048381548110611c0257611c02614427565b90600052602060002090600502016004018190555060056040518060c001604052808360000151815260200183602001516001600160a01b031681526020018a60ff168152602001836060015181526020018a6002611c61919061467c565b8460600151611c7091906143a6565b815260209081018a90528254600181810185556000948552938290208351600590920201908155908201519281018054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b0390951694909417939093179092556060808201516002808501919091556080830151600385015560a0909201516004909301929092558251918301517f13fc17fd71632266fe82092de6dd91a06b4fa68d8dc950492e5421cbed55a6a5928892909190611d3e908d9061467c565b8560600151611d4d91906143a6565b6040805167ffffffffffffffff909516855260208501939093529183015260608201526080810189905260ff8a1660a082015260c00161139d565b6008546000908190611dad9067ffffffffffffffff600160801b820481169116614465565b67ffffffffffffffff169050600060fe8211611dc95781611dcc565b60fe5b611dd790600161468b565b600b5490915060ff600160a01b9091048116908216811115611e0257611dfd82826146a4565b611e05565b60005b935050505090565b60408051602081018690527fff0000000000000000000000000000000000000000000000000000000000000060f886901b169181019190915260418101839052606181018290526000906081015b6040516020818303038152906040528051906020012090505b949350505050565b6000611e8a60046098614413565b611e956098436143ff565b10156118455750600190565b600082815260208190526040902060010154611ebc8161209e565b6109068383612149565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611f1557604051637bfa4b9f60e01b815260040160405180910390fd5b600880547fffffffffffff0000ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b60ff958616027fffffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffff1617600160c81b93851693909302929092177fffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffff16600160d01b9190931602919091179055565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611ffc57604051637bfa4b9f60e01b815260040160405180910390fd5b600955565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661205a57604051631d77d47760e21b815260040160405180910390fd5b611812613517565b60008160ff16600003612077575060016107cd565b61208660ff83166101006146bd565b6120919060026146d8565b8484181090509392505050565b6120a88133613550565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166109e2576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556121053390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16156109e2576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b60015460ff16156118125760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a207061757365640000000000000000000000000000000060448201526064016109cf565b6000612225611814565b905061222f611821565b61224c57604051633788c6c160e11b815260040160405180910390fd5b60085467ffffffffffffffff828116600160401b909204161461228257604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b9091048116908216116122b957604051630c8d9eab60e31b815260040160405180910390fd5b600454604051818152600091829182918291829182917f6752c5e71c95fb93bc7137adeb115a33fa4e54e2683e33d3f90c2bb1c4b6c2a59060200160405180910390a16005546040519081527f4c03de6a759749c0c9387b7014634dc5c6af610e1366023d90751c783a998f8d9060200160405180910390a161233a61325f565b6040805183815260ff831660208201529295509093507f34e8eda4cd857cd2865becf58a47748f31415f4a382cbb2cc0c64b9a27c717be910160405180910390a160006123856131a5565b905060005b82811015612761576000600482815481106123a7576123a7614427565b600091825260208083206040805160c08101825260059485029092018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff16151590820152600282015460608201526003820154608082015260049091015460a0820181905282549194509291908390811061242757612427614427565b60009182526020918290206040805160c0810182526005939093029091018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff1682820152600283015460608301526003830154608083015260049092015460a08201529084015190915080156124a357508060a0015188145b80156124b85750806040015160ff168760ff16145b156125ad5760808101516124cc908d61453f565b9b50848b6040516020016124e1929190614576565b60408051601f19818403018152919052805160209091012099506fffffffffffffffffffffffffffffffff808b16995061251c90600161453f565b816080015161252b91906143a6565b6125358d8b6143a6565b101561259f578051600a556020810151600b8054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b03909316929092179190911790556060810151600c556080810151600d5560a0810151600e555b8a6125a981614486565b9b50505b826040015180156125d657508060a00151881415806125d65750806040015160ff168760ff1614155b80156125f75750600854600160d01b900460ff166125f56064446143ff565b105b156126a35760035460208201516001600160a01b039091169063d009b2d6906126218a600261467c565b60085461263a90609890600160c01b900460ff166143a6565b61264491906143a6565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561268a57600080fd5b505af115801561269e573d6000803e3d6000fd5b505050505b82604001516127535760035460208401516001600160a01b039091169063d009b2d6906126d18a600261467c565b6008546126ea90609890600160c81b900460ff166143a6565b6126f491906143a6565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561273a57600080fd5b505af115801561274e573d6000803e3d6000fd5b505050505b83600101935050505061238a565b506002546040517fffb98fe300000000000000000000000000000000000000000000000000000000815261ffff891660048201526001600160a01b039091169063ffb98fe390602401600060405180830381600087803b1580156127c457600080fd5b505af11580156127d8573d6000803e3d6000fd5b50506008805467ffffffffffffffff909c16600160801b027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909c169b909b17909a5550505050505050505050565b600754600090612839906080906143ff565b9050600061289c61284d60a086018661449f565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060608601358461289460a0890160808a016146e8565b6006546135c3565b60408051858152602081018390529192507f94e252069a85aa79db21f5bd8ca4e14dd3a3927aa492711017a2c8ddad95af00910160405180910390a16129246128e5858061449f565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060208601358561040061373b565b600e541461294f5760405163755f0a2560e01b815260016004820152602481018290526044016109cf565b61295c60a085018561449f565b600081811061296d5761296d614427565b90506020020135848060400190612984919061449f565b600081811061299557612995614427565b90506020020135146129c45760405163755f0a2560e01b815260026004820152602481018290526044016109cf565b6000806129d460e087018761449f565b9050116129e5578460200135612a1a565b6129f260e086018661449f565b6000818110612a0357612a03614427565b9050602002810190612a159190614703565b606001355b9050612a78612a2c604087018761449f565b80806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250505050606087013585612a7360a08a0160808b016146e8565b61373b565b8114612aa15760405163755f0a2560e01b815260036004820152602481018390526044016109cf565b6000612ab060e087018761449f565b90501115612ae85760408051602080880135908201529081018390526060016040516020818303038152906040528051906020012091505b81612af3868061449f565b6000818110612b0457612b04614427565b9050602002013514612b325760405163755f0a2560e01b8152600481810152602481018390526044016109cf565b5050505050565b6001546000908190819061010090046001600160a01b031663c81e25ab612b6360c0870187614703565b602001356040518263ffffffff1660e01b8152600401612b8591815260200190565b60c060405180830381865afa158015612ba2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612bc69190614723565b509396509194509250506001600160a01b0384169050612c2657612bed60c0850185614703565b602001356040517f2396d34e0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b6000612c49612c3860c0870187614703565b61148c9060608101906040016146e8565b90506000612c5784846138a9565b9050808263ffffffff1610612cac57612c7360c0870187614703565b602001356040517f1362e4a00000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b6000612cdb612cbe60c0890189614703565b612ccf9060608101906040016146e8565b60201c63ffffffff1690565b90506000612ced8860200135866138c4565b63ffffffff16905067ffffffffffffffff82168114612d4c57612d1360c0890189614703565b602001356040517f6dd6a24f0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b612df287612d5d60c08b018b614703565b612d67908061479b565b8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050505060208b0135612dad60c08d018d614703565b60200135612dbe60c08e018e614703565b612dcf9060608101906040016146e8565b612ddc60c08f018f614703565b612ded9060808101906060016146e8565b6138eb565b612e3c57612e0360c0890189614703565b602001356040517fdb12fb9d0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b5050505050505050565b612e5360e082018261449f565b9050600003612e5f5750565b612f80612e6f60e083018361449f565b6000818110612e8057612e80614427565b9050602002810190612e929190614703565b612ea09060208101906147e2565b612ead60e084018461449f565b6000818110612ebe57612ebe614427565b9050602002810190612ed09190614703565b612ede90602081019061479b565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612f209250505060e085018561449f565b6000818110612f3157612f31614427565b9050602002810190612f439190614703565b60400135612f5460e086018661449f565b6000818110612f6557612f65614427565b9050602002810190612f779190614703565b60600135613982565b612fed57612f9160e082018261449f565b6000818110612fa257612fa2614427565b9050602002810190612fb49190614703565b606001356040517fd740df610000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b602081013561306c61300260e084018461449f565b600081811061301357613013614427565b90506020028101906130259190614703565b6040013561303660e085018561449f565b600081811061304757613047614427565b90506020028101906130599190614703565b6130679060208101906147e2565b613a15565b146120a85761307e60e082018261449f565b600081811061308f5761308f614427565b90506020028101906130a19190614703565b606001356040517f82f2469d0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b838510156131275781831061310257604051633d386eb360e11b815260040160405180910390fd5b80821061312257604051633588c6d360e11b815260040160405180910390fd5b612b32565b82821061314757604051633d386eb360e11b815260040160405180910390fd5b808310612b3257604051633588c6d360e11b815260040160405180910390fd5b60095481106120a8576040517fb6052cdf000000000000000000000000000000000000000000000000000000008152600481018290526024016109cf565b60606131af611821565b6131cc57604051633788c6c160e11b815260040160405180910390fd5b60006131d6611814565b60085490915067ffffffffffffffff808316600160401b909204161461320f57604051636fbabc7760e01b815260040160405180910390fd5b60075460405160200161324a9181527f3100000000000000000000000000000000000000000000000000000000000000602082015260210190565b60405160208183030381529060405291505090565b6000806000806000806000806000613275613a63565b60045490915060005b81811015613407576004818154811061329957613299614427565b906000526020600020906005020160010160149054906101000a900460ff16156133ff57600481815481106132d0576132d0614427565b9060005260206000209060050201600401549350600584815481106132f7576132f7614427565b90600052602060002090600502016003015489613314919061453f565b98508281604051602001613329929190614576565b60408051601f19818403018152919052805160209091012097506fffffffffffffffffffffffffffffffff808916975061336490600161453f565b6005858154811061337757613377614427565b90600052602060002090600502016003015461339391906143a6565b61339d8a896143a6565b10156133ff57600584815481106133b6576133b6614427565b9060005260206000209060050201600401549550600584815481106133dd576133dd614427565b906000526020600020906005020160010160149054906101000a900460ff1694505b60010161327e565b509399929850919650505050505050565b6134206121c8565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b6000805b6004548110156134e457836004828154811061348e5761348e614427565b9060005260206000209060050201600001541480156134d05750600481815481106134bb576134bb614427565b90600052602060002090600502016003015483145b156134dc579050610666565b600101613470565b506040517fd950091500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61351f613aec565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa3361344f565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166109e25761358181613b3e565b61358c836020613b50565b60405160200161359d9291906147ff565b60408051601f198184030181529082905262461bcd60e51b82526109cf91600401614880565b6000806135d287878786613d15565b9050826136d7856000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b826040516020016137199392919092835260c09190911b77ffffffffffffffffffffffffffffffffffffffffffffffff19166020830152602882015260480190565b6040516020818303038152906040528051906020012091505095945050505050565b600080613749868686613d8b565b905061384d836000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b8160405160200161388892919060c09290921b77ffffffffffffffffffffffffffffffffffffffffffffffff19168252600882015260280190565b60405160208183030381529060405280519060200120915050949350505050565b60006138b582846146a4565b60ff166001901b905092915050565b600060e083901c6138d68360206146a4565b60ff168163ffffffff16901c91505092915050565b6000806138fa86868686613df3565b90506000613955826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050886001600160a01b031661396b828a613e3e565b6001600160a01b0316149998505050505050505050565b60008061398f8484613ebd565b905060006139ea826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050866001600160a01b0316613a008288613e3e565b6001600160a01b031614979650505050505050565b60008282604051602001613a4592919091825260601b6bffffffffffffffffffffffff1916602082015260340190565b60405160208183030381529060405280519060200120905092915050565b6060613a6d611821565b613a8a57604051633788c6c160e11b815260040160405180910390fd5b6000613a94611814565b60085490915067ffffffffffffffff808316600160401b9092041614613acd57604051636fbabc7760e01b815260040160405180910390fd5b60075460405160200161324a918152600360fc1b602082015260210190565b60015460ff166118125760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f742070617573656400000000000000000000000060448201526064016109cf565b60606106666001600160a01b03831660145b60606000613b5f8360026143a6565b613b6a90600261453f565b67ffffffffffffffff811115613b8257613b826148b3565b6040519080825280601f01601f191660200182016040528015613bac576020820181803683370190505b509050600360fc1b81600081518110613bc757613bc7614427565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110613c1257613c12614427565b60200101906001600160f81b031916908160001a9053506000613c368460026143a6565b613c4190600161453f565b90505b6001811115613cc6577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110613c8257613c82614427565b1a60f81b828281518110613c9857613c98614427565b60200101906001600160f81b031916908160001a90535060049490941c93613cbf816148c9565b9050613c44565b5083156107cd5760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016109cf565b8260005b8551811015613d82576000613d2f6002866143ff565b15613d3b576000613d3e565b60015b9050613d6583888481518110613d5657613d56614427565b60200260200101518387613ed9565b9250600185901c9450508080613d7a90614486565b915050613d19565b50949350505050565b8160005b8451811015613deb576000613da56002856143ff565b6000149050613dce83878481518110613dc057613dc0614427565b602002602001015183613f39565b9250600184901c9350508080613de390614486565b915050613d8f565b509392505050565b604080516020810186905290810184905277ffffffffffffffffffffffffffffffffffffffffffffffff1960c084811b8216606084015283901b166068820152600090607001611e5b565b600080600080613e4d85613fa0565b6040805160008152602081018083528b905260ff8316918101919091526060810184905260808101839052929550909350915060019060a0016020604051602081039080840390855afa158015613ea8573d6000803e3d6000fd5b5050604051601f190151979650505050505050565b6040805160208101849052908101829052600090606001613a45565b60008215613f1957604080516020810184905290810186905260608101859052608001604051602081830303815290604052805190602001209050611e74565b604080516020810184905290810185905260608101869052608001611e5b565b60008115613f725760408051602081018690529081018490526060016040516020818303038152906040528051906020012090506107cd565b5050604080516020808201939093528082019390935280518084038201815260609093019052815191012090565b60008060008351604114613fe0576040517f4be6321b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50505060208101516040820151606090920151909260009190911a90565b50805460008255600502906000526020600020908101906120a891905b8082111561406357600080825560018201805474ffffffffffffffffffffffffffffffffffffffffff191690556002820181905560038201819055600482015560050161401b565b5090565b60006020828403121561407957600080fd5b81356001600160e01b0319811681146107cd57600080fd5b6001600160a01b03811681146120a857600080fd5b60ff811681146120a857600080fd5b600080604083850312156140c857600080fd5b82356140d381614091565b915060208301356140e3816140a6565b809150509250929050565b60006020828403121561410057600080fd5b5035919050565b6020808252825182820181905260009190848201906040850190845b8181101561418a57614177838551805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b9284019260c09290920191600101614123565b50909695505050505050565b600080604083850312156141a957600080fd5b8235915060208301356140e381614091565b803567ffffffffffffffff811681146141d357600080fd5b919050565b600080604083850312156141eb57600080fd5b823591506141fb602084016141bb565b90509250929050565b6000610100828403121561421757600080fd5b50919050565b60008060006060848603121561423257600080fd5b833567ffffffffffffffff8082111561424a57600080fd5b61425687838801614204565b9450602086013591508082111561426c57600080fd5b61427887838801614204565b9350604086013591508082111561428e57600080fd5b5061429b86828701614204565b9150509250925092565b6000806000606084860312156142ba57600080fd5b83356142c5816140a6565b95602085013595506040909401359392505050565b600080600080608085870312156142f057600080fd5b843593506020850135614302816140a6565b93969395505050506040820135916060013590565b60008060006060848603121561432c57600080fd5b8335614337816140a6565b92506020840135614347816140a6565b91506040840135614357816140a6565b809150509250925092565b60008060006060848603121561437757600080fd5b83359250602084013591506040840135614357816140a6565b634e487b7160e01b600052601160045260246000fd5b808202811582820484141761066657610666614390565b8181038181111561066657610666614390565b6000602082840312156143e257600080fd5b5051919050565b634e487b7160e01b600052601260045260246000fd5b60008261440e5761440e6143e9565b500690565b600082614422576144226143e9565b500490565b634e487b7160e01b600052603260045260246000fd5b67ffffffffffffffff81811683821601908082111561445e5761445e614390565b5092915050565b67ffffffffffffffff82811682821603908082111561445e5761445e614390565b60006001820161449857614498614390565b5060010190565b6000808335601e198436030181126144b657600080fd5b83018035915067ffffffffffffffff8211156144d157600080fd5b6020019150600581901b36038213156144e957600080fd5b9250929050565b60c081016106668284805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b8082018082111561066657610666614390565b60005b8381101561456d578181015183820152602001614555565b50506000910152565b60008351614588818460208801614552565b9190910191825250602001919050565b600181815b808511156145d35781600019048211156145b9576145b9614390565b808516156145c657918102915b93841c939080029061459d565b509250929050565b6000826145ea57506001610666565b816145f757506000610666565b816001811461460d576002811461461757614633565b6001915050610666565b60ff84111561462857614628614390565b50506001821b610666565b5060208310610133831016604e8410600b8410161715614656575081810a610666565b6146608383614598565b806000190482111561467457614674614390565b029392505050565b60006107cd60ff8416836145db565b60ff818116838216019081111561066657610666614390565b60ff828116828216039081111561066657610666614390565b61ffff82811682821603908082111561445e5761445e614390565b60006107cd61ffff8416836145db565b6000602082840312156146fa57600080fd5b6107cd826141bb565b60008235607e1983360301811261471957600080fd5b9190910192915050565b60008060008060008060c0878903121561473c57600080fd5b865161474781614091565b6020880151909650614758816140a6565b6040880151909550614769816140a6565b6060880151909450801515811461477f57600080fd5b809350506080870151915060a087015190509295509295509295565b6000808335601e198436030181126147b257600080fd5b83018035915067ffffffffffffffff8211156147cd57600080fd5b6020019150368190038213156144e957600080fd5b6000602082840312156147f457600080fd5b81356107cd81614091565b7f416363657373436f6e74726f6c3a206163636f756e7420000000000000000000815260008351614837816017850160208801614552565b7f206973206d697373696e6720726f6c65200000000000000000000000000000006017918401918201528351614874816028840160208801614552565b01602801949350505050565b602081526000825180602084015261489f816040850160208701614552565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b6000816148d8576148d8614390565b50600019019056fea2646970667358221220bf9437374f3c2964ae746fad5e40f62176f0244d2f63eb0765e85a08bf2885f664736f6c63430008130033", + "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106102775760003560e01c806377c75d1011610160578063b6cd5822116100d8578063dfbf53ae1161008c578063f69ee1d111610071578063f69ee1d1146105d5578063f7b188a5146105e8578063fb00f2f3146105f057600080fd5b8063dfbf53ae14610592578063f4e6fcca146105c257600080fd5b8063ce987745116100bd578063ce98774514610564578063d1e8b63d14610577578063d547741f1461057f57600080fd5b8063b6cd582214610537578063c46b40291461054a57600080fd5b80638456cb591161012f5780638d8b6428116101145780638d8b6428146104f057806391d14854146104f8578063a217fddf1461052f57600080fd5b80638456cb59146104e05780638a19c8bc146104e857600080fd5b806377c75d101461045a5780637fe019c61461046d57806382b39b1b1461048857806383220626146104d857600080fd5b80635c975abb116101f357806364c34a85116101c257806369da9114116101a757806369da9114146103de5780636f94aaf2146103f157806372286cba1461040c57600080fd5b806364c34a85146103a957806369bfac01146103b157600080fd5b80635c975abb146103705780635d4844ea1461037b57806362fd29ae1461038e57806363f5cf7c1461039657600080fd5b80632a4e62491161024a5780632f3906da1161022f5780632f3906da1461034257806336568abe1461034a5780635838d6731461035d57600080fd5b80632a4e6249146103185780632f2ff15d1461032d57600080fd5b806301ffc9a71461027c5780631736d472146102a457806318350096146102b7578063248a9ca3146102e7575b600080fd5b61028f61028a366004614067565b610603565b60405190151581526020015b60405180910390f35b61028f6102b23660046140b5565b61066c565b6001546102cf9061010090046001600160a01b031681565b6040516001600160a01b03909116815260200161029b565b61030a6102f53660046140ee565b60009081526020819052604090206001015490565b60405190815260200161029b565b6103206107d4565b60405161029b9190614107565b61034061033b366004614196565b6108e1565b005b61028f61090b565b610340610358366004614196565b610955565b61034061036b3660046141d8565b6109e6565b60015460ff1661028f565b6003546102cf906001600160a01b031681565b61030a610f48565b6103406103a436600461421d565b611014565b61030a6113af565b6008546103c59067ffffffffffffffff1681565b60405167ffffffffffffffff909116815260200161029b565b6002546102cf906001600160a01b031681565b6008546103c590600160801b900467ffffffffffffffff1681565b61041f61041a3660046140ee565b61148f565b604080519687526001600160a01b039095166020870152921515938501939093526060840152608083019190915260a082015260c00161029b565b61028f6104683660046140ee565b6114e6565b6008546103c590600160401b900467ffffffffffffffff1681565b61049b6104963660046140ee565b611796565b604080519687526001600160a01b03909516602087015260ff909316938501939093526060840152608083019190915260a082015260c00161029b565b61030a6117a6565b6103406117b1565b6103c5611814565b61028f611821565b61028f610506366004614196565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61030a600081565b6103406105453660046142a5565b61184b565b610552611d88565b60405160ff909116815260200161029b565b61030a6105723660046142da565b611e0d565b61028f611e7c565b61034061058d366004614196565b611ea1565b600a54600b54600c54600d54600e5461049b94936001600160a01b03811693600160a01b90910460ff1692909186565b6103406105d0366004614317565b611ec6565b6103406105e33660046140ee565b611fad565b610340612001565b61028f6105fe366004614362565b612062565b60006001600160e01b031982167f7965db0b00000000000000000000000000000000000000000000000000000000148061066657507f01ffc9a7000000000000000000000000000000000000000000000000000000006001600160e01b03198316145b92915050565b600061067661090b565b156106ad576040517fe2586bcc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6106b9609860026143a6565b6106c390436143bd565b60035460405163d1052d1f60e01b81526001600160a01b0386811660048301529091169063d1052d1f90602401602060405180830381865afa15801561070d573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061073191906143d0565b1061074f57604051630a0744c560e01b815260040160405180910390fd5b6003546040516397adedb560e01b81526001600160a01b0385811660048301526107cd9216906397adedb590602401602060405180830381865afa15801561079b573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107bf91906143d0565b6107c76113af565b84612062565b9392505050565b60606107de611821565b6107fb57604051633788c6c160e11b815260040160405180910390fd5b6000610805611814565b60085490915067ffffffffffffffff808316600160401b909204161461083e57604051636fbabc7760e01b815260040160405180910390fd5b6005805480602002602001604051908101604052809291908181526020016000905b828210156108d75760008481526020908190206040805160c08101825260058602909201805483526001808201546001600160a01b03811685870152600160a01b900460ff169284019290925260028101546060840152600381015460808401526004015460a08301529083529092019101610860565b5050505091505090565b6000828152602081905260409020600101546108fc8161209e565b61090683836120ab565b505050565b6000806109196098436143ff565b905061092760046098614413565b8110158015610940575061093d60026098614413565b81105b1561094d57600191505090565b600091505090565b6001600160a01b03811633146109d85760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b6109e28282612149565b5050565b6109ee6121c8565b60006109f8611814565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa158015610a46573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a6a91906143d0565b6003546040517f830a053e0000000000000000000000000000000000000000000000000000000081523360048201529192506000916001600160a01b039091169063830a053e90602401602060405180830381865afa158015610ad1573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610af591906143d0565b60035460405163d1052d1f60e01b81523360048201529192506000916001600160a01b039091169063d1052d1f90602401602060405180830381865afa158015610b43573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b6791906143d0565b9050610b71611e7c565b610ba7576040517fdc816a8700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001610bb560046098614413565b610bbf91906143bd565b610bca6098436143ff565b03610c01576040517f5baef6b600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8467ffffffffffffffff168467ffffffffffffffff161115610c4f576040517f50ff7c0000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8467ffffffffffffffff168467ffffffffffffffff161015610c9d576040517f7a0c0fd600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80600003610cd7576040517f039f2e1800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ce3609860026143a6565b610ced90436143bd565b8110610d0c57604051630a0744c560e01b815260040160405180910390fd5b60085467ffffffffffffffff858116911614610d4c57610d2e60046000613ffe565b6008805467ffffffffffffffff191667ffffffffffffffff86161790555b60045460005b81811015610dbf578460048281548110610d6e57610d6e614427565b90600052602060002090600502016000015403610db7576040517fbfec555800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600101610d52565b506040805160c081018252858152336020808301918252600083850181815260608501898152608086018e815260a0870184815260048054600181018255955296517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b60059095029485015594517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c8401805493516001600160a01b0390921674ffffffffffffffffffffffffffffffffffffffffff1990941693909317600160a01b9115159190910217909155517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19d82015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19e83015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19f90910155815167ffffffffffffffff891681529081018690527f68e0867601a98978930107aee7f425665e61edd70ca594c68ca5da9e81f84c29910160405180910390a150505050505050565b600080610f53611814565b610f5e90600161443d565b60075460085491925090610f8490600160401b900467ffffffffffffffff16600161443d565b67ffffffffffffffff168267ffffffffffffffff16111561066657600854600090600190610fc390600160401b900467ffffffffffffffff1685614465565b610fcd9190614465565b67ffffffffffffffff1690508181604051602001610ff5929190918252602082015260400190565b6040516020818303038152906040528051906020012091505092915050565b61101c6121c8565b61102461221b565b6040805160c081018252600a548152600b546001600160a01b0381166020830152600160a01b900460ff1691810191909152600c546060820152600d546080820152600e5460a08201526006546007546000918291611084600f826143ff565b9350611091600e826143ff565b92508383106110a857826110a481614486565b9350505b6110bb8660200135838760400151612062565b6110db57604051633b5f43a360e01b8152600360048201526024016109cf565b6110e686601e612827565b6110ef86612b39565b6110f886612e46565b61110b8860200135838760400151612062565b61112b57604051633b5f43a360e01b8152600260048201526024016109cf565b61113f8861113a8660026143a6565b612827565b61114888612b39565b61115188612e46565b6111648760200135838760400151612062565b61118457604051633b5f43a360e01b8152600160048201526024016109cf565b6111938761113a8560026143a6565b61119c87612b39565b6111a587612e46565b61121b84846111b48b8061449f565b60008181106111c5576111c5614427565b602002919091013590506111d98b8061449f565b60008181106111ea576111ea614427565b602002919091013590506111fe8b8061449f565b600081811061120f5761120f614427565b905060200201356130da565b611245611228878061449f565b600081811061123957611239614427565b90506020020135613167565b60015460208601516040517f51cff8d90000000000000000000000000000000000000000000000000000000081526001600160a01b03918216600482015261010090920416906351cff8d990602401600060405180830381600087803b1580156112ae57600080fd5b505af11580156112c2573d6000803e3d6000fd5b505050507f788e77979e6e6a8a6a5d2c19c58b1ff9671298f54c85ac6f6aa30379aed5861a856040516112f591906144f0565b60405180910390a17fbee3fc8a3523c1a65fa9308ce1f2b8fd90c24975b141b754603194597846e4dd60018054906101000a90046001600160a01b03166001600160a01b0316638a5e8e326040518163ffffffff1660e01b8152600401602060405180830381865afa15801561136f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061139391906143d0565b6040519081526020015b60405180910390a15050505050505050565b60006113b9611e7c565b806113f75750600854600160401b900467ffffffffffffffff166113db611814565b67ffffffffffffffff161180156113f757506113f5611821565b155b15611409576114046117a6565b905090565b611411611821565b1561141e57611404610f48565b61142661090b565b80156114555750600854600160401b900467ffffffffffffffff16611449611814565b67ffffffffffffffff16145b1561148c576040517f36b7884b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b90565b6004818154811061149f57600080fd5b6000918252602090912060059091020180546001820154600283015460038401546004909401549294506001600160a01b03821693600160a01b90920460ff169290919086565b60006114f0611821565b61150d57604051633788c6c160e11b815260040160405180910390fd5b6000611517611814565b60085490915067ffffffffffffffff808316600160401b909204161461155057604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b90910481169082161161158757604051630c8d9eab60e31b815260040160405180910390fd5b60008060008060008060008061159b6131a5565b905060006115a761325f565b600454919650945060005b8181101561178257600481815481106115cd576115cd614427565b9060005260206000209060050201600401549450600481815481106115f4576115f4614427565b906000526020600020906005020160010160149054906101000a900460ff16801561164257506005858154811061162d5761162d614427565b90600052602060002090600502016004015487145b801561168057506005858154811061165c5761165c614427565b600091825260209091206001600590920201015460ff878116600160a01b90920416145b1561177a576005858154811061169857611698614427565b9060005260206000209060050201600301548b6116b5919061453f565b9a5083836040516020016116ca929190614576565b60408051601f19818403018152919052805160209091012098506fffffffffffffffffffffffffffffffff808a16985061170590600161453f565b6005868154811061171857611718614427565b90600052602060002090600502016003015461173491906143a6565b61173e8c8a6143a6565b101561176c576005858154811061175757611757614427565b90600052602060002090600502016000015499505b8261177681614486565b9350505b6001016115b2565b505050959099149998505050505050505050565b6005818154811061149f57600080fd5b600080610f5e611814565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661180a57604051631d77d47760e21b815260040160405180910390fd5b611812613418565b565b6000611404609843614413565b600061182f60026098614413565b61183a6098436143ff565b106118455750600190565b50600090565b6118536121c8565b600061185d611814565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa1580156118ab573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118cf91906143d0565b90506118d9611d88565b60ff168560ff161015611918576040517f83d9b7bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61192061090b565b611956576040517fd1088db600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff83811691161461199e576040517f842a9e0a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116600160401b9092041614611a86576119c36113af565b6006556119d260056000613ffe565b600880547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff16600160401b67ffffffffffffffff8516908102919091179091556006546040805192835260208301919091527ff0ae472da9c8da86bda4991a549c03a3cb328b5f360ea11a5b8814f32bb85176910160405180910390a1611a86600754604080516020810192909252449082015260600160408051601f198184030181529190528051602090910120600755565b6000611a9482878787611e0d565b90506000611aa2838361346c565b9050600060048281548110611ab957611ab9614427565b60009182526020918290206040805160c081018252600593909302909101805480845260018201546001600160a01b03811695850195909552600160a01b90940460ff1615159183019190915260028101546060830152600381015460808301526004015460a0820152600654909250611b3491908a612062565b611b70576006546040517f14ebbbe40000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b806040015115611bac576040517fa89ac15100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600160048381548110611bc157611bc1614427565b906000526020600020906005020160010160146101000a81548160ff02191690831515021790555060058054905060048381548110611c0257611c02614427565b90600052602060002090600502016004018190555060056040518060c001604052808360000151815260200183602001516001600160a01b031681526020018a60ff168152602001836060015181526020018a6002611c61919061467c565b8460600151611c7091906143a6565b815260209081018a90528254600181810185556000948552938290208351600590920201908155908201519281018054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b0390951694909417939093179092556060808201516002808501919091556080830151600385015560a0909201516004909301929092558251918301517f13fc17fd71632266fe82092de6dd91a06b4fa68d8dc950492e5421cbed55a6a5928892909190611d3e908d9061467c565b8560600151611d4d91906143a6565b6040805167ffffffffffffffff909516855260208501939093529183015260608201526080810189905260ff8a1660a082015260c00161139d565b6008546000908190611dad9067ffffffffffffffff600160801b820481169116614465565b67ffffffffffffffff169050600060fe8211611dc95781611dcc565b60fe5b611dd790600161468b565b600b5490915060ff600160a01b9091048116908216811115611e0257611dfd82826146a4565b611e05565b60005b935050505090565b60408051602081018690527fff0000000000000000000000000000000000000000000000000000000000000060f886901b169181019190915260418101839052606181018290526000906081015b6040516020818303038152906040528051906020012090505b949350505050565b6000611e8a60046098614413565b611e956098436143ff565b10156118455750600190565b600082815260208190526040902060010154611ebc8161209e565b6109068383612149565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611f1557604051637bfa4b9f60e01b815260040160405180910390fd5b600880547fffffffffffff0000ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b60ff958616027fffffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffff1617600160c81b93851693909302929092177fffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffff16600160d01b9190931602919091179055565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611ffc57604051637bfa4b9f60e01b815260040160405180910390fd5b600955565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661205a57604051631d77d47760e21b815260040160405180910390fd5b611812613517565b60008160ff16600003612077575060016107cd565b61208660ff83166101006146bd565b6120919060026146d8565b8484181090509392505050565b6120a88133613550565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166109e2576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556121053390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16156109e2576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b60015460ff16156118125760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a207061757365640000000000000000000000000000000060448201526064016109cf565b6000612225611814565b905061222f611821565b61224c57604051633788c6c160e11b815260040160405180910390fd5b60085467ffffffffffffffff828116600160401b909204161461228257604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b9091048116908216116122b957604051630c8d9eab60e31b815260040160405180910390fd5b600454604051818152600091829182918291829182917f6752c5e71c95fb93bc7137adeb115a33fa4e54e2683e33d3f90c2bb1c4b6c2a59060200160405180910390a16005546040519081527f4c03de6a759749c0c9387b7014634dc5c6af610e1366023d90751c783a998f8d9060200160405180910390a161233a61325f565b6040805183815260ff831660208201529295509093507f34e8eda4cd857cd2865becf58a47748f31415f4a382cbb2cc0c64b9a27c717be910160405180910390a160006123856131a5565b905060005b82811015612761576000600482815481106123a7576123a7614427565b600091825260208083206040805160c08101825260059485029092018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff16151590820152600282015460608201526003820154608082015260049091015460a0820181905282549194509291908390811061242757612427614427565b60009182526020918290206040805160c0810182526005939093029091018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff1682820152600283015460608301526003830154608083015260049092015460a08201529084015190915080156124a357508060a0015188145b80156124b85750806040015160ff168760ff16145b156125ad5760808101516124cc908d61453f565b9b50848b6040516020016124e1929190614576565b60408051601f19818403018152919052805160209091012099506fffffffffffffffffffffffffffffffff808b16995061251c90600161453f565b816080015161252b91906143a6565b6125358d8b6143a6565b101561259f578051600a556020810151600b8054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b03909316929092179190911790556060810151600c556080810151600d5560a0810151600e555b8a6125a981614486565b9b50505b826040015180156125d657508060a00151881415806125d65750806040015160ff168760ff1614155b80156125f75750600854600160d01b900460ff166125f56064446143ff565b105b156126a35760035460208201516001600160a01b039091169063d009b2d6906126218a600261467c565b60085461263a90609890600160c01b900460ff166143a6565b61264491906143a6565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561268a57600080fd5b505af115801561269e573d6000803e3d6000fd5b505050505b82604001516127535760035460208401516001600160a01b039091169063d009b2d6906126d18a600261467c565b6008546126ea90609890600160c81b900460ff166143a6565b6126f491906143a6565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561273a57600080fd5b505af115801561274e573d6000803e3d6000fd5b505050505b83600101935050505061238a565b506002546040517fffb98fe300000000000000000000000000000000000000000000000000000000815261ffff891660048201526001600160a01b039091169063ffb98fe390602401600060405180830381600087803b1580156127c457600080fd5b505af11580156127d8573d6000803e3d6000fd5b50506008805467ffffffffffffffff909c16600160801b027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909c169b909b17909a5550505050505050505050565b600754600090612839906080906143ff565b9050600061289c61284d60a086018661449f565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060608601358461289460a0890160808a016146e8565b6006546135c3565b60408051858152602081018390529192507f94e252069a85aa79db21f5bd8ca4e14dd3a3927aa492711017a2c8ddad95af00910160405180910390a16129246128e5858061449f565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060208601358561040061373b565b600e541461294f5760405163755f0a2560e01b815260016004820152602481018290526044016109cf565b61295c60a085018561449f565b600081811061296d5761296d614427565b90506020020135848060400190612984919061449f565b600081811061299557612995614427565b90506020020135146129c45760405163755f0a2560e01b815260026004820152602481018290526044016109cf565b6000806129d460e087018761449f565b9050116129e5578460200135612a1a565b6129f260e086018661449f565b6000818110612a0357612a03614427565b9050602002810190612a159190614703565b606001355b9050612a78612a2c604087018761449f565b80806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250505050606087013585612a7360a08a0160808b016146e8565b61373b565b8114612aa15760405163755f0a2560e01b815260036004820152602481018390526044016109cf565b6000612ab060e087018761449f565b90501115612ae85760408051602080880135908201529081018390526060016040516020818303038152906040528051906020012091505b81612af3868061449f565b6000818110612b0457612b04614427565b9050602002013514612b325760405163755f0a2560e01b8152600481810152602481018390526044016109cf565b5050505050565b6001546000908190819061010090046001600160a01b031663c81e25ab612b6360c0870187614703565b602001356040518263ffffffff1660e01b8152600401612b8591815260200190565b60c060405180830381865afa158015612ba2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612bc69190614723565b509396509194509250506001600160a01b0384169050612c2657612bed60c0850185614703565b602001356040517f2396d34e0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b6000612c49612c3860c0870187614703565b61148c9060608101906040016146e8565b90506000612c5784846138a9565b9050808263ffffffff1610612cac57612c7360c0870187614703565b602001356040517f1362e4a00000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b6000612cdb612cbe60c0890189614703565b612ccf9060608101906040016146e8565b60201c63ffffffff1690565b90506000612ced8860200135866138c4565b63ffffffff16905067ffffffffffffffff82168114612d4c57612d1360c0890189614703565b602001356040517f6dd6a24f0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b612df287612d5d60c08b018b614703565b612d67908061479b565b8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050505060208b0135612dad60c08d018d614703565b60200135612dbe60c08e018e614703565b612dcf9060608101906040016146e8565b612ddc60c08f018f614703565b612ded9060808101906060016146e8565b6138eb565b612e3c57612e0360c0890189614703565b602001356040517fdb12fb9d0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b5050505050505050565b612e5360e082018261449f565b9050600003612e5f5750565b612f80612e6f60e083018361449f565b6000818110612e8057612e80614427565b9050602002810190612e929190614703565b612ea09060208101906147e2565b612ead60e084018461449f565b6000818110612ebe57612ebe614427565b9050602002810190612ed09190614703565b612ede90602081019061479b565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612f209250505060e085018561449f565b6000818110612f3157612f31614427565b9050602002810190612f439190614703565b60400135612f5460e086018661449f565b6000818110612f6557612f65614427565b9050602002810190612f779190614703565b60600135613982565b612fed57612f9160e082018261449f565b6000818110612fa257612fa2614427565b9050602002810190612fb49190614703565b606001356040517fd740df610000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b602081013561306c61300260e084018461449f565b600081811061301357613013614427565b90506020028101906130259190614703565b6040013561303660e085018561449f565b600081811061304757613047614427565b90506020028101906130599190614703565b6130679060208101906147e2565b613a15565b146120a85761307e60e082018261449f565b600081811061308f5761308f614427565b90506020028101906130a19190614703565b606001356040517f82f2469d0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b838510156131275781831061310257604051633d386eb360e11b815260040160405180910390fd5b80821061312257604051633588c6d360e11b815260040160405180910390fd5b612b32565b82821061314757604051633d386eb360e11b815260040160405180910390fd5b808310612b3257604051633588c6d360e11b815260040160405180910390fd5b60095481106120a8576040517fb6052cdf000000000000000000000000000000000000000000000000000000008152600481018290526024016109cf565b60606131af611821565b6131cc57604051633788c6c160e11b815260040160405180910390fd5b60006131d6611814565b60085490915067ffffffffffffffff808316600160401b909204161461320f57604051636fbabc7760e01b815260040160405180910390fd5b60075460405160200161324a9181527f3100000000000000000000000000000000000000000000000000000000000000602082015260210190565b60405160208183030381529060405291505090565b6000806000806000806000806000613275613a63565b60045490915060005b81811015613407576004818154811061329957613299614427565b906000526020600020906005020160010160149054906101000a900460ff16156133ff57600481815481106132d0576132d0614427565b9060005260206000209060050201600401549350600584815481106132f7576132f7614427565b90600052602060002090600502016003015489613314919061453f565b98508281604051602001613329929190614576565b60408051601f19818403018152919052805160209091012097506fffffffffffffffffffffffffffffffff808916975061336490600161453f565b6005858154811061337757613377614427565b90600052602060002090600502016003015461339391906143a6565b61339d8a896143a6565b10156133ff57600584815481106133b6576133b6614427565b9060005260206000209060050201600401549550600584815481106133dd576133dd614427565b906000526020600020906005020160010160149054906101000a900460ff1694505b60010161327e565b509399929850919650505050505050565b6134206121c8565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b6000805b6004548110156134e457836004828154811061348e5761348e614427565b9060005260206000209060050201600001541480156134d05750600481815481106134bb576134bb614427565b90600052602060002090600502016003015483145b156134dc579050610666565b600101613470565b506040517fd950091500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61351f613aec565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa3361344f565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166109e25761358181613b3e565b61358c836020613b50565b60405160200161359d9291906147ff565b60408051601f198184030181529082905262461bcd60e51b82526109cf91600401614880565b6000806135d287878786613d15565b9050826136d7856000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b826040516020016137199392919092835260c09190911b77ffffffffffffffffffffffffffffffffffffffffffffffff19166020830152602882015260480190565b6040516020818303038152906040528051906020012091505095945050505050565b600080613749868686613d8b565b905061384d836000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b8160405160200161388892919060c09290921b77ffffffffffffffffffffffffffffffffffffffffffffffff19168252600882015260280190565b60405160208183030381529060405280519060200120915050949350505050565b60006138b582846146a4565b60ff166001901b905092915050565b600060e083901c6138d68360206146a4565b60ff168163ffffffff16901c91505092915050565b6000806138fa86868686613df3565b90506000613955826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050886001600160a01b031661396b828a613e3e565b6001600160a01b0316149998505050505050505050565b60008061398f8484613ebd565b905060006139ea826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050866001600160a01b0316613a008288613e3e565b6001600160a01b031614979650505050505050565b60008282604051602001613a4592919091825260601b6bffffffffffffffffffffffff1916602082015260340190565b60405160208183030381529060405280519060200120905092915050565b6060613a6d611821565b613a8a57604051633788c6c160e11b815260040160405180910390fd5b6000613a94611814565b60085490915067ffffffffffffffff808316600160401b9092041614613acd57604051636fbabc7760e01b815260040160405180910390fd5b60075460405160200161324a918152600360fc1b602082015260210190565b60015460ff166118125760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f742070617573656400000000000000000000000060448201526064016109cf565b60606106666001600160a01b03831660145b60606000613b5f8360026143a6565b613b6a90600261453f565b67ffffffffffffffff811115613b8257613b826148b3565b6040519080825280601f01601f191660200182016040528015613bac576020820181803683370190505b509050600360fc1b81600081518110613bc757613bc7614427565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110613c1257613c12614427565b60200101906001600160f81b031916908160001a9053506000613c368460026143a6565b613c4190600161453f565b90505b6001811115613cc6577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110613c8257613c82614427565b1a60f81b828281518110613c9857613c98614427565b60200101906001600160f81b031916908160001a90535060049490941c93613cbf816148c9565b9050613c44565b5083156107cd5760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016109cf565b8260005b8551811015613d82576000613d2f6002866143ff565b15613d3b576000613d3e565b60015b9050613d6583888481518110613d5657613d56614427565b60200260200101518387613ed9565b9250600185901c9450508080613d7a90614486565b915050613d19565b50949350505050565b8160005b8451811015613deb576000613da56002856143ff565b6000149050613dce83878481518110613dc057613dc0614427565b602002602001015183613f39565b9250600184901c9350508080613de390614486565b915050613d8f565b509392505050565b604080516020810186905290810184905277ffffffffffffffffffffffffffffffffffffffffffffffff1960c084811b8216606084015283901b166068820152600090607001611e5b565b600080600080613e4d85613fa0565b6040805160008152602081018083528b905260ff8316918101919091526060810184905260808101839052929550909350915060019060a0016020604051602081039080840390855afa158015613ea8573d6000803e3d6000fd5b5050604051601f190151979650505050505050565b6040805160208101849052908101829052600090606001613a45565b60008215613f1957604080516020810184905290810186905260608101859052608001604051602081830303815290604052805190602001209050611e74565b604080516020810184905290810185905260608101869052608001611e5b565b60008115613f725760408051602081018690529081018490526060016040516020818303038152906040528051906020012090506107cd565b5050604080516020808201939093528082019390935280518084038201815260609093019052815191012090565b60008060008351604114613fe0576040517f4be6321b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50505060208101516040820151606090920151909260009190911a90565b50805460008255600502906000526020600020908101906120a891905b8082111561406357600080825560018201805474ffffffffffffffffffffffffffffffffffffffffff191690556002820181905560038201819055600482015560050161401b565b5090565b60006020828403121561407957600080fd5b81356001600160e01b0319811681146107cd57600080fd5b6001600160a01b03811681146120a857600080fd5b60ff811681146120a857600080fd5b600080604083850312156140c857600080fd5b82356140d381614091565b915060208301356140e3816140a6565b809150509250929050565b60006020828403121561410057600080fd5b5035919050565b6020808252825182820181905260009190848201906040850190845b8181101561418a57614177838551805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b9284019260c09290920191600101614123565b50909695505050505050565b600080604083850312156141a957600080fd5b8235915060208301356140e381614091565b803567ffffffffffffffff811681146141d357600080fd5b919050565b600080604083850312156141eb57600080fd5b823591506141fb602084016141bb565b90509250929050565b6000610100828403121561421757600080fd5b50919050565b60008060006060848603121561423257600080fd5b833567ffffffffffffffff8082111561424a57600080fd5b61425687838801614204565b9450602086013591508082111561426c57600080fd5b61427887838801614204565b9350604086013591508082111561428e57600080fd5b5061429b86828701614204565b9150509250925092565b6000806000606084860312156142ba57600080fd5b83356142c5816140a6565b95602085013595506040909401359392505050565b600080600080608085870312156142f057600080fd5b843593506020850135614302816140a6565b93969395505050506040820135916060013590565b60008060006060848603121561432c57600080fd5b8335614337816140a6565b92506020840135614347816140a6565b91506040840135614357816140a6565b809150509250925092565b60008060006060848603121561437757600080fd5b83359250602084013591506040840135614357816140a6565b634e487b7160e01b600052601160045260246000fd5b808202811582820484141761066657610666614390565b8181038181111561066657610666614390565b6000602082840312156143e257600080fd5b5051919050565b634e487b7160e01b600052601260045260246000fd5b60008261440e5761440e6143e9565b500690565b600082614422576144226143e9565b500490565b634e487b7160e01b600052603260045260246000fd5b67ffffffffffffffff81811683821601908082111561445e5761445e614390565b5092915050565b67ffffffffffffffff82811682821603908082111561445e5761445e614390565b60006001820161449857614498614390565b5060010190565b6000808335601e198436030181126144b657600080fd5b83018035915067ffffffffffffffff8211156144d157600080fd5b6020019150600581901b36038213156144e957600080fd5b9250929050565b60c081016106668284805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b8082018082111561066657610666614390565b60005b8381101561456d578181015183820152602001614555565b50506000910152565b60008351614588818460208801614552565b9190910191825250602001919050565b600181815b808511156145d35781600019048211156145b9576145b9614390565b808516156145c657918102915b93841c939080029061459d565b509250929050565b6000826145ea57506001610666565b816145f757506000610666565b816001811461460d576002811461461757614633565b6001915050610666565b60ff84111561462857614628614390565b50506001821b610666565b5060208310610133831016604e8410600b8410161715614656575081810a610666565b6146608383614598565b806000190482111561467457614674614390565b029392505050565b60006107cd60ff8416836145db565b60ff818116838216019081111561066657610666614390565b60ff828116828216039081111561066657610666614390565b61ffff82811682821603908082111561445e5761445e614390565b60006107cd61ffff8416836145db565b6000602082840312156146fa57600080fd5b6107cd826141bb565b60008235607e1983360301811261471957600080fd5b9190910192915050565b60008060008060008060c0878903121561473c57600080fd5b865161474781614091565b6020880151909650614758816140a6565b6040880151909550614769816140a6565b6060880151909450801515811461477f57600080fd5b809350506080870151915060a087015190509295509295509295565b6000808335601e198436030181126147b257600080fd5b83018035915067ffffffffffffffff8211156147cd57600080fd5b6020019150368190038213156144e957600080fd5b6000602082840312156147f457600080fd5b81356107cd81614091565b7f416363657373436f6e74726f6c3a206163636f756e7420000000000000000000815260008351614837816017850160208801614552565b7f206973206d697373696e6720726f6c65200000000000000000000000000000006017918401918201528351614874816028840160208801614552565b01602801949350505050565b602081526000825180602084015261489f816040850160208701614552565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b6000816148d8576148d8614390565b50600019019056fea2646970667358221220bf9437374f3c2964ae746fad5e40f62176f0244d2f63eb0765e85a08bf2885f664736f6c63430008130033", "devdoc": { "author": "The Swarm Authors", - "details": "Implements a Schelling Co-ordination game to form consensus around the Reserve Commitment hash. This takes place in three phases: _commit_, _reveal_ and _claim_. A node, upon establishing that it _isParticipatingInUpcomingRound_, i.e. it's overlay falls within proximity order of its reported depth with the _currentRoundAnchor_, prepares a \"reserve commitment hash\" using the chunks it currently stores in its reserve and calculates the \"storage depth\" (see Bee for details). These values, if calculated honestly, and with the right chunks stored, should be the same for every node in a neighbourhood. This is the Schelling point. Each eligible node can then use these values, together with a random, single use, secret _revealNonce_ and their _overlay_ as the pre-image values for the obsfucated _commit_, using the _wrapCommit_ method. Once the _commit_ round has elapsed, participating nodes must provide the values used to calculate their obsfucated _commit_ hash, which, once verified for correctness and proximity to the anchor are retained in the _currentReveals_. Nodes that have commited but do not reveal the correct values used to create the pre-image will have their stake \"frozen\" for a period of rounds proportional to their reported depth. During the _reveal_ round, randomness is updated after every successful reveal. Once the reveal round is concluded, the _currentRoundAnchor_ is updated and users can determine if they will be eligible their overlay will be eligible for the next commit phase using _isParticipatingInUpcomingRound_. When the _reveal_ phase has been concluded, the claim phase can begin. At this point, the truth teller and winner are already determined. By calling _isWinner_, an applicant node can run the relevant logic to determine if they have been selected as the beneficiary of this round. When calling _claim_, the current pot from the PostageStamp contract is withdrawn and transferred to that beneficiaries address. Nodes that have revealed values that differ from the truth, have their stakes \"frozen\" for a period of rounds proportional to their reported depth.", + "details": "Implements a Schelling Co-ordination game to form consensus around the Reserve Commitment hash. This takes place in three phases: _commit_, _reveal_ and _claim_. A node, upon establishing that it _isParticipatingInUpcomingRound_, i.e. it's overlay falls within proximity order of its reported depth with the _currentRoundAnchor_, prepares a \"reserve commitment hash\" using the chunks it currently stores in its reserve and calculates the \"storage depth\" (see Bee for details). These values, if calculated honestly, and with the right chunks stored, should be the same for every node in a neighbourhood. This is the Schelling point. Each eligible node can then use these values, together with a random, single use, secret _revealNonce_ and their _overlay_ as the pre-image values for the obsfucated _commit_, using the _wrapCommit_ method. Once the _commit_ round has elapsed, participating nodes must provide the values used to calculate their obsfucated _commit_ hash, which, once verified for correctness and proximity to the anchor are retained in the _currentReveals_. Nodes that have committed but do not reveal the correct values used to create the pre-image will have their stake \"frozen\" for a period of rounds proportional to their reported depth. During the _reveal_ round, randomness is updated after every successful reveal. Once the reveal round is concluded, the _currentRoundAnchor_ is updated and users can determine if they will be eligible their overlay will be eligible for the next commit phase using _isParticipatingInUpcomingRound_. When the _reveal_ phase has been concluded, the claim phase can begin. At this point, the truth teller and winner are already determined. By calling _isWinner_, an applicant node can run the relevant logic to determine if they have been selected as the beneficiary of this round. When calling _claim_, the current pot from the PostageStamp contract is withdrawn and transferred to that beneficiaries address. Nodes that have revealed values that differ from the truth, have their stakes \"frozen\" for a period of rounds proportional to their reported depth.", "events": { "ChunkCount(uint256)": { "details": "Emit from Postagestamp contract valid chunk count at the end of claim" @@ -1802,7 +1802,7 @@ "label": "PostageContract", "offset": 1, "slot": "1", - "type": "t_contract(IPostageStamp)11057" + "type": "t_contract(IPostageStamp)11180" }, { "astId": 7241, @@ -1945,7 +1945,7 @@ "label": "bytes32", "numberOfBytes": "32" }, - "t_contract(IPostageStamp)11057": { + "t_contract(IPostageStamp)11180": { "encoding": "inplace", "label": "contract IPostageStamp", "numberOfBytes": "20" diff --git a/deployments/testnetlight/StakeRegistry.json b/deployments/testnetlight/StakeRegistry.json index b4a166e1..e5da470c 100644 --- a/deployments/testnetlight/StakeRegistry.json +++ b/deployments/testnetlight/StakeRegistry.json @@ -1,5 +1,5 @@ { - "address": "0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442", + "address": "0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93", "abi": [ { "inputs": [ @@ -12,11 +12,21 @@ "internalType": "uint64", "name": "_NetworkId", "type": "uint64" + }, + { + "internalType": "address", + "name": "_oracleContract", + "type": "address" } ], "stateMutability": "nonpayable", "type": "constructor" }, + { + "inputs": [], + "name": "BelowMinimumStake", + "type": "error" + }, { "inputs": [], "name": "Frozen", @@ -211,7 +221,13 @@ { "indexed": false, "internalType": "uint256", - "name": "stakeAmount", + "name": "committedStake", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "potentialStake", "type": "uint256" }, { @@ -230,6 +246,25 @@ "name": "StakeUpdated", "type": "event" }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "node", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256" + } + ], + "name": "StakeWithdrawn", + "type": "event" + }, { "anonymous": false, "inputs": [ @@ -256,6 +291,19 @@ "stateMutability": "view", "type": "function" }, + { + "inputs": [], + "name": "OracleContract", + "outputs": [ + { + "internalType": "contract IPriceOracle", + "name": "", + "type": "address" + } + ], + "stateMutability": "view", + "type": "function" + }, { "inputs": [], "name": "PAUSER_ROLE", @@ -424,6 +472,32 @@ "stateMutability": "nonpayable", "type": "function" }, + { + "inputs": [], + "name": "migrateStake", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "_owner", + "type": "address" + } + ], + "name": "nodeEffectiveStake", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, { "inputs": [ { @@ -517,25 +591,6 @@ "stateMutability": "nonpayable", "type": "function" }, - { - "inputs": [ - { - "internalType": "address", - "name": "_owner", - "type": "address" - } - ], - "name": "stakeOfAddress", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, { "inputs": [ { @@ -553,7 +608,12 @@ }, { "internalType": "uint256", - "name": "stakeAmount", + "name": "committedStake", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "potentialStake", "type": "uint256" }, { @@ -597,54 +657,42 @@ "type": "function" }, { - "inputs": [ - { - "internalType": "address", - "name": "_owner", - "type": "address" - } - ], - "name": "usableStakeOfAddress", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", + "inputs": [], + "name": "withdrawFromStake", + "outputs": [], + "stateMutability": "nonpayable", "type": "function" }, { - "inputs": [ + "inputs": [], + "name": "withdrawableStake", + "outputs": [ { "internalType": "uint256", - "name": "_amount", + "name": "", "type": "uint256" } ], - "name": "withdrawFromStake", - "outputs": [], - "stateMutability": "nonpayable", + "stateMutability": "view", "type": "function" } ], - "transactionHash": "0xc6ec5153d65d482771c51f6b396dea2abd0fe093b19b04ab4cec02377340804b", + "transactionHash": "0x4950a8f5e1a2b7cecef0a1844a014ff19ea25f81e1938b21883747c4a6494bc5", "receipt": { "to": null, "from": "0xb1C7F17Ed88189Abf269Bf68A3B2Ed83C5276aAe", - "contractAddress": "0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442", - "transactionIndex": 43, - "gasUsed": "1364220", - "logsBloom": "0x00000004000000000000000000000000000000000000000000000000000800040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000010000000000000000002000000000040000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000080000000000001000000000000000000000000000000000000000000000000000000000000100002000000020000000000000000000000000000000000000000400000000000000000000000000", - "blockHash": "0x0d03e5a11034f5d1ed98ab2eadc764b74b2b70ee84be82c968a45a4a25401983", - "transactionHash": "0xc6ec5153d65d482771c51f6b396dea2abd0fe093b19b04ab4cec02377340804b", + "contractAddress": "0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93", + "transactionIndex": 99, + "gasUsed": "1531776", + "logsBloom": "0x00000004000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000010000000000000000002004000000040000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000001002000000000000000000000000000000000000000000000000000000000100002000000020000000000000000000000000000000000000000400000000000000000000000000", + "blockHash": "0xad94780a1ac88e76197fb0f1500db0a1ad4c5219c10ae6f54b8faf4ea98ae2d5", + "transactionHash": "0x4950a8f5e1a2b7cecef0a1844a014ff19ea25f81e1938b21883747c4a6494bc5", "logs": [ { - "transactionIndex": 43, - "blockNumber": 6238385, - "transactionHash": "0xc6ec5153d65d482771c51f6b396dea2abd0fe093b19b04ab4cec02377340804b", - "address": "0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442", + "transactionIndex": 99, + "blockNumber": 6321442, + "transactionHash": "0x4950a8f5e1a2b7cecef0a1844a014ff19ea25f81e1938b21883747c4a6494bc5", + "address": "0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93", "topics": [ "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", "0x0000000000000000000000000000000000000000000000000000000000000000", @@ -652,14 +700,14 @@ "0x000000000000000000000000b1c7f17ed88189abf269bf68a3b2ed83c5276aae" ], "data": "0x", - "logIndex": 80, - "blockHash": "0x0d03e5a11034f5d1ed98ab2eadc764b74b2b70ee84be82c968a45a4a25401983" + "logIndex": 193, + "blockHash": "0xad94780a1ac88e76197fb0f1500db0a1ad4c5219c10ae6f54b8faf4ea98ae2d5" }, { - "transactionIndex": 43, - "blockNumber": 6238385, - "transactionHash": "0xc6ec5153d65d482771c51f6b396dea2abd0fe093b19b04ab4cec02377340804b", - "address": "0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442", + "transactionIndex": 99, + "blockNumber": 6321442, + "transactionHash": "0x4950a8f5e1a2b7cecef0a1844a014ff19ea25f81e1938b21883747c4a6494bc5", + "address": "0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93", "topics": [ "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d", "0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a", @@ -667,24 +715,25 @@ "0x000000000000000000000000b1c7f17ed88189abf269bf68a3b2ed83c5276aae" ], "data": "0x", - "logIndex": 81, - "blockHash": "0x0d03e5a11034f5d1ed98ab2eadc764b74b2b70ee84be82c968a45a4a25401983" + "logIndex": 194, + "blockHash": "0xad94780a1ac88e76197fb0f1500db0a1ad4c5219c10ae6f54b8faf4ea98ae2d5" } ], - "blockNumber": 6238385, - "cumulativeGasUsed": "7533932", + "blockNumber": 6321442, + "cumulativeGasUsed": "13319167", "status": 1, "byzantium": true }, "args": [ "0x543dDb01Ba47acB11de34891cD86B675F04840db", - 333 + 333, + "0xcA1E073042438a40A7BC0e558e2B9bd1fe2647F8" ], - "numDeployments": 2, - "solcInputHash": "0832aa87b3772da802f21b970bba5942", - "metadata": "{\"compiler\":{\"version\":\"0.8.19+commit.7dd6d404\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_bzzToken\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"_NetworkId\",\"type\":\"uint64\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"Frozen\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPauser\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyRedistributor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TransferFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Unauthorized\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"}],\"name\":\"OverlayChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Paused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"previousAdminRole\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newAdminRole\",\"type\":\"bytes32\"}],\"name\":\"RoleAdminChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleGranted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleRevoked\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"frozen\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"time\",\"type\":\"uint256\"}],\"name\":\"StakeFrozen\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"slashed\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"StakeSlashed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"stakeAmount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"lastUpdatedBlock\",\"type\":\"uint256\"}],\"name\":\"StakeUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Unpaused\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PAUSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"REDISTRIBUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"bzzToken\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"_NetworkId\",\"type\":\"uint64\"}],\"name\":\"changeNetworkId\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_time\",\"type\":\"uint256\"}],\"name\":\"freezeDeposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"}],\"name\":\"getRoleAdmin\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"grantRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasRole\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"lastUpdatedBlockNumberOfAddress\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_setNonce\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"_addAmount\",\"type\":\"uint256\"}],\"name\":\"manageStake\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"overlayOfAddress\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"paused\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"renounceRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"revokeRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"slashDeposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"stakeOfAddress\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"stakes\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"stakeAmount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"lastUpdatedBlockNumber\",\"type\":\"uint256\"},{\"internalType\":\"bool\",\"name\":\"isValue\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"unPause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"usableStakeOfAddress\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"withdrawFromStake\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"The Swarm Authors\",\"details\":\"Allows users to stake tokens in order to be eligible for the Redistribution Schelling co-ordination game. Stakes are frozen or slashed by the Redistribution contract in response to violations of the protocol.\",\"events\":{\"OverlayChanged(address,bytes32)\":{\"details\":\"Emitted when a address changes overlay it uses\"},\"Paused(address)\":{\"details\":\"Emitted when the pause is triggered by `account`.\"},\"RoleAdminChanged(bytes32,bytes32,bytes32)\":{\"details\":\"Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole` `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite {RoleAdminChanged} not being emitted signaling this. _Available since v3.1._\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call, an admin role bearer except when using {AccessControl-_setupRole}.\"},\"RoleRevoked(bytes32,address,address)\":{\"details\":\"Emitted when `account` is revoked `role`. `sender` is the account that originated the contract call: - if using `revokeRole`, it is the admin role bearer - if using `renounceRole`, it is the role bearer (i.e. `account`)\"},\"StakeFrozen(address,bytes32,uint256)\":{\"details\":\"Emitted when a stake for address `frozen` is frozen for `time` blocks.\"},\"StakeSlashed(address,bytes32,uint256)\":{\"details\":\"Emitted when a stake for address `slashed` is slashed by `amount`.\"},\"StakeUpdated(address,uint256,bytes32,uint256)\":{\"details\":\"Emitted when a stake is created or updated by `owner` of the `overlay` by `stakeamount`, during `lastUpdatedBlock`.\"},\"Unpaused(address)\":{\"details\":\"Emitted when the pause is lifted by `account`.\"}},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"params\":{\"_NetworkId\":\"Swarm network ID\",\"_bzzToken\":\"Address of the staked ERC20 token\"}},\"freezeDeposit(address,uint256)\":{\"details\":\"Freeze an existing stake, can only be called by the redistributor\",\"params\":{\"_owner\":\"the addres selected\",\"_time\":\"penalty length in blocknumbers\"}},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"grantRole(bytes32,address)\":{\"details\":\"Grants `role` to `account`. If `account` had not been already granted `role`, emits a {RoleGranted} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleGranted} event.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"lastUpdatedBlockNumberOfAddress(address)\":{\"details\":\"Returns the `lastUpdatedBlockNumber` of `address`.\"},\"manageStake(bytes32,uint256)\":{\"details\":\"At least `_initialBalancePerChunk*2^depth` number of tokens need to be preapproved for this contract.\",\"params\":{\"_addAmount\":\"Deposited amount of ERC20 tokens.\",\"_setNonce\":\"Nonce that was used for overlay calculation.\"}},\"overlayOfAddress(address)\":{\"details\":\"Returns the currently used overlay of the address.\",\"params\":{\"_owner\":\"address of node\"}},\"pause()\":{\"details\":\"Pause the contract. The contract is provably stopped by renouncing the pauser role and the admin role after pausing, can only be called by the `PAUSER`\"},\"paused()\":{\"details\":\"Returns true if the contract is paused, and false otherwise.\"},\"renounceRole(bytes32,address)\":{\"details\":\"Revokes `role` from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `account`. May emit a {RoleRevoked} event.\"},\"revokeRole(bytes32,address)\":{\"details\":\"Revokes `role` from `account`. If `account` had been granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleRevoked} event.\"},\"slashDeposit(address,uint256)\":{\"details\":\"Slash an existing stake, can only be called by the `redistributor`\",\"params\":{\"_amount\":\"the amount to be slashed\",\"_owner\":\"the _owner adress selected\"}},\"stakeOfAddress(address)\":{\"details\":\"Returns the current `stakeAmount` of `address`.\",\"params\":{\"_owner\":\"_owner of node\"}},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"unPause()\":{\"details\":\"Unpause the contract, can only be called by the pauser when paused\"},\"usableStakeOfAddress(address)\":{\"details\":\"Returns the current usable `stakeAmount` of `address`. Checks whether the stake is currently frozen.\",\"params\":{\"_owner\":\"owner of node\"}},\"withdrawFromStake(uint256)\":{\"details\":\"Withdraw stake only when the staking contract is paused,\",\"params\":{\"_amount\":\"The amount of ERC20 tokens to be withdrawn\"}}},\"title\":\"Staking contract for the Swarm storage incentives\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"manageStake(bytes32,uint256)\":{\"notice\":\"Create a new stake or update an existing one, change overlay of node\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/Staking.sol\":\"StakeRegistry\"},\"evmVersion\":\"paris\",\"libraries\":{\":__CACHE_BREAKER__\":\"0x00000000d41867734bbee4c6863d9255b2b06ac1\"},\"metadata\":{\"bytecodeHash\":\"ipfs\",\"useLiteralContent\":true},\"optimizer\":{\"enabled\":true,\"runs\":1000},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (access/AccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IAccessControl.sol\\\";\\nimport \\\"../utils/Context.sol\\\";\\nimport \\\"../utils/Strings.sol\\\";\\nimport \\\"../utils/introspection/ERC165.sol\\\";\\n\\n/**\\n * @dev Contract module that allows children to implement role-based access\\n * control mechanisms. This is a lightweight version that doesn't allow enumerating role\\n * members except through off-chain means by accessing the contract event logs. Some\\n * applications may benefit from on-chain enumerability, for those cases see\\n * {AccessControlEnumerable}.\\n *\\n * Roles are referred to by their `bytes32` identifier. These should be exposed\\n * in the external API and be unique. The best way to achieve this is by\\n * using `public constant` hash digests:\\n *\\n * ```\\n * bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\");\\n * ```\\n *\\n * Roles can be used to represent a set of permissions. To restrict access to a\\n * function call, use {hasRole}:\\n *\\n * ```\\n * function foo() public {\\n * require(hasRole(MY_ROLE, msg.sender));\\n * ...\\n * }\\n * ```\\n *\\n * Roles can be granted and revoked dynamically via the {grantRole} and\\n * {revokeRole} functions. Each role has an associated admin role, and only\\n * accounts that have a role's admin role can call {grantRole} and {revokeRole}.\\n *\\n * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means\\n * that only accounts with this role will be able to grant or revoke other\\n * roles. More complex role relationships can be created by using\\n * {_setRoleAdmin}.\\n *\\n * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to\\n * grant and revoke this role. Extra precautions should be taken to secure\\n * accounts that have been granted it.\\n */\\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\\n struct RoleData {\\n mapping(address => bool) members;\\n bytes32 adminRole;\\n }\\n\\n mapping(bytes32 => RoleData) private _roles;\\n\\n bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;\\n\\n /**\\n * @dev Modifier that checks that an account has a specific role. Reverts\\n * with a standardized message including the required role.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n *\\n * _Available since v4.1._\\n */\\n modifier onlyRole(bytes32 role) {\\n _checkRole(role);\\n _;\\n }\\n\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IAccessControl).interfaceId || super.supportsInterface(interfaceId);\\n }\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) public view virtual override returns (bool) {\\n return _roles[role].members[account];\\n }\\n\\n /**\\n * @dev Revert with a standard message if `_msgSender()` is missing `role`.\\n * Overriding this function changes the behavior of the {onlyRole} modifier.\\n *\\n * Format of the revert message is described in {_checkRole}.\\n *\\n * _Available since v4.6._\\n */\\n function _checkRole(bytes32 role) internal view virtual {\\n _checkRole(role, _msgSender());\\n }\\n\\n /**\\n * @dev Revert with a standard message if `account` is missing `role`.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n */\\n function _checkRole(bytes32 role, address account) internal view virtual {\\n if (!hasRole(role, account)) {\\n revert(\\n string(\\n abi.encodePacked(\\n \\\"AccessControl: account \\\",\\n Strings.toHexString(account),\\n \\\" is missing role \\\",\\n Strings.toHexString(uint256(role), 32)\\n )\\n )\\n );\\n }\\n }\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {\\n return _roles[role].adminRole;\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been revoked `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function renounceRole(bytes32 role, address account) public virtual override {\\n require(account == _msgSender(), \\\"AccessControl: can only renounce roles for self\\\");\\n\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event. Note that unlike {grantRole}, this function doesn't perform any\\n * checks on the calling account.\\n *\\n * May emit a {RoleGranted} event.\\n *\\n * [WARNING]\\n * ====\\n * This function should only be called from the constructor when setting\\n * up the initial roles for the system.\\n *\\n * Using this function in any other way is effectively circumventing the admin\\n * system imposed by {AccessControl}.\\n * ====\\n *\\n * NOTE: This function is deprecated in favor of {_grantRole}.\\n */\\n function _setupRole(bytes32 role, address account) internal virtual {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Sets `adminRole` as ``role``'s admin role.\\n *\\n * Emits a {RoleAdminChanged} event.\\n */\\n function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {\\n bytes32 previousAdminRole = getRoleAdmin(role);\\n _roles[role].adminRole = adminRole;\\n emit RoleAdminChanged(role, previousAdminRole, adminRole);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function _grantRole(bytes32 role, address account) internal virtual {\\n if (!hasRole(role, account)) {\\n _roles[role].members[account] = true;\\n emit RoleGranted(role, account, _msgSender());\\n }\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function _revokeRole(bytes32 role, address account) internal virtual {\\n if (hasRole(role, account)) {\\n _roles[role].members[account] = false;\\n emit RoleRevoked(role, account, _msgSender());\\n }\\n }\\n}\\n\",\"keccak256\":\"0x67e3daf189111d6d5b0464ed09cf9f0605a22c4b965a7fcecd707101faff008a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev External interface of AccessControl declared to support ERC165 detection.\\n */\\ninterface IAccessControl {\\n /**\\n * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\\n *\\n * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\\n * {RoleAdminChanged} not being emitted signaling this.\\n *\\n * _Available since v3.1._\\n */\\n event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);\\n\\n /**\\n * @dev Emitted when `account` is granted `role`.\\n *\\n * `sender` is the account that originated the contract call, an admin role\\n * bearer except when using {AccessControl-_setupRole}.\\n */\\n event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Emitted when `account` is revoked `role`.\\n *\\n * `sender` is the account that originated the contract call:\\n * - if using `revokeRole`, it is the admin role bearer\\n * - if using `renounceRole`, it is the role bearer (i.e. `account`)\\n */\\n event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) external view returns (bool);\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {AccessControl-_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) external view returns (bytes32);\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function grantRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function revokeRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been granted `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n */\\n function renounceRole(bytes32 role, address account) external;\\n}\\n\",\"keccak256\":\"0x59ce320a585d7e1f163cd70390a0ef2ff9cec832e2aa544293a00692465a7a57\",\"license\":\"MIT\"},\"@openzeppelin/contracts/security/Pausable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"../utils/Context.sol\\\";\\n\\n/**\\n * @dev Contract module which allows children to implement an emergency stop\\n * mechanism that can be triggered by an authorized account.\\n *\\n * This module is used through inheritance. It will make available the\\n * modifiers `whenNotPaused` and `whenPaused`, which can be applied to\\n * the functions of your contract. Note that they will not be pausable by\\n * simply including this module, only once the modifiers are put in place.\\n */\\nabstract contract Pausable is Context {\\n /**\\n * @dev Emitted when the pause is triggered by `account`.\\n */\\n event Paused(address account);\\n\\n /**\\n * @dev Emitted when the pause is lifted by `account`.\\n */\\n event Unpaused(address account);\\n\\n bool private _paused;\\n\\n /**\\n * @dev Initializes the contract in unpaused state.\\n */\\n constructor() {\\n _paused = false;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is not paused.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n modifier whenNotPaused() {\\n _requireNotPaused();\\n _;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is paused.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n modifier whenPaused() {\\n _requirePaused();\\n _;\\n }\\n\\n /**\\n * @dev Returns true if the contract is paused, and false otherwise.\\n */\\n function paused() public view virtual returns (bool) {\\n return _paused;\\n }\\n\\n /**\\n * @dev Throws if the contract is paused.\\n */\\n function _requireNotPaused() internal view virtual {\\n require(!paused(), \\\"Pausable: paused\\\");\\n }\\n\\n /**\\n * @dev Throws if the contract is not paused.\\n */\\n function _requirePaused() internal view virtual {\\n require(paused(), \\\"Pausable: not paused\\\");\\n }\\n\\n /**\\n * @dev Triggers stopped state.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n function _pause() internal virtual whenNotPaused {\\n _paused = true;\\n emit Paused(_msgSender());\\n }\\n\\n /**\\n * @dev Returns to normal state.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n function _unpause() internal virtual whenPaused {\\n _paused = false;\\n emit Unpaused(_msgSender());\\n }\\n}\\n\",\"keccak256\":\"0x0849d93b16c9940beb286a7864ed02724b248b93e0d80ef6355af5ef15c64773\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (token/ERC20/ERC20.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IERC20.sol\\\";\\nimport \\\"./extensions/IERC20Metadata.sol\\\";\\nimport \\\"../../utils/Context.sol\\\";\\n\\n/**\\n * @dev Implementation of the {IERC20} interface.\\n *\\n * This implementation is agnostic to the way tokens are created. This means\\n * that a supply mechanism has to be added in a derived contract using {_mint}.\\n * For a generic mechanism see {ERC20PresetMinterPauser}.\\n *\\n * TIP: For a detailed writeup see our guide\\n * https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How\\n * to implement supply mechanisms].\\n *\\n * We have followed general OpenZeppelin Contracts guidelines: functions revert\\n * instead returning `false` on failure. This behavior is nonetheless\\n * conventional and does not conflict with the expectations of ERC20\\n * applications.\\n *\\n * Additionally, an {Approval} event is emitted on calls to {transferFrom}.\\n * This allows applications to reconstruct the allowance for all accounts just\\n * by listening to said events. Other implementations of the EIP may not emit\\n * these events, as it isn't required by the specification.\\n *\\n * Finally, the non-standard {decreaseAllowance} and {increaseAllowance}\\n * functions have been added to mitigate the well-known issues around setting\\n * allowances. See {IERC20-approve}.\\n */\\ncontract ERC20 is Context, IERC20, IERC20Metadata {\\n mapping(address => uint256) private _balances;\\n\\n mapping(address => mapping(address => uint256)) private _allowances;\\n\\n uint256 private _totalSupply;\\n\\n string private _name;\\n string private _symbol;\\n\\n /**\\n * @dev Sets the values for {name} and {symbol}.\\n *\\n * The default value of {decimals} is 18. To select a different value for\\n * {decimals} you should overload it.\\n *\\n * All two of these values are immutable: they can only be set once during\\n * construction.\\n */\\n constructor(string memory name_, string memory symbol_) {\\n _name = name_;\\n _symbol = symbol_;\\n }\\n\\n /**\\n * @dev Returns the name of the token.\\n */\\n function name() public view virtual override returns (string memory) {\\n return _name;\\n }\\n\\n /**\\n * @dev Returns the symbol of the token, usually a shorter version of the\\n * name.\\n */\\n function symbol() public view virtual override returns (string memory) {\\n return _symbol;\\n }\\n\\n /**\\n * @dev Returns the number of decimals used to get its user representation.\\n * For example, if `decimals` equals `2`, a balance of `505` tokens should\\n * be displayed to a user as `5.05` (`505 / 10 ** 2`).\\n *\\n * Tokens usually opt for a value of 18, imitating the relationship between\\n * Ether and Wei. This is the value {ERC20} uses, unless this function is\\n * overridden;\\n *\\n * NOTE: This information is only used for _display_ purposes: it in\\n * no way affects any of the arithmetic of the contract, including\\n * {IERC20-balanceOf} and {IERC20-transfer}.\\n */\\n function decimals() public view virtual override returns (uint8) {\\n return 18;\\n }\\n\\n /**\\n * @dev See {IERC20-totalSupply}.\\n */\\n function totalSupply() public view virtual override returns (uint256) {\\n return _totalSupply;\\n }\\n\\n /**\\n * @dev See {IERC20-balanceOf}.\\n */\\n function balanceOf(address account) public view virtual override returns (uint256) {\\n return _balances[account];\\n }\\n\\n /**\\n * @dev See {IERC20-transfer}.\\n *\\n * Requirements:\\n *\\n * - `to` cannot be the zero address.\\n * - the caller must have a balance of at least `amount`.\\n */\\n function transfer(address to, uint256 amount) public virtual override returns (bool) {\\n address owner = _msgSender();\\n _transfer(owner, to, amount);\\n return true;\\n }\\n\\n /**\\n * @dev See {IERC20-allowance}.\\n */\\n function allowance(address owner, address spender) public view virtual override returns (uint256) {\\n return _allowances[owner][spender];\\n }\\n\\n /**\\n * @dev See {IERC20-approve}.\\n *\\n * NOTE: If `amount` is the maximum `uint256`, the allowance is not updated on\\n * `transferFrom`. This is semantically equivalent to an infinite approval.\\n *\\n * Requirements:\\n *\\n * - `spender` cannot be the zero address.\\n */\\n function approve(address spender, uint256 amount) public virtual override returns (bool) {\\n address owner = _msgSender();\\n _approve(owner, spender, amount);\\n return true;\\n }\\n\\n /**\\n * @dev See {IERC20-transferFrom}.\\n *\\n * Emits an {Approval} event indicating the updated allowance. This is not\\n * required by the EIP. See the note at the beginning of {ERC20}.\\n *\\n * NOTE: Does not update the allowance if the current allowance\\n * is the maximum `uint256`.\\n *\\n * Requirements:\\n *\\n * - `from` and `to` cannot be the zero address.\\n * - `from` must have a balance of at least `amount`.\\n * - the caller must have allowance for ``from``'s tokens of at least\\n * `amount`.\\n */\\n function transferFrom(\\n address from,\\n address to,\\n uint256 amount\\n ) public virtual override returns (bool) {\\n address spender = _msgSender();\\n _spendAllowance(from, spender, amount);\\n _transfer(from, to, amount);\\n return true;\\n }\\n\\n /**\\n * @dev Atomically increases the allowance granted to `spender` by the caller.\\n *\\n * This is an alternative to {approve} that can be used as a mitigation for\\n * problems described in {IERC20-approve}.\\n *\\n * Emits an {Approval} event indicating the updated allowance.\\n *\\n * Requirements:\\n *\\n * - `spender` cannot be the zero address.\\n */\\n function increaseAllowance(address spender, uint256 addedValue) public virtual returns (bool) {\\n address owner = _msgSender();\\n _approve(owner, spender, allowance(owner, spender) + addedValue);\\n return true;\\n }\\n\\n /**\\n * @dev Atomically decreases the allowance granted to `spender` by the caller.\\n *\\n * This is an alternative to {approve} that can be used as a mitigation for\\n * problems described in {IERC20-approve}.\\n *\\n * Emits an {Approval} event indicating the updated allowance.\\n *\\n * Requirements:\\n *\\n * - `spender` cannot be the zero address.\\n * - `spender` must have allowance for the caller of at least\\n * `subtractedValue`.\\n */\\n function decreaseAllowance(address spender, uint256 subtractedValue) public virtual returns (bool) {\\n address owner = _msgSender();\\n uint256 currentAllowance = allowance(owner, spender);\\n require(currentAllowance >= subtractedValue, \\\"ERC20: decreased allowance below zero\\\");\\n unchecked {\\n _approve(owner, spender, currentAllowance - subtractedValue);\\n }\\n\\n return true;\\n }\\n\\n /**\\n * @dev Moves `amount` of tokens from `from` to `to`.\\n *\\n * This internal function is equivalent to {transfer}, and can be used to\\n * e.g. implement automatic token fees, slashing mechanisms, etc.\\n *\\n * Emits a {Transfer} event.\\n *\\n * Requirements:\\n *\\n * - `from` cannot be the zero address.\\n * - `to` cannot be the zero address.\\n * - `from` must have a balance of at least `amount`.\\n */\\n function _transfer(\\n address from,\\n address to,\\n uint256 amount\\n ) internal virtual {\\n require(from != address(0), \\\"ERC20: transfer from the zero address\\\");\\n require(to != address(0), \\\"ERC20: transfer to the zero address\\\");\\n\\n _beforeTokenTransfer(from, to, amount);\\n\\n uint256 fromBalance = _balances[from];\\n require(fromBalance >= amount, \\\"ERC20: transfer amount exceeds balance\\\");\\n unchecked {\\n _balances[from] = fromBalance - amount;\\n // Overflow not possible: the sum of all balances is capped by totalSupply, and the sum is preserved by\\n // decrementing then incrementing.\\n _balances[to] += amount;\\n }\\n\\n emit Transfer(from, to, amount);\\n\\n _afterTokenTransfer(from, to, amount);\\n }\\n\\n /** @dev Creates `amount` tokens and assigns them to `account`, increasing\\n * the total supply.\\n *\\n * Emits a {Transfer} event with `from` set to the zero address.\\n *\\n * Requirements:\\n *\\n * - `account` cannot be the zero address.\\n */\\n function _mint(address account, uint256 amount) internal virtual {\\n require(account != address(0), \\\"ERC20: mint to the zero address\\\");\\n\\n _beforeTokenTransfer(address(0), account, amount);\\n\\n _totalSupply += amount;\\n unchecked {\\n // Overflow not possible: balance + amount is at most totalSupply + amount, which is checked above.\\n _balances[account] += amount;\\n }\\n emit Transfer(address(0), account, amount);\\n\\n _afterTokenTransfer(address(0), account, amount);\\n }\\n\\n /**\\n * @dev Destroys `amount` tokens from `account`, reducing the\\n * total supply.\\n *\\n * Emits a {Transfer} event with `to` set to the zero address.\\n *\\n * Requirements:\\n *\\n * - `account` cannot be the zero address.\\n * - `account` must have at least `amount` tokens.\\n */\\n function _burn(address account, uint256 amount) internal virtual {\\n require(account != address(0), \\\"ERC20: burn from the zero address\\\");\\n\\n _beforeTokenTransfer(account, address(0), amount);\\n\\n uint256 accountBalance = _balances[account];\\n require(accountBalance >= amount, \\\"ERC20: burn amount exceeds balance\\\");\\n unchecked {\\n _balances[account] = accountBalance - amount;\\n // Overflow not possible: amount <= accountBalance <= totalSupply.\\n _totalSupply -= amount;\\n }\\n\\n emit Transfer(account, address(0), amount);\\n\\n _afterTokenTransfer(account, address(0), amount);\\n }\\n\\n /**\\n * @dev Sets `amount` as the allowance of `spender` over the `owner` s tokens.\\n *\\n * This internal function is equivalent to `approve`, and can be used to\\n * e.g. set automatic allowances for certain subsystems, etc.\\n *\\n * Emits an {Approval} event.\\n *\\n * Requirements:\\n *\\n * - `owner` cannot be the zero address.\\n * - `spender` cannot be the zero address.\\n */\\n function _approve(\\n address owner,\\n address spender,\\n uint256 amount\\n ) internal virtual {\\n require(owner != address(0), \\\"ERC20: approve from the zero address\\\");\\n require(spender != address(0), \\\"ERC20: approve to the zero address\\\");\\n\\n _allowances[owner][spender] = amount;\\n emit Approval(owner, spender, amount);\\n }\\n\\n /**\\n * @dev Updates `owner` s allowance for `spender` based on spent `amount`.\\n *\\n * Does not update the allowance amount in case of infinite allowance.\\n * Revert if not enough allowance is available.\\n *\\n * Might emit an {Approval} event.\\n */\\n function _spendAllowance(\\n address owner,\\n address spender,\\n uint256 amount\\n ) internal virtual {\\n uint256 currentAllowance = allowance(owner, spender);\\n if (currentAllowance != type(uint256).max) {\\n require(currentAllowance >= amount, \\\"ERC20: insufficient allowance\\\");\\n unchecked {\\n _approve(owner, spender, currentAllowance - amount);\\n }\\n }\\n }\\n\\n /**\\n * @dev Hook that is called before any transfer of tokens. This includes\\n * minting and burning.\\n *\\n * Calling conditions:\\n *\\n * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens\\n * will be transferred to `to`.\\n * - when `from` is zero, `amount` tokens will be minted for `to`.\\n * - when `to` is zero, `amount` of ``from``'s tokens will be burned.\\n * - `from` and `to` are never both zero.\\n *\\n * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].\\n */\\n function _beforeTokenTransfer(\\n address from,\\n address to,\\n uint256 amount\\n ) internal virtual {}\\n\\n /**\\n * @dev Hook that is called after any transfer of tokens. This includes\\n * minting and burning.\\n *\\n * Calling conditions:\\n *\\n * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens\\n * has been transferred to `to`.\\n * - when `from` is zero, `amount` tokens have been minted for `to`.\\n * - when `to` is zero, `amount` of ``from``'s tokens have been burned.\\n * - `from` and `to` are never both zero.\\n *\\n * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].\\n */\\n function _afterTokenTransfer(\\n address from,\\n address to,\\n uint256 amount\\n ) internal virtual {}\\n}\\n\",\"keccak256\":\"0x4ffc0547c02ad22925310c585c0f166f8759e2648a09e9b489100c42f15dd98d\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC20/IERC20.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Interface of the ERC20 standard as defined in the EIP.\\n */\\ninterface IERC20 {\\n /**\\n * @dev Emitted when `value` tokens are moved from one account (`from`) to\\n * another (`to`).\\n *\\n * Note that `value` may be zero.\\n */\\n event Transfer(address indexed from, address indexed to, uint256 value);\\n\\n /**\\n * @dev Emitted when the allowance of a `spender` for an `owner` is set by\\n * a call to {approve}. `value` is the new allowance.\\n */\\n event Approval(address indexed owner, address indexed spender, uint256 value);\\n\\n /**\\n * @dev Returns the amount of tokens in existence.\\n */\\n function totalSupply() external view returns (uint256);\\n\\n /**\\n * @dev Returns the amount of tokens owned by `account`.\\n */\\n function balanceOf(address account) external view returns (uint256);\\n\\n /**\\n * @dev Moves `amount` tokens from the caller's account to `to`.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * Emits a {Transfer} event.\\n */\\n function transfer(address to, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Returns the remaining number of tokens that `spender` will be\\n * allowed to spend on behalf of `owner` through {transferFrom}. This is\\n * zero by default.\\n *\\n * This value changes when {approve} or {transferFrom} are called.\\n */\\n function allowance(address owner, address spender) external view returns (uint256);\\n\\n /**\\n * @dev Sets `amount` as the allowance of `spender` over the caller's tokens.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * IMPORTANT: Beware that changing an allowance with this method brings the risk\\n * that someone may use both the old and the new allowance by unfortunate\\n * transaction ordering. One possible solution to mitigate this race\\n * condition is to first reduce the spender's allowance to 0 and set the\\n * desired value afterwards:\\n * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729\\n *\\n * Emits an {Approval} event.\\n */\\n function approve(address spender, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Moves `amount` tokens from `from` to `to` using the\\n * allowance mechanism. `amount` is then deducted from the caller's\\n * allowance.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * Emits a {Transfer} event.\\n */\\n function transferFrom(\\n address from,\\n address to,\\n uint256 amount\\n ) external returns (bool);\\n}\\n\",\"keccak256\":\"0x9750c6b834f7b43000631af5cc30001c5f547b3ceb3635488f140f60e897ea6b\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (token/ERC20/extensions/IERC20Metadata.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"../IERC20.sol\\\";\\n\\n/**\\n * @dev Interface for the optional metadata functions from the ERC20 standard.\\n *\\n * _Available since v4.1._\\n */\\ninterface IERC20Metadata is IERC20 {\\n /**\\n * @dev Returns the name of the token.\\n */\\n function name() external view returns (string memory);\\n\\n /**\\n * @dev Returns the symbol of the token.\\n */\\n function symbol() external view returns (string memory);\\n\\n /**\\n * @dev Returns the decimals places of the token.\\n */\\n function decimals() external view returns (uint8);\\n}\\n\",\"keccak256\":\"0x8de418a5503946cabe331f35fe242d3201a73f67f77aaeb7110acb1f30423aca\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Context.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Provides information about the current execution context, including the\\n * sender of the transaction and its data. While these are generally available\\n * via msg.sender and msg.data, they should not be accessed in such a direct\\n * manner, since when dealing with meta-transactions the account sending and\\n * paying for execution may not be the actual sender (as far as an application\\n * is concerned).\\n *\\n * This contract is only required for intermediate, library-like contracts.\\n */\\nabstract contract Context {\\n function _msgSender() internal view virtual returns (address) {\\n return msg.sender;\\n }\\n\\n function _msgData() internal view virtual returns (bytes calldata) {\\n return msg.data;\\n }\\n}\\n\",\"keccak256\":\"0xe2e337e6dde9ef6b680e07338c493ebea1b5fd09b43424112868e9cc1706bca7\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Strings.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/Strings.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./math/Math.sol\\\";\\n\\n/**\\n * @dev String operations.\\n */\\nlibrary Strings {\\n bytes16 private constant _SYMBOLS = \\\"0123456789abcdef\\\";\\n uint8 private constant _ADDRESS_LENGTH = 20;\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` decimal representation.\\n */\\n function toString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n uint256 length = Math.log10(value) + 1;\\n string memory buffer = new string(length);\\n uint256 ptr;\\n /// @solidity memory-safe-assembly\\n assembly {\\n ptr := add(buffer, add(32, length))\\n }\\n while (true) {\\n ptr--;\\n /// @solidity memory-safe-assembly\\n assembly {\\n mstore8(ptr, byte(mod(value, 10), _SYMBOLS))\\n }\\n value /= 10;\\n if (value == 0) break;\\n }\\n return buffer;\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.\\n */\\n function toHexString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n return toHexString(value, Math.log256(value) + 1);\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.\\n */\\n function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {\\n bytes memory buffer = new bytes(2 * length + 2);\\n buffer[0] = \\\"0\\\";\\n buffer[1] = \\\"x\\\";\\n for (uint256 i = 2 * length + 1; i > 1; --i) {\\n buffer[i] = _SYMBOLS[value & 0xf];\\n value >>= 4;\\n }\\n require(value == 0, \\\"Strings: hex length insufficient\\\");\\n return string(buffer);\\n }\\n\\n /**\\n * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.\\n */\\n function toHexString(address addr) internal pure returns (string memory) {\\n return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);\\n }\\n}\\n\",\"keccak256\":\"0xa4d1d62251f8574deb032a35fc948386a9b4de74b812d4f545a1ac120486b48a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IERC165.sol\\\";\\n\\n/**\\n * @dev Implementation of the {IERC165} interface.\\n *\\n * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check\\n * for the additional interface id that will be supported. For example:\\n *\\n * ```solidity\\n * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n * return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\\n * }\\n * ```\\n *\\n * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.\\n */\\nabstract contract ERC165 is IERC165 {\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IERC165).interfaceId;\\n }\\n}\\n\",\"keccak256\":\"0xd10975de010d89fd1c78dc5e8a9a7e7f496198085c151648f20cba166b32582b\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Interface of the ERC165 standard, as defined in the\\n * https://eips.ethereum.org/EIPS/eip-165[EIP].\\n *\\n * Implementers can declare support of contract interfaces, which can then be\\n * queried by others ({ERC165Checker}).\\n *\\n * For an implementation, see {ERC165}.\\n */\\ninterface IERC165 {\\n /**\\n * @dev Returns true if this contract implements the interface defined by\\n * `interfaceId`. See the corresponding\\n * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]\\n * to learn more about how these ids are created.\\n *\\n * This function call must use less than 30 000 gas.\\n */\\n function supportsInterface(bytes4 interfaceId) external view returns (bool);\\n}\\n\",\"keccak256\":\"0x447a5f3ddc18419d41ff92b3773fb86471b1db25773e07f877f548918a185bf1\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/math/Math.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Standard math utilities missing in the Solidity language.\\n */\\nlibrary Math {\\n enum Rounding {\\n Down, // Toward negative infinity\\n Up, // Toward infinity\\n Zero // Toward zero\\n }\\n\\n /**\\n * @dev Returns the largest of two numbers.\\n */\\n function max(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a > b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the smallest of two numbers.\\n */\\n function min(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a < b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the average of two numbers. The result is rounded towards\\n * zero.\\n */\\n function average(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b) / 2 can overflow.\\n return (a & b) + (a ^ b) / 2;\\n }\\n\\n /**\\n * @dev Returns the ceiling of the division of two numbers.\\n *\\n * This differs from standard division with `/` in that it rounds up instead\\n * of rounding down.\\n */\\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b - 1) / b can overflow on addition, so we distribute.\\n return a == 0 ? 0 : (a - 1) / b + 1;\\n }\\n\\n /**\\n * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0\\n * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)\\n * with further edits by Uniswap Labs also under MIT license.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator\\n ) internal pure returns (uint256 result) {\\n unchecked {\\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use\\n // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\\n // variables such that product = prod1 * 2^256 + prod0.\\n uint256 prod0; // Least significant 256 bits of the product\\n uint256 prod1; // Most significant 256 bits of the product\\n assembly {\\n let mm := mulmod(x, y, not(0))\\n prod0 := mul(x, y)\\n prod1 := sub(sub(mm, prod0), lt(mm, prod0))\\n }\\n\\n // Handle non-overflow cases, 256 by 256 division.\\n if (prod1 == 0) {\\n return prod0 / denominator;\\n }\\n\\n // Make sure the result is less than 2^256. Also prevents denominator == 0.\\n require(denominator > prod1);\\n\\n ///////////////////////////////////////////////\\n // 512 by 256 division.\\n ///////////////////////////////////////////////\\n\\n // Make division exact by subtracting the remainder from [prod1 prod0].\\n uint256 remainder;\\n assembly {\\n // Compute remainder using mulmod.\\n remainder := mulmod(x, y, denominator)\\n\\n // Subtract 256 bit number from 512 bit number.\\n prod1 := sub(prod1, gt(remainder, prod0))\\n prod0 := sub(prod0, remainder)\\n }\\n\\n // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.\\n // See https://cs.stackexchange.com/q/138556/92363.\\n\\n // Does not overflow because the denominator cannot be zero at this stage in the function.\\n uint256 twos = denominator & (~denominator + 1);\\n assembly {\\n // Divide denominator by twos.\\n denominator := div(denominator, twos)\\n\\n // Divide [prod1 prod0] by twos.\\n prod0 := div(prod0, twos)\\n\\n // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.\\n twos := add(div(sub(0, twos), twos), 1)\\n }\\n\\n // Shift in bits from prod1 into prod0.\\n prod0 |= prod1 * twos;\\n\\n // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such\\n // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for\\n // four bits. That is, denominator * inv = 1 mod 2^4.\\n uint256 inverse = (3 * denominator) ^ 2;\\n\\n // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works\\n // in modular arithmetic, doubling the correct bits in each step.\\n inverse *= 2 - denominator * inverse; // inverse mod 2^8\\n inverse *= 2 - denominator * inverse; // inverse mod 2^16\\n inverse *= 2 - denominator * inverse; // inverse mod 2^32\\n inverse *= 2 - denominator * inverse; // inverse mod 2^64\\n inverse *= 2 - denominator * inverse; // inverse mod 2^128\\n inverse *= 2 - denominator * inverse; // inverse mod 2^256\\n\\n // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.\\n // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is\\n // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1\\n // is no longer required.\\n result = prod0 * inverse;\\n return result;\\n }\\n }\\n\\n /**\\n * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator,\\n Rounding rounding\\n ) internal pure returns (uint256) {\\n uint256 result = mulDiv(x, y, denominator);\\n if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {\\n result += 1;\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.\\n *\\n * Inspired by Henry S. Warren, Jr.'s \\\"Hacker's Delight\\\" (Chapter 11).\\n */\\n function sqrt(uint256 a) internal pure returns (uint256) {\\n if (a == 0) {\\n return 0;\\n }\\n\\n // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.\\n //\\n // We know that the \\\"msb\\\" (most significant bit) of our target number `a` is a power of 2 such that we have\\n // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.\\n //\\n // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`\\n // \\u2192 `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`\\n // \\u2192 `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`\\n //\\n // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.\\n uint256 result = 1 << (log2(a) >> 1);\\n\\n // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,\\n // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at\\n // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision\\n // into the expected uint128 result.\\n unchecked {\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n return min(result, a / result);\\n }\\n }\\n\\n /**\\n * @notice Calculates sqrt(a), following the selected rounding direction.\\n */\\n function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = sqrt(a);\\n return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 2, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 128;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 64;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 32;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 16;\\n }\\n if (value >> 8 > 0) {\\n value >>= 8;\\n result += 8;\\n }\\n if (value >> 4 > 0) {\\n value >>= 4;\\n result += 4;\\n }\\n if (value >> 2 > 0) {\\n value >>= 2;\\n result += 2;\\n }\\n if (value >> 1 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 2, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log2(value);\\n return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 10, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >= 10**64) {\\n value /= 10**64;\\n result += 64;\\n }\\n if (value >= 10**32) {\\n value /= 10**32;\\n result += 32;\\n }\\n if (value >= 10**16) {\\n value /= 10**16;\\n result += 16;\\n }\\n if (value >= 10**8) {\\n value /= 10**8;\\n result += 8;\\n }\\n if (value >= 10**4) {\\n value /= 10**4;\\n result += 4;\\n }\\n if (value >= 10**2) {\\n value /= 10**2;\\n result += 2;\\n }\\n if (value >= 10**1) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log10(value);\\n return result + (rounding == Rounding.Up && 10**result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 256, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n *\\n * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.\\n */\\n function log256(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 16;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 8;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 4;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 2;\\n }\\n if (value >> 8 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log256(value);\\n return result + (rounding == Rounding.Up && 1 << (result * 8) < value ? 1 : 0);\\n }\\n }\\n}\\n\",\"keccak256\":\"0xa1e8e83cd0087785df04ac79fb395d9f3684caeaf973d9e2c71caef723a3a5d6\",\"license\":\"MIT\"},\"src/Staking.sol\":{\"content\":\"// SPDX-License-Identifier: BSD-3-Clause\\npragma solidity ^0.8.19;\\nimport \\\"@openzeppelin/contracts/token/ERC20/ERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/access/AccessControl.sol\\\";\\nimport \\\"@openzeppelin/contracts/security/Pausable.sol\\\";\\n\\n/**\\n * @title Staking contract for the Swarm storage incentives\\n * @author The Swarm Authors\\n * @dev Allows users to stake tokens in order to be eligible for the Redistribution Schelling co-ordination game.\\n * Stakes are frozen or slashed by the Redistribution contract in response to violations of the\\n * protocol.\\n */\\n\\ncontract StakeRegistry is AccessControl, Pausable {\\n // ----------------------------- State variables ------------------------------\\n\\n struct Stake {\\n // Overlay of the node that is being staked\\n bytes32 overlay;\\n // Amount of tokens staked\\n uint256 stakeAmount;\\n // Block height the stake was updated\\n uint256 lastUpdatedBlockNumber;\\n // Used to indicate presents in stakes struct\\n bool isValue;\\n }\\n\\n // Associate every stake id with node address data.\\n mapping(address => Stake) public stakes;\\n\\n // Role allowed to pause\\n bytes32 public constant PAUSER_ROLE = keccak256(\\\"PAUSER_ROLE\\\");\\n // Role allowed to freeze and slash entries\\n bytes32 public constant REDISTRIBUTOR_ROLE = keccak256(\\\"REDISTRIBUTOR_ROLE\\\");\\n\\n // Swarm network ID\\n uint64 NetworkId;\\n\\n // Address of the staked ERC20 token\\n address public immutable bzzToken;\\n\\n // ----------------------------- Events ------------------------------\\n\\n /**\\n * @dev Emitted when a stake is created or updated by `owner` of the `overlay` by `stakeamount`, during `lastUpdatedBlock`.\\n */\\n event StakeUpdated(address indexed owner, uint256 stakeAmount, bytes32 overlay, uint256 lastUpdatedBlock);\\n\\n /**\\n * @dev Emitted when a stake for address `slashed` is slashed by `amount`.\\n */\\n event StakeSlashed(address slashed, bytes32 overlay, uint256 amount);\\n\\n /**\\n * @dev Emitted when a stake for address `frozen` is frozen for `time` blocks.\\n */\\n event StakeFrozen(address frozen, bytes32 overlay, uint256 time);\\n\\n /**\\n * @dev Emitted when a address changes overlay it uses\\n */\\n event OverlayChanged(address owner, bytes32 overlay);\\n\\n // ----------------------------- Errors ------------------------------\\n\\n error TransferFailed(); // Used when token transfers fail\\n error Frozen(); // Used when an action cannot proceed because the overlay is frozen\\n error Unauthorized(); // Used where only the owner can perform the action\\n error OnlyRedistributor(); // Used when only the redistributor role is allowed\\n error OnlyPauser(); // Used when only the pauser role is allowed\\n\\n // ----------------------------- CONSTRUCTOR ------------------------------\\n\\n /**\\n * @param _bzzToken Address of the staked ERC20 token\\n * @param _NetworkId Swarm network ID\\n */\\n constructor(address _bzzToken, uint64 _NetworkId) {\\n NetworkId = _NetworkId;\\n bzzToken = _bzzToken;\\n _setupRole(DEFAULT_ADMIN_ROLE, msg.sender);\\n _setupRole(PAUSER_ROLE, msg.sender);\\n }\\n\\n ////////////////////////////////////////\\n // STATE SETTING //\\n ////////////////////////////////////////\\n\\n /**\\n * @notice Create a new stake or update an existing one, change overlay of node\\n * @dev At least `_initialBalancePerChunk*2^depth` number of tokens need to be preapproved for this contract.\\n * @param _setNonce Nonce that was used for overlay calculation.\\n * @param _addAmount Deposited amount of ERC20 tokens.\\n */\\n function manageStake(bytes32 _setNonce, uint256 _addAmount) external whenNotPaused {\\n bytes32 _previousOverlay = stakes[msg.sender].overlay;\\n bytes32 _newOverlay = keccak256(abi.encodePacked(msg.sender, reverse(NetworkId), _setNonce));\\n\\n if (stakes[msg.sender].isValue && !addressNotFrozen(msg.sender)) revert Frozen();\\n uint256 updatedAmount = stakes[msg.sender].isValue ? _addAmount + stakes[msg.sender].stakeAmount : _addAmount;\\n\\n stakes[msg.sender] = Stake({\\n overlay: _newOverlay,\\n stakeAmount: updatedAmount,\\n lastUpdatedBlockNumber: block.number,\\n isValue: true\\n });\\n\\n // Transfer tokens and emit event that stake has been updated\\n if (_addAmount > 0) {\\n if (!ERC20(bzzToken).transferFrom(msg.sender, address(this), _addAmount)) revert TransferFailed();\\n emit StakeUpdated(msg.sender, updatedAmount, _newOverlay, block.number);\\n }\\n\\n // Emit overlay change event\\n if (_previousOverlay != _newOverlay) {\\n emit OverlayChanged(msg.sender, _newOverlay);\\n }\\n }\\n\\n /**\\n * @dev Withdraw stake only when the staking contract is paused,\\n * @param _amount The amount of ERC20 tokens to be withdrawn\\n */\\n function withdrawFromStake(uint256 _amount) external whenPaused {\\n Stake memory stake = stakes[msg.sender];\\n\\n // We cap the limit to not be over what is possible\\n uint256 withDrawLimit = (_amount > stake.stakeAmount) ? stake.stakeAmount : _amount;\\n stake.stakeAmount -= withDrawLimit;\\n\\n if (stake.stakeAmount == 0) {\\n delete stakes[msg.sender];\\n } else {\\n stakes[msg.sender].lastUpdatedBlockNumber = block.number;\\n }\\n\\n if (!ERC20(bzzToken).transfer(msg.sender, withDrawLimit)) revert TransferFailed();\\n }\\n\\n /**\\n * @dev Freeze an existing stake, can only be called by the redistributor\\n * @param _owner the addres selected\\n * @param _time penalty length in blocknumbers\\n */\\n function freezeDeposit(address _owner, uint256 _time) external {\\n if (!hasRole(REDISTRIBUTOR_ROLE, msg.sender)) revert OnlyRedistributor();\\n\\n if (stakes[_owner].isValue) {\\n stakes[_owner].lastUpdatedBlockNumber = block.number + _time;\\n emit StakeFrozen(_owner, stakes[_owner].overlay, _time);\\n }\\n }\\n\\n /**\\n * @dev Slash an existing stake, can only be called by the `redistributor`\\n * @param _owner the _owner adress selected\\n * @param _amount the amount to be slashed\\n */\\n function slashDeposit(address _owner, uint256 _amount) external {\\n if (!hasRole(REDISTRIBUTOR_ROLE, msg.sender)) revert OnlyRedistributor();\\n\\n if (stakes[_owner].isValue) {\\n if (stakes[_owner].stakeAmount > _amount) {\\n stakes[_owner].stakeAmount -= _amount;\\n stakes[_owner].lastUpdatedBlockNumber = block.number;\\n } else {\\n delete stakes[_owner];\\n }\\n }\\n emit StakeSlashed(_owner, stakes[_owner].overlay, _amount);\\n }\\n\\n function changeNetworkId(uint64 _NetworkId) external {\\n if (!hasRole(DEFAULT_ADMIN_ROLE, msg.sender)) revert Unauthorized();\\n NetworkId = _NetworkId;\\n }\\n\\n /**\\n * @dev Pause the contract. The contract is provably stopped by renouncing\\n the pauser role and the admin role after pausing, can only be called by the `PAUSER`\\n */\\n function pause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) revert OnlyPauser();\\n _pause();\\n }\\n\\n /**\\n * @dev Unpause the contract, can only be called by the pauser when paused\\n */\\n function unPause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) revert OnlyPauser();\\n _unpause();\\n }\\n\\n ////////////////////////////////////////\\n // STATE READING //\\n ////////////////////////////////////////\\n\\n /**\\n * @dev Checks to see if `address` is frozen.\\n * @param _owner owner of staked address\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n */\\n function addressNotFrozen(address _owner) internal view returns (bool) {\\n return stakes[_owner].lastUpdatedBlockNumber < block.number;\\n }\\n\\n /**\\n * @dev Returns the current `stakeAmount` of `address`.\\n * @param _owner _owner of node\\n */\\n function stakeOfAddress(address _owner) public view returns (uint256) {\\n return stakes[_owner].stakeAmount;\\n }\\n\\n /**\\n * @dev Returns the current usable `stakeAmount` of `address`.\\n * Checks whether the stake is currently frozen.\\n * @param _owner owner of node\\n */\\n function usableStakeOfAddress(address _owner) public view returns (uint256) {\\n return addressNotFrozen(_owner) ? stakes[_owner].stakeAmount : 0;\\n }\\n\\n /**\\n * @dev Returns the `lastUpdatedBlockNumber` of `address`.\\n */\\n function lastUpdatedBlockNumberOfAddress(address _owner) public view returns (uint256) {\\n return stakes[_owner].lastUpdatedBlockNumber;\\n }\\n\\n /**\\n * @dev Returns the currently used overlay of the address.\\n * @param _owner address of node\\n */\\n function overlayOfAddress(address _owner) public view returns (bytes32) {\\n return stakes[_owner].overlay;\\n }\\n\\n /**\\n * @dev Please both Endians \\ud83e\\udd5a.\\n * @param input Eth address used for overlay calculation.\\n */\\n function reverse(uint64 input) internal pure returns (uint64 v) {\\n v = input;\\n\\n // swap bytes\\n v = ((v & 0xFF00FF00FF00FF00) >> 8) | ((v & 0x00FF00FF00FF00FF) << 8);\\n\\n // swap 2-byte long pairs\\n v = ((v & 0xFFFF0000FFFF0000) >> 16) | ((v & 0x0000FFFF0000FFFF) << 16);\\n\\n // swap 4-byte long pairs\\n v = (v >> 32) | (v << 32);\\n }\\n}\\n\",\"keccak256\":\"0x0c77d04cdc5c9b339934107c482eb805db41be0b92f4704bab241f511cf0167e\",\"license\":\"BSD-3-Clause\"}},\"version\":1}", - "bytecode": "0x60a06040523480156200001157600080fd5b506040516200183038038062001830833981016040819052620000349162000157565b6001805460ff19169055600380546001600160401b0319166001600160401b0383161790556001600160a01b03821660805262000073600033620000a7565b6200009f7f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a33620000a7565b5050620001ac565b620000b38282620000b7565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16620000b3576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055620001133390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b600080604083850312156200016b57600080fd5b82516001600160a01b03811681146200018357600080fd5b60208401519092506001600160401b0381168114620001a157600080fd5b809150509250929050565b60805161165a620001d6600039600081816102b3015281816107290152610a5a015261165a6000f3fe608060405234801561001057600080fd5b506004361061018d5760003560e01c806397adedb5116100e3578063d48bfaeb1161008c578063e63ab1e911610066578063e63ab1e91461041b578063e8e8d87e14610442578063f7b188a51461045557600080fd5b8063d48bfaeb146103e2578063d547741f146103f5578063e5799bb91461040857600080fd5b8063c5e74192116100bd578063c5e741921461038f578063d009b2d6146103a2578063d1052d1f146103b557600080fd5b806397adedb514610337578063a217fddf14610360578063a6471a1d1461036857600080fd5b80632f2ff15d116101455780635c975abb1161011f5780635c975abb146102ed5780638456cb59146102f857806391d148541461030057600080fd5b80632f2ff15d1461028857806336568abe1461029b578063420fc4db146102ae57600080fd5b80631229606e116101765780631229606e146101cf57806316934fc414610209578063248a9ca31461026557600080fd5b806301ffc9a71461019257806310ae2147146101ba575b600080fd5b6101a56101a0366004611360565b61045d565b60405190151581526020015b60405180910390f35b6101cd6101c83660046113a2565b6104f6565b005b6101fb6101dd3660046113e0565b6001600160a01b031660009081526002602052604090206001015490565b6040519081526020016101b1565b6102436102173660046113e0565b600260208190526000918252604090912080546001820154928201546003909201549092919060ff1684565b60408051948552602085019390935291830152151560608201526080016101b1565b6101fb6102733660046113fb565b60009081526020819052604090206001015490565b6101cd610296366004611414565b610846565b6101cd6102a9366004611414565b610870565b6102d57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016101b1565b60015460ff166101a5565b6101cd610901565b6101a561030e366004611414565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b6101fb6103453660046113e0565b6001600160a01b031660009081526002602052604090205490565b6101fb600081565b6101fb7f3e35b14a9f4fef84b59f9bdcd3044fc28783144b7e42bfb2cd075e6a02cb082881565b6101cd61039d3660046113fb565b61095a565b6101cd6103b0366004611440565b610aec565b6101fb6103c33660046113e0565b6001600160a01b03166000908152600260208190526040909120015490565b6101cd6103f036600461146a565b610bd1565b6101cd610403366004611414565b610c5d565b6101fb6104163660046113e0565b610c82565b6101fb7f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a81565b6101cd610450366004611440565b610cca565b6101cd610e40565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f7965db0b0000000000000000000000000000000000000000000000000000000014806104f057507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316145b92915050565b6104fe610e97565b33600081815260026020908152604082205460035490939165ff000000ff00600883811b91821664ff000000ff9490911c93841617601090811b67ff000000ff0000009290921666ff000000ff0000949094169390931790921c9190911780821b6bffffffffffffffff0000000016911c63ffffffff161760405160609290921b6bffffffffffffffffffffffff1916602083015260c01b7fffffffffffffffff000000000000000000000000000000000000000000000000166034820152603c8101859052605c0160408051601f198184030181529181528151602092830120336000908152600290935291206003015490915060ff168015610615575033600090815260026020819052604090912001544311155b1561064c576040517fa8cab3d100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3360009081526002602052604081206003015460ff1661066c5783610689565b3360009081526002602052604090206001015461068990856114aa565b604080516080810182528481526020808201848152438385019081526001606085018181523360009081526002958690529690962094518555915191840191909155519082015590516003909101805460ff1916911515919091179055905083156107fe576040517f23b872dd000000000000000000000000000000000000000000000000000000008152336004820152306024820152604481018590527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906323b872dd906064016020604051808303816000875af115801561077a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061079e91906114bd565b6107bb576040516312171d8360e31b815260040160405180910390fd5b60408051828152602081018490524381830152905133917fc0437a0ae3e8a2e104a7af3e84207094d8b5ca2355582bca35df706fcfbf6e53919081900360600190a25b81831461083f5760408051338152602081018490527fe188baf4bcb1c4413d19ba0eaef908614d30e8df9570d6fc4d584b75f4a37a3a910160405180910390a15b5050505050565b60008281526020819052604090206001015461086181610eea565b61086b8383610ef7565b505050565b6001600160a01b03811633146108f35760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b6108fd8282610f95565b5050565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff1661095057604051631d77d47760e21b815260040160405180910390fd5b610958611014565b565b610962611068565b336000908152600260208181526040808420815160808101835281548152600182015493810184905293810154918401919091526003015460ff161515606083015290919083116109b357826109b9565b81602001515b905080826020018181516109cd91906114df565b9052506020820151600003610a0e5733600090815260026020819052604082208281556001810183905590810191909155600301805460ff19169055610a25565b336000908152600260208190526040909120439101555b6040517fa9059cbb000000000000000000000000000000000000000000000000000000008152336004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af1158015610aab573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610acf91906114bd565b61086b576040516312171d8360e31b815260040160405180910390fd5b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610b3b57604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206003015460ff16156108fd57610b6981436114aa565b6001600160a01b03831660008181526002602081815260409283902091820194909455548151928352928201929092529081018290527fd7863535575e7de6678ea9d340a4bfe0b84d77323bfa2ef602c3c1df82aea780906060015b60405180910390a15050565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16610c39576040517f82b4290000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6003805467ffffffffffffffff191667ffffffffffffffff92909216919091179055565b600082815260208190526040902060010154610c7881610eea565b61086b8383610f95565b6001600160a01b0381166000908152600260208190526040822001544311610cab5760006104f0565b506001600160a01b031660009081526002602052604090206001015490565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610d1957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206003015460ff1615610deb576001600160a01b038216600090815260026020526040902060010154811015610db4576001600160a01b03821660009081526002602052604081206001018054839290610d8b9084906114df565b90915550506001600160a01b038216600090815260026020819052604090912043910155610deb565b6001600160a01b038216600090815260026020819052604082208281556001810183905590810191909155600301805460ff191690555b6001600160a01b0382166000818152600260209081526040918290205482519384529083015281018290527f5f52ce031e6eba64e8a81288196b93a3e422096e80aea812f1f5a77866359b3a90606001610bc5565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff16610e8f57604051631d77d47760e21b815260040160405180910390fd5b6109586110ba565b60015460ff16156109585760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a207061757365640000000000000000000000000000000060448201526064016108ea565b610ef481336110f3565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166108fd576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055610f513390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16156108fd576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b61101c610e97565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b60015460ff166109585760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f742070617573656400000000000000000000000060448201526064016108ea565b6110c2611068565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa3361104b565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166108fd5761112481611166565b61112f836020611178565b604051602001611140929190611516565b60408051601f198184030181529082905262461bcd60e51b82526108ea91600401611597565b60606104f06001600160a01b03831660145b606060006111878360026115ca565b6111929060026114aa565b67ffffffffffffffff8111156111aa576111aa6115e1565b6040519080825280601f01601f1916602001820160405280156111d4576020820181803683370190505b5090507f30000000000000000000000000000000000000000000000000000000000000008160008151811061120b5761120b6115f7565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110611256576112566115f7565b60200101906001600160f81b031916908160001a905350600061127a8460026115ca565b6112859060016114aa565b90505b600181111561130a577f303132333435363738396162636465660000000000000000000000000000000085600f16601081106112c6576112c66115f7565b1a60f81b8282815181106112dc576112dc6115f7565b60200101906001600160f81b031916908160001a90535060049490941c936113038161160d565b9050611288565b5083156113595760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016108ea565b9392505050565b60006020828403121561137257600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461135957600080fd5b600080604083850312156113b557600080fd5b50508035926020909101359150565b80356001600160a01b03811681146113db57600080fd5b919050565b6000602082840312156113f257600080fd5b611359826113c4565b60006020828403121561140d57600080fd5b5035919050565b6000806040838503121561142757600080fd5b82359150611437602084016113c4565b90509250929050565b6000806040838503121561145357600080fd5b61145c836113c4565b946020939093013593505050565b60006020828403121561147c57600080fd5b813567ffffffffffffffff8116811461135957600080fd5b634e487b7160e01b600052601160045260246000fd5b808201808211156104f0576104f0611494565b6000602082840312156114cf57600080fd5b8151801515811461135957600080fd5b818103818111156104f0576104f0611494565b60005b8381101561150d5781810151838201526020016114f5565b50506000910152565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161154e8160178501602088016114f2565b7f206973206d697373696e6720726f6c6520000000000000000000000000000000601791840191820152835161158b8160288401602088016114f2565b01602801949350505050565b60208152600082518060208401526115b68160408501602087016114f2565b601f01601f19169190910160400192915050565b80820281158282048414176104f0576104f0611494565b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b60008161161c5761161c611494565b50600019019056fea2646970667358221220a8f60677844b0b1748b78b5dc2208d77ba3493f99921185a1b69304fa772ba2064736f6c63430008130033", - "deployedBytecode": "0x608060405234801561001057600080fd5b506004361061018d5760003560e01c806397adedb5116100e3578063d48bfaeb1161008c578063e63ab1e911610066578063e63ab1e91461041b578063e8e8d87e14610442578063f7b188a51461045557600080fd5b8063d48bfaeb146103e2578063d547741f146103f5578063e5799bb91461040857600080fd5b8063c5e74192116100bd578063c5e741921461038f578063d009b2d6146103a2578063d1052d1f146103b557600080fd5b806397adedb514610337578063a217fddf14610360578063a6471a1d1461036857600080fd5b80632f2ff15d116101455780635c975abb1161011f5780635c975abb146102ed5780638456cb59146102f857806391d148541461030057600080fd5b80632f2ff15d1461028857806336568abe1461029b578063420fc4db146102ae57600080fd5b80631229606e116101765780631229606e146101cf57806316934fc414610209578063248a9ca31461026557600080fd5b806301ffc9a71461019257806310ae2147146101ba575b600080fd5b6101a56101a0366004611360565b61045d565b60405190151581526020015b60405180910390f35b6101cd6101c83660046113a2565b6104f6565b005b6101fb6101dd3660046113e0565b6001600160a01b031660009081526002602052604090206001015490565b6040519081526020016101b1565b6102436102173660046113e0565b600260208190526000918252604090912080546001820154928201546003909201549092919060ff1684565b60408051948552602085019390935291830152151560608201526080016101b1565b6101fb6102733660046113fb565b60009081526020819052604090206001015490565b6101cd610296366004611414565b610846565b6101cd6102a9366004611414565b610870565b6102d57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016101b1565b60015460ff166101a5565b6101cd610901565b6101a561030e366004611414565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b6101fb6103453660046113e0565b6001600160a01b031660009081526002602052604090205490565b6101fb600081565b6101fb7f3e35b14a9f4fef84b59f9bdcd3044fc28783144b7e42bfb2cd075e6a02cb082881565b6101cd61039d3660046113fb565b61095a565b6101cd6103b0366004611440565b610aec565b6101fb6103c33660046113e0565b6001600160a01b03166000908152600260208190526040909120015490565b6101cd6103f036600461146a565b610bd1565b6101cd610403366004611414565b610c5d565b6101fb6104163660046113e0565b610c82565b6101fb7f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a81565b6101cd610450366004611440565b610cca565b6101cd610e40565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f7965db0b0000000000000000000000000000000000000000000000000000000014806104f057507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316145b92915050565b6104fe610e97565b33600081815260026020908152604082205460035490939165ff000000ff00600883811b91821664ff000000ff9490911c93841617601090811b67ff000000ff0000009290921666ff000000ff0000949094169390931790921c9190911780821b6bffffffffffffffff0000000016911c63ffffffff161760405160609290921b6bffffffffffffffffffffffff1916602083015260c01b7fffffffffffffffff000000000000000000000000000000000000000000000000166034820152603c8101859052605c0160408051601f198184030181529181528151602092830120336000908152600290935291206003015490915060ff168015610615575033600090815260026020819052604090912001544311155b1561064c576040517fa8cab3d100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3360009081526002602052604081206003015460ff1661066c5783610689565b3360009081526002602052604090206001015461068990856114aa565b604080516080810182528481526020808201848152438385019081526001606085018181523360009081526002958690529690962094518555915191840191909155519082015590516003909101805460ff1916911515919091179055905083156107fe576040517f23b872dd000000000000000000000000000000000000000000000000000000008152336004820152306024820152604481018590527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906323b872dd906064016020604051808303816000875af115801561077a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061079e91906114bd565b6107bb576040516312171d8360e31b815260040160405180910390fd5b60408051828152602081018490524381830152905133917fc0437a0ae3e8a2e104a7af3e84207094d8b5ca2355582bca35df706fcfbf6e53919081900360600190a25b81831461083f5760408051338152602081018490527fe188baf4bcb1c4413d19ba0eaef908614d30e8df9570d6fc4d584b75f4a37a3a910160405180910390a15b5050505050565b60008281526020819052604090206001015461086181610eea565b61086b8383610ef7565b505050565b6001600160a01b03811633146108f35760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b6108fd8282610f95565b5050565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff1661095057604051631d77d47760e21b815260040160405180910390fd5b610958611014565b565b610962611068565b336000908152600260208181526040808420815160808101835281548152600182015493810184905293810154918401919091526003015460ff161515606083015290919083116109b357826109b9565b81602001515b905080826020018181516109cd91906114df565b9052506020820151600003610a0e5733600090815260026020819052604082208281556001810183905590810191909155600301805460ff19169055610a25565b336000908152600260208190526040909120439101555b6040517fa9059cbb000000000000000000000000000000000000000000000000000000008152336004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af1158015610aab573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610acf91906114bd565b61086b576040516312171d8360e31b815260040160405180910390fd5b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610b3b57604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206003015460ff16156108fd57610b6981436114aa565b6001600160a01b03831660008181526002602081815260409283902091820194909455548151928352928201929092529081018290527fd7863535575e7de6678ea9d340a4bfe0b84d77323bfa2ef602c3c1df82aea780906060015b60405180910390a15050565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16610c39576040517f82b4290000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6003805467ffffffffffffffff191667ffffffffffffffff92909216919091179055565b600082815260208190526040902060010154610c7881610eea565b61086b8383610f95565b6001600160a01b0381166000908152600260208190526040822001544311610cab5760006104f0565b506001600160a01b031660009081526002602052604090206001015490565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610d1957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206003015460ff1615610deb576001600160a01b038216600090815260026020526040902060010154811015610db4576001600160a01b03821660009081526002602052604081206001018054839290610d8b9084906114df565b90915550506001600160a01b038216600090815260026020819052604090912043910155610deb565b6001600160a01b038216600090815260026020819052604082208281556001810183905590810191909155600301805460ff191690555b6001600160a01b0382166000818152600260209081526040918290205482519384529083015281018290527f5f52ce031e6eba64e8a81288196b93a3e422096e80aea812f1f5a77866359b3a90606001610bc5565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff16610e8f57604051631d77d47760e21b815260040160405180910390fd5b6109586110ba565b60015460ff16156109585760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a207061757365640000000000000000000000000000000060448201526064016108ea565b610ef481336110f3565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166108fd576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055610f513390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16156108fd576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b61101c610e97565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b60015460ff166109585760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f742070617573656400000000000000000000000060448201526064016108ea565b6110c2611068565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa3361104b565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166108fd5761112481611166565b61112f836020611178565b604051602001611140929190611516565b60408051601f198184030181529082905262461bcd60e51b82526108ea91600401611597565b60606104f06001600160a01b03831660145b606060006111878360026115ca565b6111929060026114aa565b67ffffffffffffffff8111156111aa576111aa6115e1565b6040519080825280601f01601f1916602001820160405280156111d4576020820181803683370190505b5090507f30000000000000000000000000000000000000000000000000000000000000008160008151811061120b5761120b6115f7565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110611256576112566115f7565b60200101906001600160f81b031916908160001a905350600061127a8460026115ca565b6112859060016114aa565b90505b600181111561130a577f303132333435363738396162636465660000000000000000000000000000000085600f16601081106112c6576112c66115f7565b1a60f81b8282815181106112dc576112dc6115f7565b60200101906001600160f81b031916908160001a90535060049490941c936113038161160d565b9050611288565b5083156113595760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016108ea565b9392505050565b60006020828403121561137257600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461135957600080fd5b600080604083850312156113b557600080fd5b50508035926020909101359150565b80356001600160a01b03811681146113db57600080fd5b919050565b6000602082840312156113f257600080fd5b611359826113c4565b60006020828403121561140d57600080fd5b5035919050565b6000806040838503121561142757600080fd5b82359150611437602084016113c4565b90509250929050565b6000806040838503121561145357600080fd5b61145c836113c4565b946020939093013593505050565b60006020828403121561147c57600080fd5b813567ffffffffffffffff8116811461135957600080fd5b634e487b7160e01b600052601160045260246000fd5b808201808211156104f0576104f0611494565b6000602082840312156114cf57600080fd5b8151801515811461135957600080fd5b818103818111156104f0576104f0611494565b60005b8381101561150d5781810151838201526020016114f5565b50506000910152565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161154e8160178501602088016114f2565b7f206973206d697373696e6720726f6c6520000000000000000000000000000000601791840191820152835161158b8160288401602088016114f2565b01602801949350505050565b60208152600082518060208401526115b68160408501602087016114f2565b601f01601f19169190910160400192915050565b80820281158282048414176104f0576104f0611494565b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b60008161161c5761161c611494565b50600019019056fea2646970667358221220a8f60677844b0b1748b78b5dc2208d77ba3493f99921185a1b69304fa772ba2064736f6c63430008130033", + "numDeployments": 3, + "solcInputHash": "823850fc9cd5102bcd2f6d2624ab2024", + "metadata": "{\"compiler\":{\"version\":\"0.8.19+commit.7dd6d404\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_bzzToken\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"_NetworkId\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"_oracleContract\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"BelowMinimumStake\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Frozen\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPauser\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyRedistributor\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TransferFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Unauthorized\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"}],\"name\":\"OverlayChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Paused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"previousAdminRole\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newAdminRole\",\"type\":\"bytes32\"}],\"name\":\"RoleAdminChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleGranted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleRevoked\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"frozen\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"time\",\"type\":\"uint256\"}],\"name\":\"StakeFrozen\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"slashed\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"StakeSlashed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"committedStake\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"potentialStake\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"lastUpdatedBlock\",\"type\":\"uint256\"}],\"name\":\"StakeUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"node\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"StakeWithdrawn\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Unpaused\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OracleContract\",\"outputs\":[{\"internalType\":\"contract IPriceOracle\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PAUSER_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"REDISTRIBUTOR_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"bzzToken\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"_NetworkId\",\"type\":\"uint64\"}],\"name\":\"changeNetworkId\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_time\",\"type\":\"uint256\"}],\"name\":\"freezeDeposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"}],\"name\":\"getRoleAdmin\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"grantRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"hasRole\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"lastUpdatedBlockNumberOfAddress\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_setNonce\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"_addAmount\",\"type\":\"uint256\"}],\"name\":\"manageStake\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"migrateStake\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"nodeEffectiveStake\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"}],\"name\":\"overlayOfAddress\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"paused\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"renounceRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"revokeRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_owner\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"slashDeposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"stakes\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"overlay\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"committedStake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"potentialStake\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"lastUpdatedBlockNumber\",\"type\":\"uint256\"},{\"internalType\":\"bool\",\"name\":\"isValue\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"unPause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"withdrawFromStake\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"withdrawableStake\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"author\":\"The Swarm Authors\",\"details\":\"Allows users to stake tokens in order to be eligible for the Redistribution Schelling co-ordination game. Stakes are frozen or slashed by the Redistribution contract in response to violations of the protocol.\",\"events\":{\"OverlayChanged(address,bytes32)\":{\"details\":\"Emitted when a address changes overlay it uses\"},\"Paused(address)\":{\"details\":\"Emitted when the pause is triggered by `account`.\"},\"RoleAdminChanged(bytes32,bytes32,bytes32)\":{\"details\":\"Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole` `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite {RoleAdminChanged} not being emitted signaling this. _Available since v3.1._\"},\"RoleGranted(bytes32,address,address)\":{\"details\":\"Emitted when `account` is granted `role`. `sender` is the account that originated the contract call, an admin role bearer except when using {AccessControl-_setupRole}.\"},\"RoleRevoked(bytes32,address,address)\":{\"details\":\"Emitted when `account` is revoked `role`. `sender` is the account that originated the contract call: - if using `revokeRole`, it is the admin role bearer - if using `renounceRole`, it is the role bearer (i.e. `account`)\"},\"StakeFrozen(address,bytes32,uint256)\":{\"details\":\"Emitted when a stake for address `frozen` is frozen for `time` blocks.\"},\"StakeSlashed(address,bytes32,uint256)\":{\"details\":\"Emitted when a stake for address `slashed` is slashed by `amount`.\"},\"StakeUpdated(address,uint256,uint256,bytes32,uint256)\":{\"details\":\"Emitted when a stake is created or updated by `owner` of the `overlay` by `committedStake`, and `potentialStake` during `lastUpdatedBlock`.\"},\"StakeWithdrawn(address,uint256)\":{\"details\":\"Emitted when a stake for address is withdrawn\"},\"Unpaused(address)\":{\"details\":\"Emitted when the pause is lifted by `account`.\"}},\"kind\":\"dev\",\"methods\":{\"constructor\":{\"params\":{\"_NetworkId\":\"Swarm network ID\",\"_bzzToken\":\"Address of the staked ERC20 token\"}},\"freezeDeposit(address,uint256)\":{\"details\":\"Freeze an existing stake, can only be called by the redistributor\",\"params\":{\"_owner\":\"the addres selected\",\"_time\":\"penalty length in blocknumbers\"}},\"getRoleAdmin(bytes32)\":{\"details\":\"Returns the admin role that controls `role`. See {grantRole} and {revokeRole}. To change a role's admin, use {_setRoleAdmin}.\"},\"grantRole(bytes32,address)\":{\"details\":\"Grants `role` to `account`. If `account` had not been already granted `role`, emits a {RoleGranted} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleGranted} event.\"},\"hasRole(bytes32,address)\":{\"details\":\"Returns `true` if `account` has been granted `role`.\"},\"lastUpdatedBlockNumberOfAddress(address)\":{\"details\":\"Returns the `lastUpdatedBlockNumber` of `address`.\"},\"manageStake(bytes32,uint256)\":{\"details\":\"At least `_initialBalancePerChunk*2^depth` number of tokens need to be preapproved for this contract.\",\"params\":{\"_addAmount\":\"Deposited amount of ERC20 tokens, equals to added Potential stake value\",\"_setNonce\":\"Nonce that was used for overlay calculation.\"}},\"migrateStake()\":{\"details\":\"Migrate stake only when the staking contract is paused, can only be called by the owner of the stake\"},\"nodeEffectiveStake(address)\":{\"details\":\"Returns the current `effectiveStake` of `address`. previously usable stake\",\"params\":{\"_owner\":\"_owner of node\"}},\"overlayOfAddress(address)\":{\"details\":\"Returns the currently used overlay of the address.\",\"params\":{\"_owner\":\"address of node\"}},\"pause()\":{\"details\":\"Pause the contract. The contract is provably stopped by renouncing the pauser role and the admin role after pausing, can only be called by the `PAUSER`\"},\"paused()\":{\"details\":\"Returns true if the contract is paused, and false otherwise.\"},\"renounceRole(bytes32,address)\":{\"details\":\"Revokes `role` from the calling account. Roles are often managed via {grantRole} and {revokeRole}: this function's purpose is to provide a mechanism for accounts to lose their privileges if they are compromised (such as when a trusted device is misplaced). If the calling account had been revoked `role`, emits a {RoleRevoked} event. Requirements: - the caller must be `account`. May emit a {RoleRevoked} event.\"},\"revokeRole(bytes32,address)\":{\"details\":\"Revokes `role` from `account`. If `account` had been granted `role`, emits a {RoleRevoked} event. Requirements: - the caller must have ``role``'s admin role. May emit a {RoleRevoked} event.\"},\"slashDeposit(address,uint256)\":{\"details\":\"Slash an existing stake, can only be called by the `redistributor`\",\"params\":{\"_amount\":\"the amount to be slashed\",\"_owner\":\"the _owner adress selected\"}},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"unPause()\":{\"details\":\"Unpause the contract, can only be called by the pauser when paused\"},\"withdrawFromStake()\":{\"details\":\"Withdraw node stake surplus\"},\"withdrawableStake()\":{\"details\":\"Check the amount that is possible to withdraw as surplus\"}},\"title\":\"Staking contract for the Swarm storage incentives\",\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"manageStake(bytes32,uint256)\":{\"notice\":\"Create a new stake or update an existing one, change overlay of node\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/Staking.sol\":\"StakeRegistry\"},\"evmVersion\":\"paris\",\"libraries\":{\":__CACHE_BREAKER__\":\"0x00000000d41867734bbee4c6863d9255b2b06ac1\"},\"metadata\":{\"bytecodeHash\":\"ipfs\",\"useLiteralContent\":true},\"optimizer\":{\"enabled\":true,\"runs\":1000},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/access/AccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (access/AccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IAccessControl.sol\\\";\\nimport \\\"../utils/Context.sol\\\";\\nimport \\\"../utils/Strings.sol\\\";\\nimport \\\"../utils/introspection/ERC165.sol\\\";\\n\\n/**\\n * @dev Contract module that allows children to implement role-based access\\n * control mechanisms. This is a lightweight version that doesn't allow enumerating role\\n * members except through off-chain means by accessing the contract event logs. Some\\n * applications may benefit from on-chain enumerability, for those cases see\\n * {AccessControlEnumerable}.\\n *\\n * Roles are referred to by their `bytes32` identifier. These should be exposed\\n * in the external API and be unique. The best way to achieve this is by\\n * using `public constant` hash digests:\\n *\\n * ```\\n * bytes32 public constant MY_ROLE = keccak256(\\\"MY_ROLE\\\");\\n * ```\\n *\\n * Roles can be used to represent a set of permissions. To restrict access to a\\n * function call, use {hasRole}:\\n *\\n * ```\\n * function foo() public {\\n * require(hasRole(MY_ROLE, msg.sender));\\n * ...\\n * }\\n * ```\\n *\\n * Roles can be granted and revoked dynamically via the {grantRole} and\\n * {revokeRole} functions. Each role has an associated admin role, and only\\n * accounts that have a role's admin role can call {grantRole} and {revokeRole}.\\n *\\n * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means\\n * that only accounts with this role will be able to grant or revoke other\\n * roles. More complex role relationships can be created by using\\n * {_setRoleAdmin}.\\n *\\n * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to\\n * grant and revoke this role. Extra precautions should be taken to secure\\n * accounts that have been granted it.\\n */\\nabstract contract AccessControl is Context, IAccessControl, ERC165 {\\n struct RoleData {\\n mapping(address => bool) members;\\n bytes32 adminRole;\\n }\\n\\n mapping(bytes32 => RoleData) private _roles;\\n\\n bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;\\n\\n /**\\n * @dev Modifier that checks that an account has a specific role. Reverts\\n * with a standardized message including the required role.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n *\\n * _Available since v4.1._\\n */\\n modifier onlyRole(bytes32 role) {\\n _checkRole(role);\\n _;\\n }\\n\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IAccessControl).interfaceId || super.supportsInterface(interfaceId);\\n }\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) public view virtual override returns (bool) {\\n return _roles[role].members[account];\\n }\\n\\n /**\\n * @dev Revert with a standard message if `_msgSender()` is missing `role`.\\n * Overriding this function changes the behavior of the {onlyRole} modifier.\\n *\\n * Format of the revert message is described in {_checkRole}.\\n *\\n * _Available since v4.6._\\n */\\n function _checkRole(bytes32 role) internal view virtual {\\n _checkRole(role, _msgSender());\\n }\\n\\n /**\\n * @dev Revert with a standard message if `account` is missing `role`.\\n *\\n * The format of the revert reason is given by the following regular expression:\\n *\\n * /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/\\n */\\n function _checkRole(bytes32 role, address account) internal view virtual {\\n if (!hasRole(role, account)) {\\n revert(\\n string(\\n abi.encodePacked(\\n \\\"AccessControl: account \\\",\\n Strings.toHexString(account),\\n \\\" is missing role \\\",\\n Strings.toHexString(uint256(role), 32)\\n )\\n )\\n );\\n }\\n }\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {\\n return _roles[role].adminRole;\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been revoked `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function renounceRole(bytes32 role, address account) public virtual override {\\n require(account == _msgSender(), \\\"AccessControl: can only renounce roles for self\\\");\\n\\n _revokeRole(role, account);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event. Note that unlike {grantRole}, this function doesn't perform any\\n * checks on the calling account.\\n *\\n * May emit a {RoleGranted} event.\\n *\\n * [WARNING]\\n * ====\\n * This function should only be called from the constructor when setting\\n * up the initial roles for the system.\\n *\\n * Using this function in any other way is effectively circumventing the admin\\n * system imposed by {AccessControl}.\\n * ====\\n *\\n * NOTE: This function is deprecated in favor of {_grantRole}.\\n */\\n function _setupRole(bytes32 role, address account) internal virtual {\\n _grantRole(role, account);\\n }\\n\\n /**\\n * @dev Sets `adminRole` as ``role``'s admin role.\\n *\\n * Emits a {RoleAdminChanged} event.\\n */\\n function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {\\n bytes32 previousAdminRole = getRoleAdmin(role);\\n _roles[role].adminRole = adminRole;\\n emit RoleAdminChanged(role, previousAdminRole, adminRole);\\n }\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleGranted} event.\\n */\\n function _grantRole(bytes32 role, address account) internal virtual {\\n if (!hasRole(role, account)) {\\n _roles[role].members[account] = true;\\n emit RoleGranted(role, account, _msgSender());\\n }\\n }\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * Internal function without access restriction.\\n *\\n * May emit a {RoleRevoked} event.\\n */\\n function _revokeRole(bytes32 role, address account) internal virtual {\\n if (hasRole(role, account)) {\\n _roles[role].members[account] = false;\\n emit RoleRevoked(role, account, _msgSender());\\n }\\n }\\n}\\n\",\"keccak256\":\"0x67e3daf189111d6d5b0464ed09cf9f0605a22c4b965a7fcecd707101faff008a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/access/IAccessControl.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev External interface of AccessControl declared to support ERC165 detection.\\n */\\ninterface IAccessControl {\\n /**\\n * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`\\n *\\n * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite\\n * {RoleAdminChanged} not being emitted signaling this.\\n *\\n * _Available since v3.1._\\n */\\n event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);\\n\\n /**\\n * @dev Emitted when `account` is granted `role`.\\n *\\n * `sender` is the account that originated the contract call, an admin role\\n * bearer except when using {AccessControl-_setupRole}.\\n */\\n event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Emitted when `account` is revoked `role`.\\n *\\n * `sender` is the account that originated the contract call:\\n * - if using `revokeRole`, it is the admin role bearer\\n * - if using `renounceRole`, it is the role bearer (i.e. `account`)\\n */\\n event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);\\n\\n /**\\n * @dev Returns `true` if `account` has been granted `role`.\\n */\\n function hasRole(bytes32 role, address account) external view returns (bool);\\n\\n /**\\n * @dev Returns the admin role that controls `role`. See {grantRole} and\\n * {revokeRole}.\\n *\\n * To change a role's admin, use {AccessControl-_setRoleAdmin}.\\n */\\n function getRoleAdmin(bytes32 role) external view returns (bytes32);\\n\\n /**\\n * @dev Grants `role` to `account`.\\n *\\n * If `account` had not been already granted `role`, emits a {RoleGranted}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function grantRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from `account`.\\n *\\n * If `account` had been granted `role`, emits a {RoleRevoked} event.\\n *\\n * Requirements:\\n *\\n * - the caller must have ``role``'s admin role.\\n */\\n function revokeRole(bytes32 role, address account) external;\\n\\n /**\\n * @dev Revokes `role` from the calling account.\\n *\\n * Roles are often managed via {grantRole} and {revokeRole}: this function's\\n * purpose is to provide a mechanism for accounts to lose their privileges\\n * if they are compromised (such as when a trusted device is misplaced).\\n *\\n * If the calling account had been granted `role`, emits a {RoleRevoked}\\n * event.\\n *\\n * Requirements:\\n *\\n * - the caller must be `account`.\\n */\\n function renounceRole(bytes32 role, address account) external;\\n}\\n\",\"keccak256\":\"0x59ce320a585d7e1f163cd70390a0ef2ff9cec832e2aa544293a00692465a7a57\",\"license\":\"MIT\"},\"@openzeppelin/contracts/security/Pausable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"../utils/Context.sol\\\";\\n\\n/**\\n * @dev Contract module which allows children to implement an emergency stop\\n * mechanism that can be triggered by an authorized account.\\n *\\n * This module is used through inheritance. It will make available the\\n * modifiers `whenNotPaused` and `whenPaused`, which can be applied to\\n * the functions of your contract. Note that they will not be pausable by\\n * simply including this module, only once the modifiers are put in place.\\n */\\nabstract contract Pausable is Context {\\n /**\\n * @dev Emitted when the pause is triggered by `account`.\\n */\\n event Paused(address account);\\n\\n /**\\n * @dev Emitted when the pause is lifted by `account`.\\n */\\n event Unpaused(address account);\\n\\n bool private _paused;\\n\\n /**\\n * @dev Initializes the contract in unpaused state.\\n */\\n constructor() {\\n _paused = false;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is not paused.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n modifier whenNotPaused() {\\n _requireNotPaused();\\n _;\\n }\\n\\n /**\\n * @dev Modifier to make a function callable only when the contract is paused.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n modifier whenPaused() {\\n _requirePaused();\\n _;\\n }\\n\\n /**\\n * @dev Returns true if the contract is paused, and false otherwise.\\n */\\n function paused() public view virtual returns (bool) {\\n return _paused;\\n }\\n\\n /**\\n * @dev Throws if the contract is paused.\\n */\\n function _requireNotPaused() internal view virtual {\\n require(!paused(), \\\"Pausable: paused\\\");\\n }\\n\\n /**\\n * @dev Throws if the contract is not paused.\\n */\\n function _requirePaused() internal view virtual {\\n require(paused(), \\\"Pausable: not paused\\\");\\n }\\n\\n /**\\n * @dev Triggers stopped state.\\n *\\n * Requirements:\\n *\\n * - The contract must not be paused.\\n */\\n function _pause() internal virtual whenNotPaused {\\n _paused = true;\\n emit Paused(_msgSender());\\n }\\n\\n /**\\n * @dev Returns to normal state.\\n *\\n * Requirements:\\n *\\n * - The contract must be paused.\\n */\\n function _unpause() internal virtual whenPaused {\\n _paused = false;\\n emit Unpaused(_msgSender());\\n }\\n}\\n\",\"keccak256\":\"0x0849d93b16c9940beb286a7864ed02724b248b93e0d80ef6355af5ef15c64773\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/ERC20.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (token/ERC20/ERC20.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IERC20.sol\\\";\\nimport \\\"./extensions/IERC20Metadata.sol\\\";\\nimport \\\"../../utils/Context.sol\\\";\\n\\n/**\\n * @dev Implementation of the {IERC20} interface.\\n *\\n * This implementation is agnostic to the way tokens are created. This means\\n * that a supply mechanism has to be added in a derived contract using {_mint}.\\n * For a generic mechanism see {ERC20PresetMinterPauser}.\\n *\\n * TIP: For a detailed writeup see our guide\\n * https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How\\n * to implement supply mechanisms].\\n *\\n * We have followed general OpenZeppelin Contracts guidelines: functions revert\\n * instead returning `false` on failure. This behavior is nonetheless\\n * conventional and does not conflict with the expectations of ERC20\\n * applications.\\n *\\n * Additionally, an {Approval} event is emitted on calls to {transferFrom}.\\n * This allows applications to reconstruct the allowance for all accounts just\\n * by listening to said events. Other implementations of the EIP may not emit\\n * these events, as it isn't required by the specification.\\n *\\n * Finally, the non-standard {decreaseAllowance} and {increaseAllowance}\\n * functions have been added to mitigate the well-known issues around setting\\n * allowances. See {IERC20-approve}.\\n */\\ncontract ERC20 is Context, IERC20, IERC20Metadata {\\n mapping(address => uint256) private _balances;\\n\\n mapping(address => mapping(address => uint256)) private _allowances;\\n\\n uint256 private _totalSupply;\\n\\n string private _name;\\n string private _symbol;\\n\\n /**\\n * @dev Sets the values for {name} and {symbol}.\\n *\\n * The default value of {decimals} is 18. To select a different value for\\n * {decimals} you should overload it.\\n *\\n * All two of these values are immutable: they can only be set once during\\n * construction.\\n */\\n constructor(string memory name_, string memory symbol_) {\\n _name = name_;\\n _symbol = symbol_;\\n }\\n\\n /**\\n * @dev Returns the name of the token.\\n */\\n function name() public view virtual override returns (string memory) {\\n return _name;\\n }\\n\\n /**\\n * @dev Returns the symbol of the token, usually a shorter version of the\\n * name.\\n */\\n function symbol() public view virtual override returns (string memory) {\\n return _symbol;\\n }\\n\\n /**\\n * @dev Returns the number of decimals used to get its user representation.\\n * For example, if `decimals` equals `2`, a balance of `505` tokens should\\n * be displayed to a user as `5.05` (`505 / 10 ** 2`).\\n *\\n * Tokens usually opt for a value of 18, imitating the relationship between\\n * Ether and Wei. This is the value {ERC20} uses, unless this function is\\n * overridden;\\n *\\n * NOTE: This information is only used for _display_ purposes: it in\\n * no way affects any of the arithmetic of the contract, including\\n * {IERC20-balanceOf} and {IERC20-transfer}.\\n */\\n function decimals() public view virtual override returns (uint8) {\\n return 18;\\n }\\n\\n /**\\n * @dev See {IERC20-totalSupply}.\\n */\\n function totalSupply() public view virtual override returns (uint256) {\\n return _totalSupply;\\n }\\n\\n /**\\n * @dev See {IERC20-balanceOf}.\\n */\\n function balanceOf(address account) public view virtual override returns (uint256) {\\n return _balances[account];\\n }\\n\\n /**\\n * @dev See {IERC20-transfer}.\\n *\\n * Requirements:\\n *\\n * - `to` cannot be the zero address.\\n * - the caller must have a balance of at least `amount`.\\n */\\n function transfer(address to, uint256 amount) public virtual override returns (bool) {\\n address owner = _msgSender();\\n _transfer(owner, to, amount);\\n return true;\\n }\\n\\n /**\\n * @dev See {IERC20-allowance}.\\n */\\n function allowance(address owner, address spender) public view virtual override returns (uint256) {\\n return _allowances[owner][spender];\\n }\\n\\n /**\\n * @dev See {IERC20-approve}.\\n *\\n * NOTE: If `amount` is the maximum `uint256`, the allowance is not updated on\\n * `transferFrom`. This is semantically equivalent to an infinite approval.\\n *\\n * Requirements:\\n *\\n * - `spender` cannot be the zero address.\\n */\\n function approve(address spender, uint256 amount) public virtual override returns (bool) {\\n address owner = _msgSender();\\n _approve(owner, spender, amount);\\n return true;\\n }\\n\\n /**\\n * @dev See {IERC20-transferFrom}.\\n *\\n * Emits an {Approval} event indicating the updated allowance. This is not\\n * required by the EIP. See the note at the beginning of {ERC20}.\\n *\\n * NOTE: Does not update the allowance if the current allowance\\n * is the maximum `uint256`.\\n *\\n * Requirements:\\n *\\n * - `from` and `to` cannot be the zero address.\\n * - `from` must have a balance of at least `amount`.\\n * - the caller must have allowance for ``from``'s tokens of at least\\n * `amount`.\\n */\\n function transferFrom(\\n address from,\\n address to,\\n uint256 amount\\n ) public virtual override returns (bool) {\\n address spender = _msgSender();\\n _spendAllowance(from, spender, amount);\\n _transfer(from, to, amount);\\n return true;\\n }\\n\\n /**\\n * @dev Atomically increases the allowance granted to `spender` by the caller.\\n *\\n * This is an alternative to {approve} that can be used as a mitigation for\\n * problems described in {IERC20-approve}.\\n *\\n * Emits an {Approval} event indicating the updated allowance.\\n *\\n * Requirements:\\n *\\n * - `spender` cannot be the zero address.\\n */\\n function increaseAllowance(address spender, uint256 addedValue) public virtual returns (bool) {\\n address owner = _msgSender();\\n _approve(owner, spender, allowance(owner, spender) + addedValue);\\n return true;\\n }\\n\\n /**\\n * @dev Atomically decreases the allowance granted to `spender` by the caller.\\n *\\n * This is an alternative to {approve} that can be used as a mitigation for\\n * problems described in {IERC20-approve}.\\n *\\n * Emits an {Approval} event indicating the updated allowance.\\n *\\n * Requirements:\\n *\\n * - `spender` cannot be the zero address.\\n * - `spender` must have allowance for the caller of at least\\n * `subtractedValue`.\\n */\\n function decreaseAllowance(address spender, uint256 subtractedValue) public virtual returns (bool) {\\n address owner = _msgSender();\\n uint256 currentAllowance = allowance(owner, spender);\\n require(currentAllowance >= subtractedValue, \\\"ERC20: decreased allowance below zero\\\");\\n unchecked {\\n _approve(owner, spender, currentAllowance - subtractedValue);\\n }\\n\\n return true;\\n }\\n\\n /**\\n * @dev Moves `amount` of tokens from `from` to `to`.\\n *\\n * This internal function is equivalent to {transfer}, and can be used to\\n * e.g. implement automatic token fees, slashing mechanisms, etc.\\n *\\n * Emits a {Transfer} event.\\n *\\n * Requirements:\\n *\\n * - `from` cannot be the zero address.\\n * - `to` cannot be the zero address.\\n * - `from` must have a balance of at least `amount`.\\n */\\n function _transfer(\\n address from,\\n address to,\\n uint256 amount\\n ) internal virtual {\\n require(from != address(0), \\\"ERC20: transfer from the zero address\\\");\\n require(to != address(0), \\\"ERC20: transfer to the zero address\\\");\\n\\n _beforeTokenTransfer(from, to, amount);\\n\\n uint256 fromBalance = _balances[from];\\n require(fromBalance >= amount, \\\"ERC20: transfer amount exceeds balance\\\");\\n unchecked {\\n _balances[from] = fromBalance - amount;\\n // Overflow not possible: the sum of all balances is capped by totalSupply, and the sum is preserved by\\n // decrementing then incrementing.\\n _balances[to] += amount;\\n }\\n\\n emit Transfer(from, to, amount);\\n\\n _afterTokenTransfer(from, to, amount);\\n }\\n\\n /** @dev Creates `amount` tokens and assigns them to `account`, increasing\\n * the total supply.\\n *\\n * Emits a {Transfer} event with `from` set to the zero address.\\n *\\n * Requirements:\\n *\\n * - `account` cannot be the zero address.\\n */\\n function _mint(address account, uint256 amount) internal virtual {\\n require(account != address(0), \\\"ERC20: mint to the zero address\\\");\\n\\n _beforeTokenTransfer(address(0), account, amount);\\n\\n _totalSupply += amount;\\n unchecked {\\n // Overflow not possible: balance + amount is at most totalSupply + amount, which is checked above.\\n _balances[account] += amount;\\n }\\n emit Transfer(address(0), account, amount);\\n\\n _afterTokenTransfer(address(0), account, amount);\\n }\\n\\n /**\\n * @dev Destroys `amount` tokens from `account`, reducing the\\n * total supply.\\n *\\n * Emits a {Transfer} event with `to` set to the zero address.\\n *\\n * Requirements:\\n *\\n * - `account` cannot be the zero address.\\n * - `account` must have at least `amount` tokens.\\n */\\n function _burn(address account, uint256 amount) internal virtual {\\n require(account != address(0), \\\"ERC20: burn from the zero address\\\");\\n\\n _beforeTokenTransfer(account, address(0), amount);\\n\\n uint256 accountBalance = _balances[account];\\n require(accountBalance >= amount, \\\"ERC20: burn amount exceeds balance\\\");\\n unchecked {\\n _balances[account] = accountBalance - amount;\\n // Overflow not possible: amount <= accountBalance <= totalSupply.\\n _totalSupply -= amount;\\n }\\n\\n emit Transfer(account, address(0), amount);\\n\\n _afterTokenTransfer(account, address(0), amount);\\n }\\n\\n /**\\n * @dev Sets `amount` as the allowance of `spender` over the `owner` s tokens.\\n *\\n * This internal function is equivalent to `approve`, and can be used to\\n * e.g. set automatic allowances for certain subsystems, etc.\\n *\\n * Emits an {Approval} event.\\n *\\n * Requirements:\\n *\\n * - `owner` cannot be the zero address.\\n * - `spender` cannot be the zero address.\\n */\\n function _approve(\\n address owner,\\n address spender,\\n uint256 amount\\n ) internal virtual {\\n require(owner != address(0), \\\"ERC20: approve from the zero address\\\");\\n require(spender != address(0), \\\"ERC20: approve to the zero address\\\");\\n\\n _allowances[owner][spender] = amount;\\n emit Approval(owner, spender, amount);\\n }\\n\\n /**\\n * @dev Updates `owner` s allowance for `spender` based on spent `amount`.\\n *\\n * Does not update the allowance amount in case of infinite allowance.\\n * Revert if not enough allowance is available.\\n *\\n * Might emit an {Approval} event.\\n */\\n function _spendAllowance(\\n address owner,\\n address spender,\\n uint256 amount\\n ) internal virtual {\\n uint256 currentAllowance = allowance(owner, spender);\\n if (currentAllowance != type(uint256).max) {\\n require(currentAllowance >= amount, \\\"ERC20: insufficient allowance\\\");\\n unchecked {\\n _approve(owner, spender, currentAllowance - amount);\\n }\\n }\\n }\\n\\n /**\\n * @dev Hook that is called before any transfer of tokens. This includes\\n * minting and burning.\\n *\\n * Calling conditions:\\n *\\n * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens\\n * will be transferred to `to`.\\n * - when `from` is zero, `amount` tokens will be minted for `to`.\\n * - when `to` is zero, `amount` of ``from``'s tokens will be burned.\\n * - `from` and `to` are never both zero.\\n *\\n * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].\\n */\\n function _beforeTokenTransfer(\\n address from,\\n address to,\\n uint256 amount\\n ) internal virtual {}\\n\\n /**\\n * @dev Hook that is called after any transfer of tokens. This includes\\n * minting and burning.\\n *\\n * Calling conditions:\\n *\\n * - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens\\n * has been transferred to `to`.\\n * - when `from` is zero, `amount` tokens have been minted for `to`.\\n * - when `to` is zero, `amount` of ``from``'s tokens have been burned.\\n * - `from` and `to` are never both zero.\\n *\\n * To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].\\n */\\n function _afterTokenTransfer(\\n address from,\\n address to,\\n uint256 amount\\n ) internal virtual {}\\n}\\n\",\"keccak256\":\"0x4ffc0547c02ad22925310c585c0f166f8759e2648a09e9b489100c42f15dd98d\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC20/IERC20.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Interface of the ERC20 standard as defined in the EIP.\\n */\\ninterface IERC20 {\\n /**\\n * @dev Emitted when `value` tokens are moved from one account (`from`) to\\n * another (`to`).\\n *\\n * Note that `value` may be zero.\\n */\\n event Transfer(address indexed from, address indexed to, uint256 value);\\n\\n /**\\n * @dev Emitted when the allowance of a `spender` for an `owner` is set by\\n * a call to {approve}. `value` is the new allowance.\\n */\\n event Approval(address indexed owner, address indexed spender, uint256 value);\\n\\n /**\\n * @dev Returns the amount of tokens in existence.\\n */\\n function totalSupply() external view returns (uint256);\\n\\n /**\\n * @dev Returns the amount of tokens owned by `account`.\\n */\\n function balanceOf(address account) external view returns (uint256);\\n\\n /**\\n * @dev Moves `amount` tokens from the caller's account to `to`.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * Emits a {Transfer} event.\\n */\\n function transfer(address to, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Returns the remaining number of tokens that `spender` will be\\n * allowed to spend on behalf of `owner` through {transferFrom}. This is\\n * zero by default.\\n *\\n * This value changes when {approve} or {transferFrom} are called.\\n */\\n function allowance(address owner, address spender) external view returns (uint256);\\n\\n /**\\n * @dev Sets `amount` as the allowance of `spender` over the caller's tokens.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * IMPORTANT: Beware that changing an allowance with this method brings the risk\\n * that someone may use both the old and the new allowance by unfortunate\\n * transaction ordering. One possible solution to mitigate this race\\n * condition is to first reduce the spender's allowance to 0 and set the\\n * desired value afterwards:\\n * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729\\n *\\n * Emits an {Approval} event.\\n */\\n function approve(address spender, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Moves `amount` tokens from `from` to `to` using the\\n * allowance mechanism. `amount` is then deducted from the caller's\\n * allowance.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * Emits a {Transfer} event.\\n */\\n function transferFrom(\\n address from,\\n address to,\\n uint256 amount\\n ) external returns (bool);\\n}\\n\",\"keccak256\":\"0x9750c6b834f7b43000631af5cc30001c5f547b3ceb3635488f140f60e897ea6b\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (token/ERC20/extensions/IERC20Metadata.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"../IERC20.sol\\\";\\n\\n/**\\n * @dev Interface for the optional metadata functions from the ERC20 standard.\\n *\\n * _Available since v4.1._\\n */\\ninterface IERC20Metadata is IERC20 {\\n /**\\n * @dev Returns the name of the token.\\n */\\n function name() external view returns (string memory);\\n\\n /**\\n * @dev Returns the symbol of the token.\\n */\\n function symbol() external view returns (string memory);\\n\\n /**\\n * @dev Returns the decimals places of the token.\\n */\\n function decimals() external view returns (uint8);\\n}\\n\",\"keccak256\":\"0x8de418a5503946cabe331f35fe242d3201a73f67f77aaeb7110acb1f30423aca\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Context.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Provides information about the current execution context, including the\\n * sender of the transaction and its data. While these are generally available\\n * via msg.sender and msg.data, they should not be accessed in such a direct\\n * manner, since when dealing with meta-transactions the account sending and\\n * paying for execution may not be the actual sender (as far as an application\\n * is concerned).\\n *\\n * This contract is only required for intermediate, library-like contracts.\\n */\\nabstract contract Context {\\n function _msgSender() internal view virtual returns (address) {\\n return msg.sender;\\n }\\n\\n function _msgData() internal view virtual returns (bytes calldata) {\\n return msg.data;\\n }\\n}\\n\",\"keccak256\":\"0xe2e337e6dde9ef6b680e07338c493ebea1b5fd09b43424112868e9cc1706bca7\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Strings.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/Strings.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./math/Math.sol\\\";\\n\\n/**\\n * @dev String operations.\\n */\\nlibrary Strings {\\n bytes16 private constant _SYMBOLS = \\\"0123456789abcdef\\\";\\n uint8 private constant _ADDRESS_LENGTH = 20;\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` decimal representation.\\n */\\n function toString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n uint256 length = Math.log10(value) + 1;\\n string memory buffer = new string(length);\\n uint256 ptr;\\n /// @solidity memory-safe-assembly\\n assembly {\\n ptr := add(buffer, add(32, length))\\n }\\n while (true) {\\n ptr--;\\n /// @solidity memory-safe-assembly\\n assembly {\\n mstore8(ptr, byte(mod(value, 10), _SYMBOLS))\\n }\\n value /= 10;\\n if (value == 0) break;\\n }\\n return buffer;\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.\\n */\\n function toHexString(uint256 value) internal pure returns (string memory) {\\n unchecked {\\n return toHexString(value, Math.log256(value) + 1);\\n }\\n }\\n\\n /**\\n * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.\\n */\\n function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {\\n bytes memory buffer = new bytes(2 * length + 2);\\n buffer[0] = \\\"0\\\";\\n buffer[1] = \\\"x\\\";\\n for (uint256 i = 2 * length + 1; i > 1; --i) {\\n buffer[i] = _SYMBOLS[value & 0xf];\\n value >>= 4;\\n }\\n require(value == 0, \\\"Strings: hex length insufficient\\\");\\n return string(buffer);\\n }\\n\\n /**\\n * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.\\n */\\n function toHexString(address addr) internal pure returns (string memory) {\\n return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);\\n }\\n}\\n\",\"keccak256\":\"0xa4d1d62251f8574deb032a35fc948386a9b4de74b812d4f545a1ac120486b48a\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/ERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\nimport \\\"./IERC165.sol\\\";\\n\\n/**\\n * @dev Implementation of the {IERC165} interface.\\n *\\n * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check\\n * for the additional interface id that will be supported. For example:\\n *\\n * ```solidity\\n * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n * return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);\\n * }\\n * ```\\n *\\n * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.\\n */\\nabstract contract ERC165 is IERC165 {\\n /**\\n * @dev See {IERC165-supportsInterface}.\\n */\\n function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {\\n return interfaceId == type(IERC165).interfaceId;\\n }\\n}\\n\",\"keccak256\":\"0xd10975de010d89fd1c78dc5e8a9a7e7f496198085c151648f20cba166b32582b\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/introspection/IERC165.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Interface of the ERC165 standard, as defined in the\\n * https://eips.ethereum.org/EIPS/eip-165[EIP].\\n *\\n * Implementers can declare support of contract interfaces, which can then be\\n * queried by others ({ERC165Checker}).\\n *\\n * For an implementation, see {ERC165}.\\n */\\ninterface IERC165 {\\n /**\\n * @dev Returns true if this contract implements the interface defined by\\n * `interfaceId`. See the corresponding\\n * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]\\n * to learn more about how these ids are created.\\n *\\n * This function call must use less than 30 000 gas.\\n */\\n function supportsInterface(bytes4 interfaceId) external view returns (bool);\\n}\\n\",\"keccak256\":\"0x447a5f3ddc18419d41ff92b3773fb86471b1db25773e07f877f548918a185bf1\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/math/Math.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n// OpenZeppelin Contracts (last updated v4.8.0) (utils/math/Math.sol)\\n\\npragma solidity ^0.8.0;\\n\\n/**\\n * @dev Standard math utilities missing in the Solidity language.\\n */\\nlibrary Math {\\n enum Rounding {\\n Down, // Toward negative infinity\\n Up, // Toward infinity\\n Zero // Toward zero\\n }\\n\\n /**\\n * @dev Returns the largest of two numbers.\\n */\\n function max(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a > b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the smallest of two numbers.\\n */\\n function min(uint256 a, uint256 b) internal pure returns (uint256) {\\n return a < b ? a : b;\\n }\\n\\n /**\\n * @dev Returns the average of two numbers. The result is rounded towards\\n * zero.\\n */\\n function average(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b) / 2 can overflow.\\n return (a & b) + (a ^ b) / 2;\\n }\\n\\n /**\\n * @dev Returns the ceiling of the division of two numbers.\\n *\\n * This differs from standard division with `/` in that it rounds up instead\\n * of rounding down.\\n */\\n function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {\\n // (a + b - 1) / b can overflow on addition, so we distribute.\\n return a == 0 ? 0 : (a - 1) / b + 1;\\n }\\n\\n /**\\n * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0\\n * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)\\n * with further edits by Uniswap Labs also under MIT license.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator\\n ) internal pure returns (uint256 result) {\\n unchecked {\\n // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use\\n // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256\\n // variables such that product = prod1 * 2^256 + prod0.\\n uint256 prod0; // Least significant 256 bits of the product\\n uint256 prod1; // Most significant 256 bits of the product\\n assembly {\\n let mm := mulmod(x, y, not(0))\\n prod0 := mul(x, y)\\n prod1 := sub(sub(mm, prod0), lt(mm, prod0))\\n }\\n\\n // Handle non-overflow cases, 256 by 256 division.\\n if (prod1 == 0) {\\n return prod0 / denominator;\\n }\\n\\n // Make sure the result is less than 2^256. Also prevents denominator == 0.\\n require(denominator > prod1);\\n\\n ///////////////////////////////////////////////\\n // 512 by 256 division.\\n ///////////////////////////////////////////////\\n\\n // Make division exact by subtracting the remainder from [prod1 prod0].\\n uint256 remainder;\\n assembly {\\n // Compute remainder using mulmod.\\n remainder := mulmod(x, y, denominator)\\n\\n // Subtract 256 bit number from 512 bit number.\\n prod1 := sub(prod1, gt(remainder, prod0))\\n prod0 := sub(prod0, remainder)\\n }\\n\\n // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.\\n // See https://cs.stackexchange.com/q/138556/92363.\\n\\n // Does not overflow because the denominator cannot be zero at this stage in the function.\\n uint256 twos = denominator & (~denominator + 1);\\n assembly {\\n // Divide denominator by twos.\\n denominator := div(denominator, twos)\\n\\n // Divide [prod1 prod0] by twos.\\n prod0 := div(prod0, twos)\\n\\n // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.\\n twos := add(div(sub(0, twos), twos), 1)\\n }\\n\\n // Shift in bits from prod1 into prod0.\\n prod0 |= prod1 * twos;\\n\\n // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such\\n // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for\\n // four bits. That is, denominator * inv = 1 mod 2^4.\\n uint256 inverse = (3 * denominator) ^ 2;\\n\\n // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works\\n // in modular arithmetic, doubling the correct bits in each step.\\n inverse *= 2 - denominator * inverse; // inverse mod 2^8\\n inverse *= 2 - denominator * inverse; // inverse mod 2^16\\n inverse *= 2 - denominator * inverse; // inverse mod 2^32\\n inverse *= 2 - denominator * inverse; // inverse mod 2^64\\n inverse *= 2 - denominator * inverse; // inverse mod 2^128\\n inverse *= 2 - denominator * inverse; // inverse mod 2^256\\n\\n // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.\\n // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is\\n // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1\\n // is no longer required.\\n result = prod0 * inverse;\\n return result;\\n }\\n }\\n\\n /**\\n * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.\\n */\\n function mulDiv(\\n uint256 x,\\n uint256 y,\\n uint256 denominator,\\n Rounding rounding\\n ) internal pure returns (uint256) {\\n uint256 result = mulDiv(x, y, denominator);\\n if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {\\n result += 1;\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.\\n *\\n * Inspired by Henry S. Warren, Jr.'s \\\"Hacker's Delight\\\" (Chapter 11).\\n */\\n function sqrt(uint256 a) internal pure returns (uint256) {\\n if (a == 0) {\\n return 0;\\n }\\n\\n // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.\\n //\\n // We know that the \\\"msb\\\" (most significant bit) of our target number `a` is a power of 2 such that we have\\n // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.\\n //\\n // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`\\n // \\u2192 `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`\\n // \\u2192 `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`\\n //\\n // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.\\n uint256 result = 1 << (log2(a) >> 1);\\n\\n // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,\\n // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at\\n // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision\\n // into the expected uint128 result.\\n unchecked {\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n result = (result + a / result) >> 1;\\n return min(result, a / result);\\n }\\n }\\n\\n /**\\n * @notice Calculates sqrt(a), following the selected rounding direction.\\n */\\n function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = sqrt(a);\\n return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 2, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 128;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 64;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 32;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 16;\\n }\\n if (value >> 8 > 0) {\\n value >>= 8;\\n result += 8;\\n }\\n if (value >> 4 > 0) {\\n value >>= 4;\\n result += 4;\\n }\\n if (value >> 2 > 0) {\\n value >>= 2;\\n result += 2;\\n }\\n if (value >> 1 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 2, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log2(value);\\n return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 10, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >= 10**64) {\\n value /= 10**64;\\n result += 64;\\n }\\n if (value >= 10**32) {\\n value /= 10**32;\\n result += 32;\\n }\\n if (value >= 10**16) {\\n value /= 10**16;\\n result += 16;\\n }\\n if (value >= 10**8) {\\n value /= 10**8;\\n result += 8;\\n }\\n if (value >= 10**4) {\\n value /= 10**4;\\n result += 4;\\n }\\n if (value >= 10**2) {\\n value /= 10**2;\\n result += 2;\\n }\\n if (value >= 10**1) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log10(value);\\n return result + (rounding == Rounding.Up && 10**result < value ? 1 : 0);\\n }\\n }\\n\\n /**\\n * @dev Return the log in base 256, rounded down, of a positive value.\\n * Returns 0 if given 0.\\n *\\n * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.\\n */\\n function log256(uint256 value) internal pure returns (uint256) {\\n uint256 result = 0;\\n unchecked {\\n if (value >> 128 > 0) {\\n value >>= 128;\\n result += 16;\\n }\\n if (value >> 64 > 0) {\\n value >>= 64;\\n result += 8;\\n }\\n if (value >> 32 > 0) {\\n value >>= 32;\\n result += 4;\\n }\\n if (value >> 16 > 0) {\\n value >>= 16;\\n result += 2;\\n }\\n if (value >> 8 > 0) {\\n result += 1;\\n }\\n }\\n return result;\\n }\\n\\n /**\\n * @dev Return the log in base 10, following the selected rounding direction, of a positive value.\\n * Returns 0 if given 0.\\n */\\n function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {\\n unchecked {\\n uint256 result = log256(value);\\n return result + (rounding == Rounding.Up && 1 << (result * 8) < value ? 1 : 0);\\n }\\n }\\n}\\n\",\"keccak256\":\"0xa1e8e83cd0087785df04ac79fb395d9f3684caeaf973d9e2c71caef723a3a5d6\",\"license\":\"MIT\"},\"src/Staking.sol\":{\"content\":\"// SPDX-License-Identifier: BSD-3-Clause\\npragma solidity ^0.8.19;\\nimport \\\"@openzeppelin/contracts/token/ERC20/ERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/access/AccessControl.sol\\\";\\nimport \\\"@openzeppelin/contracts/security/Pausable.sol\\\";\\n\\ninterface IPriceOracle {\\n function currentPrice() external view returns (uint32);\\n}\\n\\n/**\\n * @title Staking contract for the Swarm storage incentives\\n * @author The Swarm Authors\\n * @dev Allows users to stake tokens in order to be eligible for the Redistribution Schelling co-ordination game.\\n * Stakes are frozen or slashed by the Redistribution contract in response to violations of the\\n * protocol.\\n */\\n\\ncontract StakeRegistry is AccessControl, Pausable {\\n // ----------------------------- State variables ------------------------------\\n\\n struct Stake {\\n // Overlay of the node that is being staked\\n bytes32 overlay;\\n // Stake balance expressed through price oracle\\n uint256 committedStake;\\n // Stake balance expressed in BZZ\\n uint256 potentialStake;\\n // Block height the stake was updated\\n uint256 lastUpdatedBlockNumber;\\n // Used to indicate presents in stakes struct\\n bool isValue;\\n }\\n\\n // Associate every stake id with node address data.\\n mapping(address => Stake) public stakes;\\n\\n // Role allowed to pause\\n bytes32 public constant PAUSER_ROLE = keccak256(\\\"PAUSER_ROLE\\\");\\n // Role allowed to freeze and slash entries\\n bytes32 public constant REDISTRIBUTOR_ROLE = keccak256(\\\"REDISTRIBUTOR_ROLE\\\");\\n\\n // Swarm network ID\\n uint64 NetworkId;\\n\\n // The miniumum stake allowed to be staked using the Staking contract.\\n uint64 private constant MIN_STAKE = 100000000000000000;\\n\\n // Address of the staked ERC20 token\\n address public immutable bzzToken;\\n\\n // The address of the linked PriceOracle contract.\\n IPriceOracle public OracleContract;\\n\\n // ----------------------------- Events ------------------------------\\n\\n /**\\n * @dev Emitted when a stake is created or updated by `owner` of the `overlay` by `committedStake`, and `potentialStake` during `lastUpdatedBlock`.\\n */\\n event StakeUpdated(\\n address indexed owner,\\n uint256 committedStake,\\n uint256 potentialStake,\\n bytes32 overlay,\\n uint256 lastUpdatedBlock\\n );\\n\\n /**\\n * @dev Emitted when a stake for address `slashed` is slashed by `amount`.\\n */\\n event StakeSlashed(address slashed, bytes32 overlay, uint256 amount);\\n\\n /**\\n * @dev Emitted when a stake for address `frozen` is frozen for `time` blocks.\\n */\\n event StakeFrozen(address frozen, bytes32 overlay, uint256 time);\\n\\n /**\\n * @dev Emitted when a address changes overlay it uses\\n */\\n event OverlayChanged(address owner, bytes32 overlay);\\n\\n /**\\n * @dev Emitted when a stake for address is withdrawn\\n */\\n event StakeWithdrawn(address node, uint256 amount);\\n\\n // ----------------------------- Errors ------------------------------\\n\\n error TransferFailed(); // Used when token transfers fail\\n error Frozen(); // Used when an action cannot proceed because the overlay is frozen\\n error Unauthorized(); // Used where only the owner can perform the action\\n error OnlyRedistributor(); // Used when only the redistributor role is allowed\\n error OnlyPauser(); // Used when only the pauser role is allowed\\n error BelowMinimumStake(); // Node participating in game has stake below minimum treshold\\n\\n // ----------------------------- CONSTRUCTOR ------------------------------\\n\\n /**\\n * @param _bzzToken Address of the staked ERC20 token\\n * @param _NetworkId Swarm network ID\\n */\\n constructor(address _bzzToken, uint64 _NetworkId, address _oracleContract) {\\n NetworkId = _NetworkId;\\n bzzToken = _bzzToken;\\n OracleContract = IPriceOracle(_oracleContract);\\n _setupRole(DEFAULT_ADMIN_ROLE, msg.sender);\\n _setupRole(PAUSER_ROLE, msg.sender);\\n }\\n\\n ////////////////////////////////////////\\n // STATE SETTING //\\n ////////////////////////////////////////\\n\\n /**\\n * @notice Create a new stake or update an existing one, change overlay of node\\n * @dev At least `_initialBalancePerChunk*2^depth` number of tokens need to be preapproved for this contract.\\n * @param _setNonce Nonce that was used for overlay calculation.\\n * @param _addAmount Deposited amount of ERC20 tokens, equals to added Potential stake value\\n */\\n function manageStake(bytes32 _setNonce, uint256 _addAmount) external whenNotPaused {\\n bytes32 _previousOverlay = stakes[msg.sender].overlay;\\n bool _stakingSet = stakes[msg.sender].isValue;\\n bytes32 _newOverlay = keccak256(abi.encodePacked(msg.sender, reverse(NetworkId), _setNonce));\\n uint256 _addCommittedStake = _addAmount / OracleContract.currentPrice(); // losing some decimals from start 10n16 becomes 99999999999984000\\n\\n // First time adding stake, check the minimum is added\\n if (_addAmount < MIN_STAKE && !_stakingSet) {\\n revert BelowMinimumStake();\\n }\\n\\n if (_stakingSet && !addressNotFrozen(msg.sender)) revert Frozen();\\n uint256 updatedCommittedStake = stakes[msg.sender].committedStake + _addCommittedStake;\\n uint256 updatedPotentialStake = stakes[msg.sender].potentialStake + _addAmount;\\n\\n stakes[msg.sender] = Stake({\\n overlay: _newOverlay,\\n committedStake: updatedCommittedStake,\\n potentialStake: updatedPotentialStake,\\n lastUpdatedBlockNumber: block.number,\\n isValue: true\\n });\\n\\n // Transfer tokens and emit event that stake has been updated\\n if (_addAmount > 0) {\\n if (!ERC20(bzzToken).transferFrom(msg.sender, address(this), _addAmount)) revert TransferFailed();\\n emit StakeUpdated(msg.sender, updatedCommittedStake, updatedPotentialStake, _newOverlay, block.number);\\n }\\n\\n // Emit overlay change event\\n if (_previousOverlay != _newOverlay) {\\n emit OverlayChanged(msg.sender, _newOverlay);\\n }\\n }\\n\\n /**\\n * @dev Withdraw node stake surplus\\n */\\n function withdrawFromStake() external {\\n uint256 _potentialStake = stakes[msg.sender].potentialStake;\\n uint256 _surplusStake = _potentialStake -\\n calculateEffectiveStake(stakes[msg.sender].committedStake, _potentialStake);\\n\\n if (_surplusStake > 0) {\\n stakes[msg.sender].potentialStake -= _surplusStake;\\n if (!ERC20(bzzToken).transfer(msg.sender, _surplusStake)) revert TransferFailed();\\n emit StakeWithdrawn(msg.sender, _surplusStake);\\n }\\n }\\n\\n /**\\n * @dev Migrate stake only when the staking contract is paused,\\n * can only be called by the owner of the stake\\n */\\n function migrateStake() external whenPaused {\\n // We take out all the stake so user can migrate stake to other contract\\n if (lastUpdatedBlockNumberOfAddress(msg.sender) != 0) {\\n if (!ERC20(bzzToken).transfer(msg.sender, stakes[msg.sender].potentialStake)) revert TransferFailed();\\n delete stakes[msg.sender];\\n }\\n }\\n\\n /**\\n * @dev Freeze an existing stake, can only be called by the redistributor\\n * @param _owner the addres selected\\n * @param _time penalty length in blocknumbers\\n */\\n function freezeDeposit(address _owner, uint256 _time) external {\\n if (!hasRole(REDISTRIBUTOR_ROLE, msg.sender)) revert OnlyRedistributor();\\n\\n if (stakes[_owner].isValue) {\\n stakes[_owner].lastUpdatedBlockNumber = block.number + _time;\\n emit StakeFrozen(_owner, stakes[_owner].overlay, _time);\\n }\\n }\\n\\n /**\\n * @dev Slash an existing stake, can only be called by the `redistributor`\\n * @param _owner the _owner adress selected\\n * @param _amount the amount to be slashed\\n */\\n function slashDeposit(address _owner, uint256 _amount) external {\\n if (!hasRole(REDISTRIBUTOR_ROLE, msg.sender)) revert OnlyRedistributor();\\n\\n if (stakes[_owner].isValue) {\\n if (stakes[_owner].potentialStake > _amount) {\\n stakes[_owner].potentialStake -= _amount;\\n stakes[_owner].lastUpdatedBlockNumber = block.number;\\n } else {\\n delete stakes[_owner];\\n }\\n }\\n emit StakeSlashed(_owner, stakes[_owner].overlay, _amount);\\n }\\n\\n function changeNetworkId(uint64 _NetworkId) external {\\n if (!hasRole(DEFAULT_ADMIN_ROLE, msg.sender)) revert Unauthorized();\\n NetworkId = _NetworkId;\\n }\\n\\n /**\\n * @dev Pause the contract. The contract is provably stopped by renouncing\\n the pauser role and the admin role after pausing, can only be called by the `PAUSER`\\n */\\n function pause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) revert OnlyPauser();\\n _pause();\\n }\\n\\n /**\\n * @dev Unpause the contract, can only be called by the pauser when paused\\n */\\n function unPause() public {\\n if (!hasRole(PAUSER_ROLE, msg.sender)) revert OnlyPauser();\\n _unpause();\\n }\\n\\n ////////////////////////////////////////\\n // STATE READING //\\n ////////////////////////////////////////\\n\\n /**\\n * @dev Checks to see if `address` is frozen.\\n * @param _owner owner of staked address\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n */\\n function addressNotFrozen(address _owner) internal view returns (bool) {\\n return stakes[_owner].lastUpdatedBlockNumber < block.number;\\n }\\n\\n /**\\n * @dev Returns the current `effectiveStake` of `address`. previously usable stake\\n * @param _owner _owner of node\\n */\\n function nodeEffectiveStake(address _owner) public view returns (uint256) {\\n return\\n addressNotFrozen(_owner)\\n ? calculateEffectiveStake(stakes[_owner].committedStake, stakes[_owner].potentialStake)\\n : 0;\\n }\\n\\n /**\\n * @dev Check the amount that is possible to withdraw as surplus\\n */\\n function withdrawableStake() public view returns (uint256) {\\n uint256 _potentialStake = stakes[msg.sender].potentialStake;\\n return _potentialStake - calculateEffectiveStake(stakes[msg.sender].committedStake, _potentialStake);\\n }\\n\\n /**\\n * @dev Returns the `lastUpdatedBlockNumber` of `address`.\\n */\\n function lastUpdatedBlockNumberOfAddress(address _owner) public view returns (uint256) {\\n return stakes[_owner].lastUpdatedBlockNumber;\\n }\\n\\n /**\\n * @dev Returns the currently used overlay of the address.\\n * @param _owner address of node\\n */\\n function overlayOfAddress(address _owner) public view returns (bytes32) {\\n return stakes[_owner].overlay;\\n }\\n\\n function calculateEffectiveStake(\\n uint256 committedStake,\\n uint256 potentialStakeBalance\\n ) internal view returns (uint256) {\\n // Calculate the product of committedStake and unitPrice to get price in BZZ\\n uint256 committedStakeBzz = committedStake * OracleContract.currentPrice();\\n\\n // Return the minimum value between committedStakeBzz and potentialStakeBalance\\n if (committedStakeBzz < potentialStakeBalance) {\\n return committedStakeBzz;\\n } else {\\n return potentialStakeBalance;\\n }\\n }\\n\\n /**\\n * @dev Please both Endians \\ud83e\\udd5a.\\n * @param input Eth address used for overlay calculation.\\n */\\n function reverse(uint64 input) internal pure returns (uint64 v) {\\n v = input;\\n\\n // swap bytes\\n v = ((v & 0xFF00FF00FF00FF00) >> 8) | ((v & 0x00FF00FF00FF00FF) << 8);\\n\\n // swap 2-byte long pairs\\n v = ((v & 0xFFFF0000FFFF0000) >> 16) | ((v & 0x0000FFFF0000FFFF) << 16);\\n\\n // swap 4-byte long pairs\\n v = (v >> 32) | (v << 32);\\n }\\n}\\n\",\"keccak256\":\"0xd803f0304eb3b22e7691103cec8503b9aa24ad27b7812c498f7be1e709e32944\",\"license\":\"BSD-3-Clause\"}},\"version\":1}", + "bytecode": "0x60a06040523480156200001157600080fd5b5060405162001b6d38038062001b6d833981016040819052620000349162000186565b6001805460ff19169055600380546001600160a01b03808616608052831668010000000000000000026001600160e01b03199091166001600160401b0385161717905562000084600033620000b9565b620000b07f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a33620000b9565b505050620001de565b620000c58282620000c9565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16620000c5576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055620001253390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b80516001600160a01b03811681146200018157600080fd5b919050565b6000806000606084860312156200019c57600080fd5b620001a78462000169565b60208501519093506001600160401b0381168114620001c557600080fd5b9150620001d56040850162000169565b90509250925092565b60805161195e6200020f600039600081816102bb015281816105610152818161093c0152610ae0015261195e6000f3fe608060405234801561001057600080fd5b50600436106101a35760003560e01c8063830a053e116100ee578063d009b2d611610097578063d547741f11610071578063d547741f14610423578063e63ab1e914610436578063e8e8d87e1461045d578063f7b188a51461047057600080fd5b8063d009b2d6146103d1578063d1052d1f146103e4578063d48bfaeb1461041057600080fd5b806397adedb5116100c857806397adedb514610379578063a217fddf146103a2578063a6471a1d146103aa57600080fd5b8063830a053e146103275780638456cb591461033a57806391d148541461034257600080fd5b80632f2ff15d116101505780635c975abb1161012a5780635c975abb146102f557806369da9114146103005780636f1c5de71461031f57600080fd5b80632f2ff15d1461029057806336568abe146102a3578063420fc4db146102b657600080fd5b806312236a771161018157806312236a77146101ed57806316934fc4146101f5578063248a9ca31461025f57600080fd5b806301ffc9a7146101a85780630aed7b0d146101d057806310ae2147146101da575b600080fd5b6101bb6101b636600461161c565b610478565b60405190151581526020015b60405180910390f35b6101d8610511565b005b6101d86101e836600461165e565b61062a565b6101d8610a63565b61023561020336600461169c565b600260208190526000918252604090912080546001820154928201546003830154600490930154919392909160ff1685565b6040805195865260208601949094529284019190915260608301521515608082015260a0016101c7565b61028261026d3660046116b7565b60009081526020819052604090206001015490565b6040519081526020016101c7565b6101d861029e3660046116d0565b610bb1565b6101d86102b13660046116d0565b610bdb565b6102dd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016101c7565b60015460ff166101bb565b6003546102dd906801000000000000000090046001600160a01b031681565b610282610c68565b61028261033536600461169c565b610c9d565b6101d8610cf3565b6101bb6103503660046116d0565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61028261038736600461169c565b6001600160a01b031660009081526002602052604090205490565b610282600081565b6102827f3e35b14a9f4fef84b59f9bdcd3044fc28783144b7e42bfb2cd075e6a02cb082881565b6101d86103df3660046116fc565b610d4a565b6102826103f236600461169c565b6001600160a01b031660009081526002602052604090206003015490565b6101d861041e366004611726565b610e29565b6101d86104313660046116d0565b610eb5565b6102827f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a81565b6101d861046b3660046116fc565b610eda565b6101d8611058565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f7965db0b00000000000000000000000000000000000000000000000000000000148061050b57507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316145b92915050565b6105196110af565b336000908152600260205260409020600301541561062857336000818152600260208190526040918290200154905163a9059cbb60e01b8152600481019290925260248201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af11580156105b2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105d69190611750565b6105f3576040516312171d8360e31b815260040160405180910390fd5b3360009081526002602081905260408220828155600181018390559081018290556003810191909155600401805460ff191690555b565b610632611101565b33600081815260026020908152604082208054600490910154600354919460ff9091169392909165ff000000ff00600882811b91821664ff000000ff9390911c92831617601090811b67ff000000ff0000009290921666ff000000ff0000939093169290921790911c1780821b6bffffffffffffffff0000000016911c63ffffffff161760405160609290921b6bffffffffffffffffffffffff1916602083015260c01b7fffffffffffffffff000000000000000000000000000000000000000000000000166034820152603c8101869052605c016040516020818303038152906040528051906020012090506000600360089054906101000a90046001600160a01b03166001600160a01b0316639d1b464a6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610774573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107989190611772565b6107a89063ffffffff16866117ae565b905067016345785d8a0000851080156107bf575082155b156107f6576040517f8ecf3d0300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8280156108155750336000908152600260205260409020600301544311155b1561084c576040517fa8cab3d100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3360009081526002602052604081206001015461086a9083906117d0565b336000908152600260208190526040822001549192509061088c9088906117d0565b6040805160a081018252868152602080820186815282840185815243606085019081526001608086018181523360009081526002968790529790972095518655925192850192909255519183019190915551600382015590516004909101805460ff191691151591909117905590508615610a18576040517f23b872dd000000000000000000000000000000000000000000000000000000008152336004820152306024820152604481018890527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906323b872dd906064016020604051808303816000875af115801561098d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109b19190611750565b6109ce576040516312171d8360e31b815260040160405180910390fd5b604080518381526020810183905290810185905243606082015233907ff3fb57c8e9287d05c0b3c8612031896c43149edcf7ca6f1b287ac836b4b5d5699060800160405180910390a25b838614610a595760408051338152602081018690527fe188baf4bcb1c4413d19ba0eaef908614d30e8df9570d6fc4d584b75f4a37a3a910160405180910390a15b5050505050505050565b336000908152600260208190526040822090810154600190910154909190610a8b9083611154565b610a9590836117e3565b90508015610bad573360009081526002602081905260408220018054839290610abf9084906117e3565b909155505060405163a9059cbb60e01b8152336004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af1158015610b31573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b559190611750565b610b72576040516312171d8360e31b815260040160405180910390fd5b60408051338152602081018390527f8108595eb6bad3acefa9da467d90cc2217686d5c5ac85460f8b7849c840645fc91015b60405180910390a15b5050565b600082815260208190526040902060010154610bcc816111f8565b610bd68383611205565b505050565b6001600160a01b0381163314610c5e5760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b610bad82826112a3565b336000908152600260208190526040822090810154600190910154610c8d9082611154565b610c9790826117e3565b91505090565b6001600160a01b0381166000908152600260205260408120600301544311610cc657600061050b565b6001600160a01b0382166000908152600260208190526040909120600181015491015461050b9190611154565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff16610d4257604051631d77d47760e21b815260040160405180910390fd5b610628611322565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610d9957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206004015460ff1615610bad57610dc781436117d0565b6001600160a01b038316600081815260026020908152604091829020600381019490945592548151928352928201929092529081018290527fd7863535575e7de6678ea9d340a4bfe0b84d77323bfa2ef602c3c1df82aea78090606001610ba4565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16610e91576040517f82b4290000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6003805467ffffffffffffffff191667ffffffffffffffff92909216919091179055565b600082815260208190526040902060010154610ed0816111f8565b610bd683836112a3565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610f2957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206004015460ff1615611003576001600160a01b03821660009081526002602081905260409091200154811015610fc5576001600160a01b03821660009081526002602081905260408220018054839290610f9c9084906117e3565b90915550506001600160a01b038216600090815260026020526040902043600390910155611003565b6001600160a01b03821660009081526002602081905260408220828155600181018390559081018290556003810191909155600401805460ff191690555b6001600160a01b0382166000818152600260209081526040918290205482519384529083015281018290527f5f52ce031e6eba64e8a81288196b93a3e422096e80aea812f1f5a77866359b3a90606001610ba4565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff166110a757604051631d77d47760e21b815260040160405180910390fd5b610628611376565b60015460ff166106285760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f74207061757365640000000000000000000000006044820152606401610c55565b60015460ff16156106285760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a20706175736564000000000000000000000000000000006044820152606401610c55565b600080600360089054906101000a90046001600160a01b03166001600160a01b0316639d1b464a6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111aa573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111ce9190611772565b6111de9063ffffffff16856117f6565b9050828110156111ef57905061050b565b8291505061050b565b61120281336113af565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610bad576000828152602081815260408083206001600160a01b03851684529091529020805460ff1916600117905561125f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff1615610bad576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b61132a611101565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b61137e6110af565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa33611359565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610bad576113e081611422565b6113eb836020611434565b6040516020016113fc929190611831565b60408051601f198184030181529082905262461bcd60e51b8252610c55916004016118b2565b606061050b6001600160a01b03831660145b606060006114438360026117f6565b61144e9060026117d0565b67ffffffffffffffff811115611466576114666118e5565b6040519080825280601f01601f191660200182016040528015611490576020820181803683370190505b5090507f3000000000000000000000000000000000000000000000000000000000000000816000815181106114c7576114c76118fb565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110611512576115126118fb565b60200101906001600160f81b031916908160001a90535060006115368460026117f6565b6115419060016117d0565b90505b60018111156115c6577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110611582576115826118fb565b1a60f81b828281518110611598576115986118fb565b60200101906001600160f81b031916908160001a90535060049490941c936115bf81611911565b9050611544565b5083156116155760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610c55565b9392505050565b60006020828403121561162e57600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461161557600080fd5b6000806040838503121561167157600080fd5b50508035926020909101359150565b80356001600160a01b038116811461169757600080fd5b919050565b6000602082840312156116ae57600080fd5b61161582611680565b6000602082840312156116c957600080fd5b5035919050565b600080604083850312156116e357600080fd5b823591506116f360208401611680565b90509250929050565b6000806040838503121561170f57600080fd5b61171883611680565b946020939093013593505050565b60006020828403121561173857600080fd5b813567ffffffffffffffff8116811461161557600080fd5b60006020828403121561176257600080fd5b8151801515811461161557600080fd5b60006020828403121561178457600080fd5b815163ffffffff8116811461161557600080fd5b634e487b7160e01b600052601160045260246000fd5b6000826117cb57634e487b7160e01b600052601260045260246000fd5b500490565b8082018082111561050b5761050b611798565b8181038181111561050b5761050b611798565b808202811582820484141761050b5761050b611798565b60005b83811015611828578181015183820152602001611810565b50506000910152565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161186981601785016020880161180d565b7f206973206d697373696e6720726f6c652000000000000000000000000000000060179184019182015283516118a681602884016020880161180d565b01602801949350505050565b60208152600082518060208401526118d181604085016020870161180d565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b60008161192057611920611798565b50600019019056fea2646970667358221220b26cc4a0fea0a6d176083cf5678c5082e9b1853c692f2d07ad8366c8e50c52fa64736f6c63430008130033", + "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106101a35760003560e01c8063830a053e116100ee578063d009b2d611610097578063d547741f11610071578063d547741f14610423578063e63ab1e914610436578063e8e8d87e1461045d578063f7b188a51461047057600080fd5b8063d009b2d6146103d1578063d1052d1f146103e4578063d48bfaeb1461041057600080fd5b806397adedb5116100c857806397adedb514610379578063a217fddf146103a2578063a6471a1d146103aa57600080fd5b8063830a053e146103275780638456cb591461033a57806391d148541461034257600080fd5b80632f2ff15d116101505780635c975abb1161012a5780635c975abb146102f557806369da9114146103005780636f1c5de71461031f57600080fd5b80632f2ff15d1461029057806336568abe146102a3578063420fc4db146102b657600080fd5b806312236a771161018157806312236a77146101ed57806316934fc4146101f5578063248a9ca31461025f57600080fd5b806301ffc9a7146101a85780630aed7b0d146101d057806310ae2147146101da575b600080fd5b6101bb6101b636600461161c565b610478565b60405190151581526020015b60405180910390f35b6101d8610511565b005b6101d86101e836600461165e565b61062a565b6101d8610a63565b61023561020336600461169c565b600260208190526000918252604090912080546001820154928201546003830154600490930154919392909160ff1685565b6040805195865260208601949094529284019190915260608301521515608082015260a0016101c7565b61028261026d3660046116b7565b60009081526020819052604090206001015490565b6040519081526020016101c7565b6101d861029e3660046116d0565b610bb1565b6101d86102b13660046116d0565b610bdb565b6102dd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016101c7565b60015460ff166101bb565b6003546102dd906801000000000000000090046001600160a01b031681565b610282610c68565b61028261033536600461169c565b610c9d565b6101d8610cf3565b6101bb6103503660046116d0565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61028261038736600461169c565b6001600160a01b031660009081526002602052604090205490565b610282600081565b6102827f3e35b14a9f4fef84b59f9bdcd3044fc28783144b7e42bfb2cd075e6a02cb082881565b6101d86103df3660046116fc565b610d4a565b6102826103f236600461169c565b6001600160a01b031660009081526002602052604090206003015490565b6101d861041e366004611726565b610e29565b6101d86104313660046116d0565b610eb5565b6102827f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a81565b6101d861046b3660046116fc565b610eda565b6101d8611058565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f7965db0b00000000000000000000000000000000000000000000000000000000148061050b57507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316145b92915050565b6105196110af565b336000908152600260205260409020600301541561062857336000818152600260208190526040918290200154905163a9059cbb60e01b8152600481019290925260248201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af11580156105b2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105d69190611750565b6105f3576040516312171d8360e31b815260040160405180910390fd5b3360009081526002602081905260408220828155600181018390559081018290556003810191909155600401805460ff191690555b565b610632611101565b33600081815260026020908152604082208054600490910154600354919460ff9091169392909165ff000000ff00600882811b91821664ff000000ff9390911c92831617601090811b67ff000000ff0000009290921666ff000000ff0000939093169290921790911c1780821b6bffffffffffffffff0000000016911c63ffffffff161760405160609290921b6bffffffffffffffffffffffff1916602083015260c01b7fffffffffffffffff000000000000000000000000000000000000000000000000166034820152603c8101869052605c016040516020818303038152906040528051906020012090506000600360089054906101000a90046001600160a01b03166001600160a01b0316639d1b464a6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610774573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107989190611772565b6107a89063ffffffff16866117ae565b905067016345785d8a0000851080156107bf575082155b156107f6576040517f8ecf3d0300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8280156108155750336000908152600260205260409020600301544311155b1561084c576040517fa8cab3d100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3360009081526002602052604081206001015461086a9083906117d0565b336000908152600260208190526040822001549192509061088c9088906117d0565b6040805160a081018252868152602080820186815282840185815243606085019081526001608086018181523360009081526002968790529790972095518655925192850192909255519183019190915551600382015590516004909101805460ff191691151591909117905590508615610a18576040517f23b872dd000000000000000000000000000000000000000000000000000000008152336004820152306024820152604481018890527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906323b872dd906064016020604051808303816000875af115801561098d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109b19190611750565b6109ce576040516312171d8360e31b815260040160405180910390fd5b604080518381526020810183905290810185905243606082015233907ff3fb57c8e9287d05c0b3c8612031896c43149edcf7ca6f1b287ac836b4b5d5699060800160405180910390a25b838614610a595760408051338152602081018690527fe188baf4bcb1c4413d19ba0eaef908614d30e8df9570d6fc4d584b75f4a37a3a910160405180910390a15b5050505050505050565b336000908152600260208190526040822090810154600190910154909190610a8b9083611154565b610a9590836117e3565b90508015610bad573360009081526002602081905260408220018054839290610abf9084906117e3565b909155505060405163a9059cbb60e01b8152336004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af1158015610b31573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b559190611750565b610b72576040516312171d8360e31b815260040160405180910390fd5b60408051338152602081018390527f8108595eb6bad3acefa9da467d90cc2217686d5c5ac85460f8b7849c840645fc91015b60405180910390a15b5050565b600082815260208190526040902060010154610bcc816111f8565b610bd68383611205565b505050565b6001600160a01b0381163314610c5e5760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b610bad82826112a3565b336000908152600260208190526040822090810154600190910154610c8d9082611154565b610c9790826117e3565b91505090565b6001600160a01b0381166000908152600260205260408120600301544311610cc657600061050b565b6001600160a01b0382166000908152600260208190526040909120600181015491015461050b9190611154565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff16610d4257604051631d77d47760e21b815260040160405180910390fd5b610628611322565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610d9957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206004015460ff1615610bad57610dc781436117d0565b6001600160a01b038316600081815260026020908152604091829020600381019490945592548151928352928201929092529081018290527fd7863535575e7de6678ea9d340a4bfe0b84d77323bfa2ef602c3c1df82aea78090606001610ba4565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16610e91576040517f82b4290000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6003805467ffffffffffffffff191667ffffffffffffffff92909216919091179055565b600082815260208190526040902060010154610ed0816111f8565b610bd683836112a3565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610f2957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206004015460ff1615611003576001600160a01b03821660009081526002602081905260409091200154811015610fc5576001600160a01b03821660009081526002602081905260408220018054839290610f9c9084906117e3565b90915550506001600160a01b038216600090815260026020526040902043600390910155611003565b6001600160a01b03821660009081526002602081905260408220828155600181018390559081018290556003810191909155600401805460ff191690555b6001600160a01b0382166000818152600260209081526040918290205482519384529083015281018290527f5f52ce031e6eba64e8a81288196b93a3e422096e80aea812f1f5a77866359b3a90606001610ba4565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff166110a757604051631d77d47760e21b815260040160405180910390fd5b610628611376565b60015460ff166106285760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f74207061757365640000000000000000000000006044820152606401610c55565b60015460ff16156106285760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a20706175736564000000000000000000000000000000006044820152606401610c55565b600080600360089054906101000a90046001600160a01b03166001600160a01b0316639d1b464a6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111aa573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111ce9190611772565b6111de9063ffffffff16856117f6565b9050828110156111ef57905061050b565b8291505061050b565b61120281336113af565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610bad576000828152602081815260408083206001600160a01b03851684529091529020805460ff1916600117905561125f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff1615610bad576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b61132a611101565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b61137e6110af565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa33611359565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610bad576113e081611422565b6113eb836020611434565b6040516020016113fc929190611831565b60408051601f198184030181529082905262461bcd60e51b8252610c55916004016118b2565b606061050b6001600160a01b03831660145b606060006114438360026117f6565b61144e9060026117d0565b67ffffffffffffffff811115611466576114666118e5565b6040519080825280601f01601f191660200182016040528015611490576020820181803683370190505b5090507f3000000000000000000000000000000000000000000000000000000000000000816000815181106114c7576114c76118fb565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110611512576115126118fb565b60200101906001600160f81b031916908160001a90535060006115368460026117f6565b6115419060016117d0565b90505b60018111156115c6577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110611582576115826118fb565b1a60f81b828281518110611598576115986118fb565b60200101906001600160f81b031916908160001a90535060049490941c936115bf81611911565b9050611544565b5083156116155760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610c55565b9392505050565b60006020828403121561162e57600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461161557600080fd5b6000806040838503121561167157600080fd5b50508035926020909101359150565b80356001600160a01b038116811461169757600080fd5b919050565b6000602082840312156116ae57600080fd5b61161582611680565b6000602082840312156116c957600080fd5b5035919050565b600080604083850312156116e357600080fd5b823591506116f360208401611680565b90509250929050565b6000806040838503121561170f57600080fd5b61171883611680565b946020939093013593505050565b60006020828403121561173857600080fd5b813567ffffffffffffffff8116811461161557600080fd5b60006020828403121561176257600080fd5b8151801515811461161557600080fd5b60006020828403121561178457600080fd5b815163ffffffff8116811461161557600080fd5b634e487b7160e01b600052601160045260246000fd5b6000826117cb57634e487b7160e01b600052601260045260246000fd5b500490565b8082018082111561050b5761050b611798565b8181038181111561050b5761050b611798565b808202811582820484141761050b5761050b611798565b60005b83811015611828578181015183820152602001611810565b50506000910152565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161186981601785016020880161180d565b7f206973206d697373696e6720726f6c652000000000000000000000000000000060179184019182015283516118a681602884016020880161180d565b01602801949350505050565b60208152600082518060208401526118d181604085016020870161180d565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b60008161192057611920611798565b50600019019056fea2646970667358221220b26cc4a0fea0a6d176083cf5678c5082e9b1853c692f2d07ad8366c8e50c52fa64736f6c63430008130033", "devdoc": { "author": "The Swarm Authors", "details": "Allows users to stake tokens in order to be eligible for the Redistribution Schelling co-ordination game. Stakes are frozen or slashed by the Redistribution contract in response to violations of the protocol.", @@ -710,8 +759,11 @@ "StakeSlashed(address,bytes32,uint256)": { "details": "Emitted when a stake for address `slashed` is slashed by `amount`." }, - "StakeUpdated(address,uint256,bytes32,uint256)": { - "details": "Emitted when a stake is created or updated by `owner` of the `overlay` by `stakeamount`, during `lastUpdatedBlock`." + "StakeUpdated(address,uint256,uint256,bytes32,uint256)": { + "details": "Emitted when a stake is created or updated by `owner` of the `overlay` by `committedStake`, and `potentialStake` during `lastUpdatedBlock`." + }, + "StakeWithdrawn(address,uint256)": { + "details": "Emitted when a stake for address is withdrawn" }, "Unpaused(address)": { "details": "Emitted when the pause is lifted by `account`." @@ -747,10 +799,19 @@ "manageStake(bytes32,uint256)": { "details": "At least `_initialBalancePerChunk*2^depth` number of tokens need to be preapproved for this contract.", "params": { - "_addAmount": "Deposited amount of ERC20 tokens.", + "_addAmount": "Deposited amount of ERC20 tokens, equals to added Potential stake value", "_setNonce": "Nonce that was used for overlay calculation." } }, + "migrateStake()": { + "details": "Migrate stake only when the staking contract is paused, can only be called by the owner of the stake" + }, + "nodeEffectiveStake(address)": { + "details": "Returns the current `effectiveStake` of `address`. previously usable stake", + "params": { + "_owner": "_owner of node" + } + }, "overlayOfAddress(address)": { "details": "Returns the currently used overlay of the address.", "params": { @@ -776,29 +837,17 @@ "_owner": "the _owner adress selected" } }, - "stakeOfAddress(address)": { - "details": "Returns the current `stakeAmount` of `address`.", - "params": { - "_owner": "_owner of node" - } - }, "supportsInterface(bytes4)": { "details": "See {IERC165-supportsInterface}." }, "unPause()": { "details": "Unpause the contract, can only be called by the pauser when paused" }, - "usableStakeOfAddress(address)": { - "details": "Returns the current usable `stakeAmount` of `address`. Checks whether the stake is currently frozen.", - "params": { - "_owner": "owner of node" - } + "withdrawFromStake()": { + "details": "Withdraw node stake surplus" }, - "withdrawFromStake(uint256)": { - "details": "Withdraw stake only when the staking contract is paused,", - "params": { - "_amount": "The amount of ERC20 tokens to be withdrawn" - } + "withdrawableStake()": { + "details": "Check the amount that is possible to withdraw as surplus" } }, "title": "Staking contract for the Swarm storage incentives", @@ -832,20 +881,28 @@ "type": "t_bool" }, { - "astId": 9743, + "astId": 9741, "contract": "src/Staking.sol:StakeRegistry", "label": "stakes", "offset": 0, "slot": "2", - "type": "t_mapping(t_address,t_struct(Stake)9738_storage)" + "type": "t_mapping(t_address,t_struct(Stake)9736_storage)" }, { - "astId": 9755, + "astId": 9753, "contract": "src/Staking.sol:StakeRegistry", "label": "NetworkId", "offset": 0, "slot": "3", "type": "t_uint64" + }, + { + "astId": 9761, + "contract": "src/Staking.sol:StakeRegistry", + "label": "OracleContract", + "offset": 8, + "slot": "3", + "type": "t_contract(IPriceOracle)9720" } ], "types": { @@ -864,6 +921,11 @@ "label": "bytes32", "numberOfBytes": "32" }, + "t_contract(IPriceOracle)9720": { + "encoding": "inplace", + "label": "contract IPriceOracle", + "numberOfBytes": "20" + }, "t_mapping(t_address,t_bool)": { "encoding": "mapping", "key": "t_address", @@ -871,12 +933,12 @@ "numberOfBytes": "32", "value": "t_bool" }, - "t_mapping(t_address,t_struct(Stake)9738_storage)": { + "t_mapping(t_address,t_struct(Stake)9736_storage)": { "encoding": "mapping", "key": "t_address", "label": "mapping(address => struct StakeRegistry.Stake)", "numberOfBytes": "32", - "value": "t_struct(Stake)9738_storage" + "value": "t_struct(Stake)9736_storage" }, "t_mapping(t_bytes32,t_struct(RoleData)19_storage)": { "encoding": "mapping", @@ -908,12 +970,12 @@ ], "numberOfBytes": "64" }, - "t_struct(Stake)9738_storage": { + "t_struct(Stake)9736_storage": { "encoding": "inplace", "label": "struct StakeRegistry.Stake", "members": [ { - "astId": 9731, + "astId": 9727, "contract": "src/Staking.sol:StakeRegistry", "label": "overlay", "offset": 0, @@ -921,31 +983,39 @@ "type": "t_bytes32" }, { - "astId": 9733, + "astId": 9729, "contract": "src/Staking.sol:StakeRegistry", - "label": "stakeAmount", + "label": "committedStake", "offset": 0, "slot": "1", "type": "t_uint256" }, { - "astId": 9735, + "astId": 9731, "contract": "src/Staking.sol:StakeRegistry", - "label": "lastUpdatedBlockNumber", + "label": "potentialStake", "offset": 0, "slot": "2", "type": "t_uint256" }, { - "astId": 9737, + "astId": 9733, + "contract": "src/Staking.sol:StakeRegistry", + "label": "lastUpdatedBlockNumber", + "offset": 0, + "slot": "3", + "type": "t_uint256" + }, + { + "astId": 9735, "contract": "src/Staking.sol:StakeRegistry", "label": "isValue", "offset": 0, - "slot": "3", + "slot": "4", "type": "t_bool" } ], - "numberOfBytes": "128" + "numberOfBytes": "160" }, "t_uint256": { "encoding": "inplace", diff --git a/hardhat.config.ts b/hardhat.config.ts index a782959a..7f4d294c 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -229,7 +229,7 @@ const config: HardhatUserConfig = { runOnCompile: false, }, gasReporter: { - enabled: true, + enabled: false, currency: 'USD', gasPriceApi: 'https://api.gnosisscan.io/api?module=proxy&action=eth_gasPrice', // https://docs.gnosischain.com/tools/oracles/gas-price token: 'GNO', diff --git a/testnet_deployed.json b/testnet_deployed.json index 3d7fd991..39ce4fe6 100644 --- a/testnet_deployed.json +++ b/testnet_deployed.json @@ -689,11 +689,21 @@ "internalType": "uint64", "name": "_NetworkId", "type": "uint64" + }, + { + "internalType": "address", + "name": "_oracleContract", + "type": "address" } ], "stateMutability": "nonpayable", "type": "constructor" }, + { + "inputs": [], + "name": "BelowMinimumStake", + "type": "error" + }, { "inputs": [], "name": "Frozen", @@ -888,7 +898,13 @@ { "indexed": false, "internalType": "uint256", - "name": "stakeAmount", + "name": "committedStake", + "type": "uint256" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "potentialStake", "type": "uint256" }, { @@ -907,6 +923,25 @@ "name": "StakeUpdated", "type": "event" }, + { + "anonymous": false, + "inputs": [ + { + "indexed": false, + "internalType": "address", + "name": "node", + "type": "address" + }, + { + "indexed": false, + "internalType": "uint256", + "name": "amount", + "type": "uint256" + } + ], + "name": "StakeWithdrawn", + "type": "event" + }, { "anonymous": false, "inputs": [ @@ -933,6 +968,19 @@ "stateMutability": "view", "type": "function" }, + { + "inputs": [], + "name": "OracleContract", + "outputs": [ + { + "internalType": "contract IPriceOracle", + "name": "", + "type": "address" + } + ], + "stateMutability": "view", + "type": "function" + }, { "inputs": [], "name": "PAUSER_ROLE", @@ -1101,6 +1149,32 @@ "stateMutability": "nonpayable", "type": "function" }, + { + "inputs": [], + "name": "migrateStake", + "outputs": [], + "stateMutability": "nonpayable", + "type": "function" + }, + { + "inputs": [ + { + "internalType": "address", + "name": "_owner", + "type": "address" + } + ], + "name": "nodeEffectiveStake", + "outputs": [ + { + "internalType": "uint256", + "name": "", + "type": "uint256" + } + ], + "stateMutability": "view", + "type": "function" + }, { "inputs": [ { @@ -1194,25 +1268,6 @@ "stateMutability": "nonpayable", "type": "function" }, - { - "inputs": [ - { - "internalType": "address", - "name": "_owner", - "type": "address" - } - ], - "name": "stakeOfAddress", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, { "inputs": [ { @@ -1230,7 +1285,12 @@ }, { "internalType": "uint256", - "name": "stakeAmount", + "name": "committedStake", + "type": "uint256" + }, + { + "internalType": "uint256", + "name": "potentialStake", "type": "uint256" }, { @@ -1274,42 +1334,30 @@ "type": "function" }, { - "inputs": [ - { - "internalType": "address", - "name": "_owner", - "type": "address" - } - ], - "name": "usableStakeOfAddress", - "outputs": [ - { - "internalType": "uint256", - "name": "", - "type": "uint256" - } - ], - "stateMutability": "view", + "inputs": [], + "name": "withdrawFromStake", + "outputs": [], + "stateMutability": "nonpayable", "type": "function" }, { - "inputs": [ + "inputs": [], + "name": "withdrawableStake", + "outputs": [ { "internalType": "uint256", - "name": "_amount", + "name": "", "type": "uint256" } ], - "name": "withdrawFromStake", - "outputs": [], - "stateMutability": "nonpayable", + "stateMutability": "view", "type": "function" } ], - "bytecode": "0x60a06040523480156200001157600080fd5b506040516200183038038062001830833981016040819052620000349162000157565b6001805460ff19169055600380546001600160401b0319166001600160401b0383161790556001600160a01b03821660805262000073600033620000a7565b6200009f7f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a33620000a7565b5050620001ac565b620000b38282620000b7565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16620000b3576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055620001133390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b600080604083850312156200016b57600080fd5b82516001600160a01b03811681146200018357600080fd5b60208401519092506001600160401b0381168114620001a157600080fd5b809150509250929050565b60805161165a620001d6600039600081816102b3015281816107290152610a5a015261165a6000f3fe608060405234801561001057600080fd5b506004361061018d5760003560e01c806397adedb5116100e3578063d48bfaeb1161008c578063e63ab1e911610066578063e63ab1e91461041b578063e8e8d87e14610442578063f7b188a51461045557600080fd5b8063d48bfaeb146103e2578063d547741f146103f5578063e5799bb91461040857600080fd5b8063c5e74192116100bd578063c5e741921461038f578063d009b2d6146103a2578063d1052d1f146103b557600080fd5b806397adedb514610337578063a217fddf14610360578063a6471a1d1461036857600080fd5b80632f2ff15d116101455780635c975abb1161011f5780635c975abb146102ed5780638456cb59146102f857806391d148541461030057600080fd5b80632f2ff15d1461028857806336568abe1461029b578063420fc4db146102ae57600080fd5b80631229606e116101765780631229606e146101cf57806316934fc414610209578063248a9ca31461026557600080fd5b806301ffc9a71461019257806310ae2147146101ba575b600080fd5b6101a56101a0366004611360565b61045d565b60405190151581526020015b60405180910390f35b6101cd6101c83660046113a2565b6104f6565b005b6101fb6101dd3660046113e0565b6001600160a01b031660009081526002602052604090206001015490565b6040519081526020016101b1565b6102436102173660046113e0565b600260208190526000918252604090912080546001820154928201546003909201549092919060ff1684565b60408051948552602085019390935291830152151560608201526080016101b1565b6101fb6102733660046113fb565b60009081526020819052604090206001015490565b6101cd610296366004611414565b610846565b6101cd6102a9366004611414565b610870565b6102d57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016101b1565b60015460ff166101a5565b6101cd610901565b6101a561030e366004611414565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b6101fb6103453660046113e0565b6001600160a01b031660009081526002602052604090205490565b6101fb600081565b6101fb7f3e35b14a9f4fef84b59f9bdcd3044fc28783144b7e42bfb2cd075e6a02cb082881565b6101cd61039d3660046113fb565b61095a565b6101cd6103b0366004611440565b610aec565b6101fb6103c33660046113e0565b6001600160a01b03166000908152600260208190526040909120015490565b6101cd6103f036600461146a565b610bd1565b6101cd610403366004611414565b610c5d565b6101fb6104163660046113e0565b610c82565b6101fb7f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a81565b6101cd610450366004611440565b610cca565b6101cd610e40565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f7965db0b0000000000000000000000000000000000000000000000000000000014806104f057507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316145b92915050565b6104fe610e97565b33600081815260026020908152604082205460035490939165ff000000ff00600883811b91821664ff000000ff9490911c93841617601090811b67ff000000ff0000009290921666ff000000ff0000949094169390931790921c9190911780821b6bffffffffffffffff0000000016911c63ffffffff161760405160609290921b6bffffffffffffffffffffffff1916602083015260c01b7fffffffffffffffff000000000000000000000000000000000000000000000000166034820152603c8101859052605c0160408051601f198184030181529181528151602092830120336000908152600290935291206003015490915060ff168015610615575033600090815260026020819052604090912001544311155b1561064c576040517fa8cab3d100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3360009081526002602052604081206003015460ff1661066c5783610689565b3360009081526002602052604090206001015461068990856114aa565b604080516080810182528481526020808201848152438385019081526001606085018181523360009081526002958690529690962094518555915191840191909155519082015590516003909101805460ff1916911515919091179055905083156107fe576040517f23b872dd000000000000000000000000000000000000000000000000000000008152336004820152306024820152604481018590527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906323b872dd906064016020604051808303816000875af115801561077a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061079e91906114bd565b6107bb576040516312171d8360e31b815260040160405180910390fd5b60408051828152602081018490524381830152905133917fc0437a0ae3e8a2e104a7af3e84207094d8b5ca2355582bca35df706fcfbf6e53919081900360600190a25b81831461083f5760408051338152602081018490527fe188baf4bcb1c4413d19ba0eaef908614d30e8df9570d6fc4d584b75f4a37a3a910160405180910390a15b5050505050565b60008281526020819052604090206001015461086181610eea565b61086b8383610ef7565b505050565b6001600160a01b03811633146108f35760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b6108fd8282610f95565b5050565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff1661095057604051631d77d47760e21b815260040160405180910390fd5b610958611014565b565b610962611068565b336000908152600260208181526040808420815160808101835281548152600182015493810184905293810154918401919091526003015460ff161515606083015290919083116109b357826109b9565b81602001515b905080826020018181516109cd91906114df565b9052506020820151600003610a0e5733600090815260026020819052604082208281556001810183905590810191909155600301805460ff19169055610a25565b336000908152600260208190526040909120439101555b6040517fa9059cbb000000000000000000000000000000000000000000000000000000008152336004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af1158015610aab573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610acf91906114bd565b61086b576040516312171d8360e31b815260040160405180910390fd5b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610b3b57604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206003015460ff16156108fd57610b6981436114aa565b6001600160a01b03831660008181526002602081815260409283902091820194909455548151928352928201929092529081018290527fd7863535575e7de6678ea9d340a4bfe0b84d77323bfa2ef602c3c1df82aea780906060015b60405180910390a15050565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16610c39576040517f82b4290000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6003805467ffffffffffffffff191667ffffffffffffffff92909216919091179055565b600082815260208190526040902060010154610c7881610eea565b61086b8383610f95565b6001600160a01b0381166000908152600260208190526040822001544311610cab5760006104f0565b506001600160a01b031660009081526002602052604090206001015490565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610d1957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206003015460ff1615610deb576001600160a01b038216600090815260026020526040902060010154811015610db4576001600160a01b03821660009081526002602052604081206001018054839290610d8b9084906114df565b90915550506001600160a01b038216600090815260026020819052604090912043910155610deb565b6001600160a01b038216600090815260026020819052604082208281556001810183905590810191909155600301805460ff191690555b6001600160a01b0382166000818152600260209081526040918290205482519384529083015281018290527f5f52ce031e6eba64e8a81288196b93a3e422096e80aea812f1f5a77866359b3a90606001610bc5565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff16610e8f57604051631d77d47760e21b815260040160405180910390fd5b6109586110ba565b60015460ff16156109585760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a207061757365640000000000000000000000000000000060448201526064016108ea565b610ef481336110f3565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166108fd576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055610f513390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16156108fd576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b61101c610e97565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b60015460ff166109585760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f742070617573656400000000000000000000000060448201526064016108ea565b6110c2611068565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa3361104b565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166108fd5761112481611166565b61112f836020611178565b604051602001611140929190611516565b60408051601f198184030181529082905262461bcd60e51b82526108ea91600401611597565b60606104f06001600160a01b03831660145b606060006111878360026115ca565b6111929060026114aa565b67ffffffffffffffff8111156111aa576111aa6115e1565b6040519080825280601f01601f1916602001820160405280156111d4576020820181803683370190505b5090507f30000000000000000000000000000000000000000000000000000000000000008160008151811061120b5761120b6115f7565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110611256576112566115f7565b60200101906001600160f81b031916908160001a905350600061127a8460026115ca565b6112859060016114aa565b90505b600181111561130a577f303132333435363738396162636465660000000000000000000000000000000085600f16601081106112c6576112c66115f7565b1a60f81b8282815181106112dc576112dc6115f7565b60200101906001600160f81b031916908160001a90535060049490941c936113038161160d565b9050611288565b5083156113595760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016108ea565b9392505050565b60006020828403121561137257600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461135957600080fd5b600080604083850312156113b557600080fd5b50508035926020909101359150565b80356001600160a01b03811681146113db57600080fd5b919050565b6000602082840312156113f257600080fd5b611359826113c4565b60006020828403121561140d57600080fd5b5035919050565b6000806040838503121561142757600080fd5b82359150611437602084016113c4565b90509250929050565b6000806040838503121561145357600080fd5b61145c836113c4565b946020939093013593505050565b60006020828403121561147c57600080fd5b813567ffffffffffffffff8116811461135957600080fd5b634e487b7160e01b600052601160045260246000fd5b808201808211156104f0576104f0611494565b6000602082840312156114cf57600080fd5b8151801515811461135957600080fd5b818103818111156104f0576104f0611494565b60005b8381101561150d5781810151838201526020016114f5565b50506000910152565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161154e8160178501602088016114f2565b7f206973206d697373696e6720726f6c6520000000000000000000000000000000601791840191820152835161158b8160288401602088016114f2565b01602801949350505050565b60208152600082518060208401526115b68160408501602087016114f2565b601f01601f19169190910160400192915050565b80820281158282048414176104f0576104f0611494565b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b60008161161c5761161c611494565b50600019019056fea2646970667358221220a8f60677844b0b1748b78b5dc2208d77ba3493f99921185a1b69304fa772ba2064736f6c63430008130033", - "address": "0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442", - "block": 6238385, - "url": "https://sepolia.etherscan.io/address/0xf5A593B2Af20810ff4Be2cc43f56Cf13784cF442" + "bytecode": "0x60a06040523480156200001157600080fd5b5060405162001b6d38038062001b6d833981016040819052620000349162000186565b6001805460ff19169055600380546001600160a01b03808616608052831668010000000000000000026001600160e01b03199091166001600160401b0385161717905562000084600033620000b9565b620000b07f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a33620000b9565b505050620001de565b620000c58282620000c9565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16620000c5576000828152602081815260408083206001600160a01b03851684529091529020805460ff19166001179055620001253390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b80516001600160a01b03811681146200018157600080fd5b919050565b6000806000606084860312156200019c57600080fd5b620001a78462000169565b60208501519093506001600160401b0381168114620001c557600080fd5b9150620001d56040850162000169565b90509250925092565b60805161195e6200020f600039600081816102bb015281816105610152818161093c0152610ae0015261195e6000f3fe608060405234801561001057600080fd5b50600436106101a35760003560e01c8063830a053e116100ee578063d009b2d611610097578063d547741f11610071578063d547741f14610423578063e63ab1e914610436578063e8e8d87e1461045d578063f7b188a51461047057600080fd5b8063d009b2d6146103d1578063d1052d1f146103e4578063d48bfaeb1461041057600080fd5b806397adedb5116100c857806397adedb514610379578063a217fddf146103a2578063a6471a1d146103aa57600080fd5b8063830a053e146103275780638456cb591461033a57806391d148541461034257600080fd5b80632f2ff15d116101505780635c975abb1161012a5780635c975abb146102f557806369da9114146103005780636f1c5de71461031f57600080fd5b80632f2ff15d1461029057806336568abe146102a3578063420fc4db146102b657600080fd5b806312236a771161018157806312236a77146101ed57806316934fc4146101f5578063248a9ca31461025f57600080fd5b806301ffc9a7146101a85780630aed7b0d146101d057806310ae2147146101da575b600080fd5b6101bb6101b636600461161c565b610478565b60405190151581526020015b60405180910390f35b6101d8610511565b005b6101d86101e836600461165e565b61062a565b6101d8610a63565b61023561020336600461169c565b600260208190526000918252604090912080546001820154928201546003830154600490930154919392909160ff1685565b6040805195865260208601949094529284019190915260608301521515608082015260a0016101c7565b61028261026d3660046116b7565b60009081526020819052604090206001015490565b6040519081526020016101c7565b6101d861029e3660046116d0565b610bb1565b6101d86102b13660046116d0565b610bdb565b6102dd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016101c7565b60015460ff166101bb565b6003546102dd906801000000000000000090046001600160a01b031681565b610282610c68565b61028261033536600461169c565b610c9d565b6101d8610cf3565b6101bb6103503660046116d0565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61028261038736600461169c565b6001600160a01b031660009081526002602052604090205490565b610282600081565b6102827f3e35b14a9f4fef84b59f9bdcd3044fc28783144b7e42bfb2cd075e6a02cb082881565b6101d86103df3660046116fc565b610d4a565b6102826103f236600461169c565b6001600160a01b031660009081526002602052604090206003015490565b6101d861041e366004611726565b610e29565b6101d86104313660046116d0565b610eb5565b6102827f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a81565b6101d861046b3660046116fc565b610eda565b6101d8611058565b60007fffffffff0000000000000000000000000000000000000000000000000000000082167f7965db0b00000000000000000000000000000000000000000000000000000000148061050b57507f01ffc9a7000000000000000000000000000000000000000000000000000000007fffffffff000000000000000000000000000000000000000000000000000000008316145b92915050565b6105196110af565b336000908152600260205260409020600301541561062857336000818152600260208190526040918290200154905163a9059cbb60e01b8152600481019290925260248201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af11580156105b2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105d69190611750565b6105f3576040516312171d8360e31b815260040160405180910390fd5b3360009081526002602081905260408220828155600181018390559081018290556003810191909155600401805460ff191690555b565b610632611101565b33600081815260026020908152604082208054600490910154600354919460ff9091169392909165ff000000ff00600882811b91821664ff000000ff9390911c92831617601090811b67ff000000ff0000009290921666ff000000ff0000939093169290921790911c1780821b6bffffffffffffffff0000000016911c63ffffffff161760405160609290921b6bffffffffffffffffffffffff1916602083015260c01b7fffffffffffffffff000000000000000000000000000000000000000000000000166034820152603c8101869052605c016040516020818303038152906040528051906020012090506000600360089054906101000a90046001600160a01b03166001600160a01b0316639d1b464a6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610774573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107989190611772565b6107a89063ffffffff16866117ae565b905067016345785d8a0000851080156107bf575082155b156107f6576040517f8ecf3d0300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8280156108155750336000908152600260205260409020600301544311155b1561084c576040517fa8cab3d100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3360009081526002602052604081206001015461086a9083906117d0565b336000908152600260208190526040822001549192509061088c9088906117d0565b6040805160a081018252868152602080820186815282840185815243606085019081526001608086018181523360009081526002968790529790972095518655925192850192909255519183019190915551600382015590516004909101805460ff191691151591909117905590508615610a18576040517f23b872dd000000000000000000000000000000000000000000000000000000008152336004820152306024820152604481018890527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316906323b872dd906064016020604051808303816000875af115801561098d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109b19190611750565b6109ce576040516312171d8360e31b815260040160405180910390fd5b604080518381526020810183905290810185905243606082015233907ff3fb57c8e9287d05c0b3c8612031896c43149edcf7ca6f1b287ac836b4b5d5699060800160405180910390a25b838614610a595760408051338152602081018690527fe188baf4bcb1c4413d19ba0eaef908614d30e8df9570d6fc4d584b75f4a37a3a910160405180910390a15b5050505050505050565b336000908152600260208190526040822090810154600190910154909190610a8b9083611154565b610a9590836117e3565b90508015610bad573360009081526002602081905260408220018054839290610abf9084906117e3565b909155505060405163a9059cbb60e01b8152336004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063a9059cbb906044016020604051808303816000875af1158015610b31573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b559190611750565b610b72576040516312171d8360e31b815260040160405180910390fd5b60408051338152602081018390527f8108595eb6bad3acefa9da467d90cc2217686d5c5ac85460f8b7849c840645fc91015b60405180910390a15b5050565b600082815260208190526040902060010154610bcc816111f8565b610bd68383611205565b505050565b6001600160a01b0381163314610c5e5760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b610bad82826112a3565b336000908152600260208190526040822090810154600190910154610c8d9082611154565b610c9790826117e3565b91505090565b6001600160a01b0381166000908152600260205260408120600301544311610cc657600061050b565b6001600160a01b0382166000908152600260208190526040909120600181015491015461050b9190611154565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff16610d4257604051631d77d47760e21b815260040160405180910390fd5b610628611322565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610d9957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206004015460ff1615610bad57610dc781436117d0565b6001600160a01b038316600081815260026020908152604091829020600381019490945592548151928352928201929092529081018290527fd7863535575e7de6678ea9d340a4bfe0b84d77323bfa2ef602c3c1df82aea78090606001610ba4565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16610e91576040517f82b4290000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6003805467ffffffffffffffff191667ffffffffffffffff92909216919091179055565b600082815260208190526040902060010154610ed0816111f8565b610bd683836112a3565b3360009081527f10fa80d2e578284bf61a483a3da84fbdd683a7e7256a9895dc4461ac543f4a16602052604090205460ff16610f2957604051630490edbf60e31b815260040160405180910390fd5b6001600160a01b03821660009081526002602052604090206004015460ff1615611003576001600160a01b03821660009081526002602081905260409091200154811015610fc5576001600160a01b03821660009081526002602081905260408220018054839290610f9c9084906117e3565b90915550506001600160a01b038216600090815260026020526040902043600390910155611003565b6001600160a01b03821660009081526002602081905260408220828155600181018390559081018290556003810191909155600401805460ff191690555b6001600160a01b0382166000818152600260209081526040918290205482519384529083015281018290527f5f52ce031e6eba64e8a81288196b93a3e422096e80aea812f1f5a77866359b3a90606001610ba4565b3360009081527ff7c9542c591017a21c74b6f3fab6263c7952fc0aaf9db4c22a2a04ddc7f8674f602052604090205460ff166110a757604051631d77d47760e21b815260040160405180910390fd5b610628611376565b60015460ff166106285760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f74207061757365640000000000000000000000006044820152606401610c55565b60015460ff16156106285760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a20706175736564000000000000000000000000000000006044820152606401610c55565b600080600360089054906101000a90046001600160a01b03166001600160a01b0316639d1b464a6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111aa573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111ce9190611772565b6111de9063ffffffff16856117f6565b9050828110156111ef57905061050b565b8291505061050b565b61120281336113af565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610bad576000828152602081815260408083206001600160a01b03851684529091529020805460ff1916600117905561125f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff1615610bad576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b61132a611101565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b61137e6110af565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa33611359565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610bad576113e081611422565b6113eb836020611434565b6040516020016113fc929190611831565b60408051601f198184030181529082905262461bcd60e51b8252610c55916004016118b2565b606061050b6001600160a01b03831660145b606060006114438360026117f6565b61144e9060026117d0565b67ffffffffffffffff811115611466576114666118e5565b6040519080825280601f01601f191660200182016040528015611490576020820181803683370190505b5090507f3000000000000000000000000000000000000000000000000000000000000000816000815181106114c7576114c76118fb565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110611512576115126118fb565b60200101906001600160f81b031916908160001a90535060006115368460026117f6565b6115419060016117d0565b90505b60018111156115c6577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110611582576115826118fb565b1a60f81b828281518110611598576115986118fb565b60200101906001600160f81b031916908160001a90535060049490941c936115bf81611911565b9050611544565b5083156116155760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610c55565b9392505050565b60006020828403121561162e57600080fd5b81357fffffffff000000000000000000000000000000000000000000000000000000008116811461161557600080fd5b6000806040838503121561167157600080fd5b50508035926020909101359150565b80356001600160a01b038116811461169757600080fd5b919050565b6000602082840312156116ae57600080fd5b61161582611680565b6000602082840312156116c957600080fd5b5035919050565b600080604083850312156116e357600080fd5b823591506116f360208401611680565b90509250929050565b6000806040838503121561170f57600080fd5b61171883611680565b946020939093013593505050565b60006020828403121561173857600080fd5b813567ffffffffffffffff8116811461161557600080fd5b60006020828403121561176257600080fd5b8151801515811461161557600080fd5b60006020828403121561178457600080fd5b815163ffffffff8116811461161557600080fd5b634e487b7160e01b600052601160045260246000fd5b6000826117cb57634e487b7160e01b600052601260045260246000fd5b500490565b8082018082111561050b5761050b611798565b8181038181111561050b5761050b611798565b808202811582820484141761050b5761050b611798565b60005b83811015611828578181015183820152602001611810565b50506000910152565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161186981601785016020880161180d565b7f206973206d697373696e6720726f6c652000000000000000000000000000000060179184019182015283516118a681602884016020880161180d565b01602801949350505050565b60208152600082518060208401526118d181604085016020870161180d565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b634e487b7160e01b600052603260045260246000fd5b60008161192057611920611798565b50600019019056fea2646970667358221220b26cc4a0fea0a6d176083cf5678c5082e9b1853c692f2d07ad8366c8e50c52fa64736f6c63430008130033", + "address": "0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93", + "block": 6321442, + "url": "https://sepolia.etherscan.io/address/0x5922F26A68021C9edf53d9CFbEFc3181f0d16E93" }, "postageStamp": { "abi": [ @@ -2935,7 +2983,7 @@ }, { "inputs": [], - "name": "AlreadyCommited", + "name": "AlreadyCommitted", "type": "error" }, { @@ -2954,11 +3002,6 @@ "name": "BatchDoesNotExist", "type": "error" }, - { - "inputs": [], - "name": "BelowMinimumStake", - "type": "error" - }, { "inputs": [ { @@ -3067,6 +3110,11 @@ "name": "NotRevealPhase", "type": "error" }, + { + "inputs": [], + "name": "NotStaked", + "type": "error" + }, { "inputs": [], "name": "OnlyPauser", @@ -4436,10 +4484,10 @@ "type": "function" } ], - "bytecode": "0x60a06040526008805462ffffff60c01b19166264020160c01b1790557dba1914b54e0348a1028d1a103a95ed55c4004b9d332400000000000000006009553480156200004a57600080fd5b5060405162004bb638038062004bb68339810160408190526200006d91620001d0565b60018054600380546001600160a01b03199081166001600160a01b03888116919091179092556001600160a81b03199092166101008683160217909255600280549091169183169190911790557f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a608052620000eb60003362000103565b608051620000fa903362000103565b5050506200021a565b6200010f828262000113565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166200010f576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556200016f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b80516001600160a01b0381168114620001cb57600080fd5b919050565b600080600060608486031215620001e657600080fd5b620001f184620001b3565b92506200020160208501620001b3565b91506200021160408501620001b3565b90509250925092565b6080516149796200023d60003960008181611816015261206601526149796000f3fe608060405234801561001057600080fd5b50600436106102775760003560e01c806377c75d1011610160578063b6cd5822116100d8578063dfbf53ae1161008c578063f69ee1d111610071578063f69ee1d1146105d5578063f7b188a5146105e8578063fb00f2f3146105f057600080fd5b8063dfbf53ae14610592578063f4e6fcca146105c257600080fd5b8063ce987745116100bd578063ce98774514610564578063d1e8b63d14610577578063d547741f1461057f57600080fd5b8063b6cd582214610537578063c46b40291461054a57600080fd5b80638456cb591161012f5780638d8b6428116101145780638d8b6428146104f057806391d14854146104f8578063a217fddf1461052f57600080fd5b80638456cb59146104e05780638a19c8bc146104e857600080fd5b806377c75d101461045a5780637fe019c61461046d57806382b39b1b1461048857806383220626146104d857600080fd5b80635c975abb116101f357806364c34a85116101c257806369da9114116101a757806369da9114146103de5780636f94aaf2146103f157806372286cba1461040c57600080fd5b806364c34a85146103a957806369bfac01146103b157600080fd5b80635c975abb146103705780635d4844ea1461037b57806362fd29ae1461038e57806363f5cf7c1461039657600080fd5b80632a4e62491161024a5780632f3906da1161022f5780632f3906da1461034257806336568abe1461034a5780635838d6731461035d57600080fd5b80632a4e6249146103185780632f2ff15d1461032d57600080fd5b806301ffc9a71461027c5780631736d472146102a457806318350096146102b7578063248a9ca3146102e7575b600080fd5b61028f61028a3660046140ca565b610603565b60405190151581526020015b60405180910390f35b61028f6102b2366004614118565b61066c565b6001546102cf9061010090046001600160a01b031681565b6040516001600160a01b03909116815260200161029b565b61030a6102f5366004614151565b60009081526020819052604090206001015490565b60405190815260200161029b565b610320610869565b60405161029b919061416a565b61034061033b3660046141f9565b610976565b005b61028f6109a0565b6103406103583660046141f9565b6109ea565b61034061036b36600461423b565b610a7b565b60015460ff1661028f565b6003546102cf906001600160a01b031681565b61030a610fab565b6103406103a4366004614280565b611077565b61030a611412565b6008546103c59067ffffffffffffffff1681565b60405167ffffffffffffffff909116815260200161029b565b6002546102cf906001600160a01b031681565b6008546103c590600160801b900467ffffffffffffffff1681565b61041f61041a366004614151565b6114f2565b604080519687526001600160a01b039095166020870152921515938501939093526060840152608083019190915260a082015260c00161029b565b61028f610468366004614151565b611549565b6008546103c590600160401b900467ffffffffffffffff1681565b61049b610496366004614151565b6117f9565b604080519687526001600160a01b03909516602087015260ff909316938501939093526060840152608083019190915260a082015260c00161029b565b61030a611809565b610340611814565b6103c5611877565b61028f611884565b61028f6105063660046141f9565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61030a600081565b610340610545366004614308565b6118ae565b610552611deb565b60405160ff909116815260200161029b565b61030a61057236600461433d565b611e70565b61028f611edf565b61034061058d3660046141f9565b611f04565b600a54600b54600c54600d54600e5461049b94936001600160a01b03811693600160a01b90910460ff1692909186565b6103406105d036600461437a565b611f29565b6103406105e3366004614151565b612010565b610340612064565b61028f6105fe3660046143c5565b6120c5565b60006001600160e01b031982167f7965db0b00000000000000000000000000000000000000000000000000000000148061066657507f01ffc9a7000000000000000000000000000000000000000000000000000000006001600160e01b03198316145b92915050565b60006106766109a0565b156106ad576040517fe2586bcc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6106b960986002614409565b6106c39043614420565b60035460405163d1052d1f60e01b81526001600160a01b0386811660048301529091169063d1052d1f90602401602060405180830381865afa15801561070d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107319190614433565b1061074f57604051630a0744c560e01b815260040160405180910390fd5b600354604051630914b03760e11b81526001600160a01b03858116600483015267016345785d8a0000921690631229606e90602401602060405180830381865afa1580156107a1573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107c59190614433565b10156107e457604051638ecf3d0360e01b815260040160405180910390fd5b6003546040516397adedb560e01b81526001600160a01b0385811660048301526108629216906397adedb590602401602060405180830381865afa158015610830573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108549190614433565b61085c611412565b846120c5565b9392505050565b6060610873611884565b61089057604051633788c6c160e11b815260040160405180910390fd5b600061089a611877565b60085490915067ffffffffffffffff808316600160401b90920416146108d357604051636fbabc7760e01b815260040160405180910390fd5b6005805480602002602001604051908101604052809291908181526020016000905b8282101561096c5760008481526020908190206040805160c08101825260058602909201805483526001808201546001600160a01b03811685870152600160a01b900460ff169284019290925260028101546060840152600381015460808401526004015460a083015290835290920191016108f5565b5050505091505090565b60008281526020819052604090206001015461099181612101565b61099b838361210e565b505050565b6000806109ae609843614462565b90506109bc60046098614476565b81101580156109d557506109d260026098614476565b81105b156109e257600191505090565b600091505090565b6001600160a01b0381163314610a6d5760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b610a7782826121ac565b5050565b610a8361222b565b6000610a8d611877565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa158015610adb573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610aff9190614433565b600354604051630914b03760e11b81523360048201529192506000916001600160a01b0390911690631229606e90602401602060405180830381865afa158015610b4d573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b719190614433565b9050610b7b611edf565b610bb1576040517fdc816a8700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001610bbf60046098614476565b610bc99190614420565b610bd4609843614462565b03610c0b576040517f5baef6b600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8367ffffffffffffffff168367ffffffffffffffff161115610c59576040517f50ff7c0000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8367ffffffffffffffff168367ffffffffffffffff161015610ca7576040517f7a0c0fd600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67016345785d8a0000811015610cd057604051638ecf3d0360e01b815260040160405180910390fd5b610cdc60986002614409565b610ce69043614420565b60035460405163d1052d1f60e01b81523360048201526001600160a01b039091169063d1052d1f90602401602060405180830381865afa158015610d2e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d529190614433565b10610d7057604051630a0744c560e01b815260040160405180910390fd5b60085467ffffffffffffffff848116911614610db057610d9260046000614061565b6008805467ffffffffffffffff191667ffffffffffffffff85161790555b60045460005b81811015610e23578360048281548110610dd257610dd261448a565b90600052602060002090600502016000015403610e1b576040517ffc507a3100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600101610db6565b506040805160c081018252848152336020808301918252600083850181815260608501888152608086018d815260a0870184815260048054600181018255955296517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b60059095029485015594517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c8401805493516001600160a01b0390921674ffffffffffffffffffffffffffffffffffffffffff1990941693909317600160a01b9115159190910217909155517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19d82015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19e83015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19f90910155815167ffffffffffffffff881681529081018590527f68e0867601a98978930107aee7f425665e61edd70ca594c68ca5da9e81f84c29910160405180910390a1505050505050565b600080610fb6611877565b610fc19060016144a0565b60075460085491925090610fe790600160401b900467ffffffffffffffff1660016144a0565b67ffffffffffffffff168267ffffffffffffffff1611156106665760085460009060019061102690600160401b900467ffffffffffffffff16856144c8565b61103091906144c8565b67ffffffffffffffff1690508181604051602001611058929190918252602082015260400190565b6040516020818303038152906040528051906020012091505092915050565b61107f61222b565b61108761227e565b6040805160c081018252600a548152600b546001600160a01b0381166020830152600160a01b900460ff1691810191909152600c546060820152600d546080820152600e5460a082015260065460075460009182916110e7600f82614462565b93506110f4600e82614462565b925083831061110b5782611107816144e9565b9350505b61111e86602001358387604001516120c5565b61113e57604051633b5f43a360e01b815260036004820152602401610a64565b61114986601e61288a565b61115286612b9c565b61115b86612ea9565b61116e88602001358387604001516120c5565b61118e57604051633b5f43a360e01b815260026004820152602401610a64565b6111a28861119d866002614409565b61288a565b6111ab88612b9c565b6111b488612ea9565b6111c787602001358387604001516120c5565b6111e757604051633b5f43a360e01b815260016004820152602401610a64565b6111f68761119d856002614409565b6111ff87612b9c565b61120887612ea9565b61127e84846112178b80614502565b60008181106112285761122861448a565b6020029190910135905061123c8b80614502565b600081811061124d5761124d61448a565b602002919091013590506112618b80614502565b60008181106112725761127261448a565b9050602002013561313d565b6112a861128b8780614502565b600081811061129c5761129c61448a565b905060200201356131ca565b60015460208601516040517f51cff8d90000000000000000000000000000000000000000000000000000000081526001600160a01b03918216600482015261010090920416906351cff8d990602401600060405180830381600087803b15801561131157600080fd5b505af1158015611325573d6000803e3d6000fd5b505050507f788e77979e6e6a8a6a5d2c19c58b1ff9671298f54c85ac6f6aa30379aed5861a856040516113589190614553565b60405180910390a17fbee3fc8a3523c1a65fa9308ce1f2b8fd90c24975b141b754603194597846e4dd60018054906101000a90046001600160a01b03166001600160a01b0316638a5e8e326040518163ffffffff1660e01b8152600401602060405180830381865afa1580156113d2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113f69190614433565b6040519081526020015b60405180910390a15050505050505050565b600061141c611edf565b8061145a5750600854600160401b900467ffffffffffffffff1661143e611877565b67ffffffffffffffff1611801561145a5750611458611884565b155b1561146c57611467611809565b905090565b611474611884565b1561148157611467610fab565b6114896109a0565b80156114b85750600854600160401b900467ffffffffffffffff166114ac611877565b67ffffffffffffffff16145b156114ef576040517f36b7884b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b90565b6004818154811061150257600080fd5b6000918252602090912060059091020180546001820154600283015460038401546004909401549294506001600160a01b03821693600160a01b90920460ff169290919086565b6000611553611884565b61157057604051633788c6c160e11b815260040160405180910390fd5b600061157a611877565b60085490915067ffffffffffffffff808316600160401b90920416146115b357604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b9091048116908216116115ea57604051630c8d9eab60e31b815260040160405180910390fd5b6000806000806000806000806115fe613208565b9050600061160a6132c2565b600454919650945060005b818110156117e557600481815481106116305761163061448a565b9060005260206000209060050201600401549450600481815481106116575761165761448a565b906000526020600020906005020160010160149054906101000a900460ff1680156116a55750600585815481106116905761169061448a565b90600052602060002090600502016004015487145b80156116e35750600585815481106116bf576116bf61448a565b600091825260209091206001600590920201015460ff878116600160a01b90920416145b156117dd57600585815481106116fb576116fb61448a565b9060005260206000209060050201600301548b61171891906145a2565b9a50838360405160200161172d9291906145d9565b60408051601f19818403018152919052805160209091012098506fffffffffffffffffffffffffffffffff808a1698506117689060016145a2565b6005868154811061177b5761177b61448a565b9060005260206000209060050201600301546117979190614409565b6117a18c8a614409565b10156117cf57600585815481106117ba576117ba61448a565b90600052602060002090600502016000015499505b826117d9816144e9565b9350505b600101611615565b505050959099149998505050505050505050565b6005818154811061150257600080fd5b600080610fc1611877565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661186d57604051631d77d47760e21b815260040160405180910390fd5b61187561347b565b565b6000611467609843614476565b600061189260026098614476565b61189d609843614462565b106118a85750600190565b50600090565b6118b661222b565b60006118c0611877565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa15801561190e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906119329190614433565b905061193c611deb565b60ff168560ff16101561197b576040517f83d9b7bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6119836109a0565b6119b9576040517fd1088db600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116911614611a01576040517f842a9e0a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116600160401b9092041614611ae957611a26611412565b600655611a3560056000614061565b600880547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff16600160401b67ffffffffffffffff8516908102919091179091556006546040805192835260208301919091527ff0ae472da9c8da86bda4991a549c03a3cb328b5f360ea11a5b8814f32bb85176910160405180910390a1611ae9600754604080516020810192909252449082015260600160408051601f198184030181529190528051602090910120600755565b6000611af782878787611e70565b90506000611b0583836134cf565b9050600060048281548110611b1c57611b1c61448a565b60009182526020918290206040805160c081018252600593909302909101805480845260018201546001600160a01b03811695850195909552600160a01b90940460ff1615159183019190915260028101546060830152600381015460808301526004015460a0820152600654909250611b9791908a6120c5565b611bd3576006546040517f14ebbbe4000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b806040015115611c0f576040517fa89ac15100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600160048381548110611c2457611c2461448a565b906000526020600020906005020160010160146101000a81548160ff02191690831515021790555060058054905060048381548110611c6557611c6561448a565b90600052602060002090600502016004018190555060056040518060c001604052808360000151815260200183602001516001600160a01b031681526020018a60ff168152602001836060015181526020018a6002611cc491906146df565b8460600151611cd39190614409565b815260209081018a90528254600181810185556000948552938290208351600590920201908155908201519281018054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b0390951694909417939093179092556060808201516002808501919091556080830151600385015560a0909201516004909301929092558251918301517f13fc17fd71632266fe82092de6dd91a06b4fa68d8dc950492e5421cbed55a6a5928892909190611da1908d906146df565b8560600151611db09190614409565b6040805167ffffffffffffffff909516855260208501939093529183015260608201526080810189905260ff8a1660a082015260c001611400565b6008546000908190611e109067ffffffffffffffff600160801b8204811691166144c8565b67ffffffffffffffff169050600060fe8211611e2c5781611e2f565b60fe5b611e3a9060016146ee565b600b5490915060ff600160a01b9091048116908216811115611e6557611e608282614707565b611e68565b60005b935050505090565b60408051602081018690527fff0000000000000000000000000000000000000000000000000000000000000060f886901b169181019190915260418101839052606181018290526000906081015b6040516020818303038152906040528051906020012090505b949350505050565b6000611eed60046098614476565b611ef8609843614462565b10156118a85750600190565b600082815260208190526040902060010154611f1f81612101565b61099b83836121ac565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611f7857604051637bfa4b9f60e01b815260040160405180910390fd5b600880547fffffffffffff0000ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b60ff958616027fffffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffff1617600160c81b93851693909302929092177fffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffff16600160d01b9190931602919091179055565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff1661205f57604051637bfa4b9f60e01b815260040160405180910390fd5b600955565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff166120bd57604051631d77d47760e21b815260040160405180910390fd5b61187561357a565b60008160ff166000036120da57506001610862565b6120e960ff8316610100614720565b6120f490600261473b565b8484181090509392505050565b61210b81336135b3565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610a77576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556121683390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff1615610a77576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b60015460ff16156118755760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a20706175736564000000000000000000000000000000006044820152606401610a64565b6000612288611877565b9050612292611884565b6122af57604051633788c6c160e11b815260040160405180910390fd5b60085467ffffffffffffffff828116600160401b90920416146122e557604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b90910481169082161161231c57604051630c8d9eab60e31b815260040160405180910390fd5b600454604051818152600091829182918291829182917f6752c5e71c95fb93bc7137adeb115a33fa4e54e2683e33d3f90c2bb1c4b6c2a59060200160405180910390a16005546040519081527f4c03de6a759749c0c9387b7014634dc5c6af610e1366023d90751c783a998f8d9060200160405180910390a161239d6132c2565b6040805183815260ff831660208201529295509093507f34e8eda4cd857cd2865becf58a47748f31415f4a382cbb2cc0c64b9a27c717be910160405180910390a160006123e8613208565b905060005b828110156127c45760006004828154811061240a5761240a61448a565b600091825260208083206040805160c08101825260059485029092018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff16151590820152600282015460608201526003820154608082015260049091015460a0820181905282549194509291908390811061248a5761248a61448a565b60009182526020918290206040805160c0810182526005939093029091018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff1682820152600283015460608301526003830154608083015260049092015460a082015290840151909150801561250657508060a0015188145b801561251b5750806040015160ff168760ff16145b1561261057608081015161252f908d6145a2565b9b50848b6040516020016125449291906145d9565b60408051601f19818403018152919052805160209091012099506fffffffffffffffffffffffffffffffff808b16995061257f9060016145a2565b816080015161258e9190614409565b6125988d8b614409565b1015612602578051600a556020810151600b8054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b03909316929092179190911790556060810151600c556080810151600d5560a0810151600e555b8a61260c816144e9565b9b50505b8260400151801561263957508060a00151881415806126395750806040015160ff168760ff1614155b801561265a5750600854600160d01b900460ff16612658606444614462565b105b156127065760035460208201516001600160a01b039091169063d009b2d6906126848a60026146df565b60085461269d90609890600160c01b900460ff16614409565b6126a79190614409565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b1580156126ed57600080fd5b505af1158015612701573d6000803e3d6000fd5b505050505b82604001516127b65760035460208401516001600160a01b039091169063d009b2d6906127348a60026146df565b60085461274d90609890600160c81b900460ff16614409565b6127579190614409565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561279d57600080fd5b505af11580156127b1573d6000803e3d6000fd5b505050505b8360010193505050506123ed565b506002546040517fffb98fe300000000000000000000000000000000000000000000000000000000815261ffff891660048201526001600160a01b039091169063ffb98fe390602401600060405180830381600087803b15801561282757600080fd5b505af115801561283b573d6000803e3d6000fd5b50506008805467ffffffffffffffff909c16600160801b027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909c169b909b17909a5550505050505050505050565b60075460009061289c90608090614462565b905060006128ff6128b060a0860186614502565b808060200260200160405190810160405280939291908181526020018383602002808284376000920191909152505050506060860135846128f760a0890160808a0161474b565b600654613626565b60408051858152602081018390529192507f94e252069a85aa79db21f5bd8ca4e14dd3a3927aa492711017a2c8ddad95af00910160405180910390a16129876129488580614502565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060208601358561040061379e565b600e54146129b25760405163755f0a2560e01b81526001600482015260248101829052604401610a64565b6129bf60a0850185614502565b60008181106129d0576129d061448a565b905060200201358480604001906129e79190614502565b60008181106129f8576129f861448a565b9050602002013514612a275760405163755f0a2560e01b81526002600482015260248101829052604401610a64565b600080612a3760e0870187614502565b905011612a48578460200135612a7d565b612a5560e0860186614502565b6000818110612a6657612a6661448a565b9050602002810190612a789190614766565b606001355b9050612adb612a8f6040870187614502565b80806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250505050606087013585612ad660a08a0160808b0161474b565b61379e565b8114612b045760405163755f0a2560e01b81526003600482015260248101839052604401610a64565b6000612b1360e0870187614502565b90501115612b4b5760408051602080880135908201529081018390526060016040516020818303038152906040528051906020012091505b81612b568680614502565b6000818110612b6757612b6761448a565b9050602002013514612b955760405163755f0a2560e01b815260048181015260248101839052604401610a64565b5050505050565b6001546000908190819061010090046001600160a01b031663c81e25ab612bc660c0870187614766565b602001356040518263ffffffff1660e01b8152600401612be891815260200190565b60c060405180830381865afa158015612c05573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612c299190614786565b509396509194509250506001600160a01b0384169050612c8957612c5060c0850185614766565b602001356040517f2396d34e000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b6000612cac612c9b60c0870187614766565b6114ef90606081019060400161474b565b90506000612cba848461390c565b9050808263ffffffff1610612d0f57612cd660c0870187614766565b602001356040517f1362e4a0000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b6000612d3e612d2160c0890189614766565b612d3290606081019060400161474b565b60201c63ffffffff1690565b90506000612d50886020013586613927565b63ffffffff16905067ffffffffffffffff82168114612daf57612d7660c0890189614766565b602001356040517f6dd6a24f000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b612e5587612dc060c08b018b614766565b612dca90806147fe565b8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050505060208b0135612e1060c08d018d614766565b60200135612e2160c08e018e614766565b612e3290606081019060400161474b565b612e3f60c08f018f614766565b612e5090608081019060600161474b565b61394e565b612e9f57612e6660c0890189614766565b602001356040517fdb12fb9d000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b5050505050505050565b612eb660e0820182614502565b9050600003612ec25750565b612fe3612ed260e0830183614502565b6000818110612ee357612ee361448a565b9050602002810190612ef59190614766565b612f03906020810190614845565b612f1060e0840184614502565b6000818110612f2157612f2161448a565b9050602002810190612f339190614766565b612f419060208101906147fe565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612f839250505060e0850185614502565b6000818110612f9457612f9461448a565b9050602002810190612fa69190614766565b60400135612fb760e0860186614502565b6000818110612fc857612fc861448a565b9050602002810190612fda9190614766565b606001356139e5565b61305057612ff460e0820182614502565b60008181106130055761300561448a565b90506020028101906130179190614766565b606001356040517fd740df61000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b60208101356130cf61306560e0840184614502565b60008181106130765761307661448a565b90506020028101906130889190614766565b6040013561309960e0850185614502565b60008181106130aa576130aa61448a565b90506020028101906130bc9190614766565b6130ca906020810190614845565b613a78565b1461210b576130e160e0820182614502565b60008181106130f2576130f261448a565b90506020028101906131049190614766565b606001356040517f82f2469d000000000000000000000000000000000000000000000000000000008152600401610a6491815260200190565b8385101561318a5781831061316557604051633d386eb360e11b815260040160405180910390fd5b80821061318557604051633588c6d360e11b815260040160405180910390fd5b612b95565b8282106131aa57604051633d386eb360e11b815260040160405180910390fd5b808310612b9557604051633588c6d360e11b815260040160405180910390fd5b600954811061210b576040517fb6052cdf00000000000000000000000000000000000000000000000000000000815260048101829052602401610a64565b6060613212611884565b61322f57604051633788c6c160e11b815260040160405180910390fd5b6000613239611877565b60085490915067ffffffffffffffff808316600160401b909204161461327257604051636fbabc7760e01b815260040160405180910390fd5b6007546040516020016132ad9181527f3100000000000000000000000000000000000000000000000000000000000000602082015260210190565b60405160208183030381529060405291505090565b60008060008060008060008060006132d8613ac6565b60045490915060005b8181101561346a57600481815481106132fc576132fc61448a565b906000526020600020906005020160010160149054906101000a900460ff161561346257600481815481106133335761333361448a565b90600052602060002090600502016004015493506005848154811061335a5761335a61448a565b9060005260206000209060050201600301548961337791906145a2565b9850828160405160200161338c9291906145d9565b60408051601f19818403018152919052805160209091012097506fffffffffffffffffffffffffffffffff80891697506133c79060016145a2565b600585815481106133da576133da61448a565b9060005260206000209060050201600301546133f69190614409565b6134008a89614409565b101561346257600584815481106134195761341961448a565b9060005260206000209060050201600401549550600584815481106134405761344061448a565b906000526020600020906005020160010160149054906101000a900460ff1694505b6001016132e1565b509399929850919650505050505050565b61348361222b565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b6000805b6004548110156135475783600482815481106134f1576134f161448a565b90600052602060002090600502016000015414801561353357506004818154811061351e5761351e61448a565b90600052602060002090600502016003015483145b1561353f579050610666565b6001016134d3565b506040517fd950091500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b613582613b4f565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa336134b2565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16610a77576135e481613ba1565b6135ef836020613bb3565b604051602001613600929190614862565b60408051601f198184030181529082905262461bcd60e51b8252610a64916004016148e3565b60008061363587878786613d78565b90508261373a856000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b8260405160200161377c9392919092835260c09190911b77ffffffffffffffffffffffffffffffffffffffffffffffff19166020830152602882015260480190565b6040516020818303038152906040528051906020012091505095945050505050565b6000806137ac868686613dee565b90506138b0836000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b816040516020016138eb92919060c09290921b77ffffffffffffffffffffffffffffffffffffffffffffffff19168252600882015260280190565b60405160208183030381529060405280519060200120915050949350505050565b60006139188284614707565b60ff166001901b905092915050565b600060e083901c613939836020614707565b60ff168163ffffffff16901c91505092915050565b60008061395d86868686613e56565b905060006139b8826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050886001600160a01b03166139ce828a613ea1565b6001600160a01b0316149998505050505050505050565b6000806139f28484613f20565b90506000613a4d826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050866001600160a01b0316613a638288613ea1565b6001600160a01b031614979650505050505050565b60008282604051602001613aa892919091825260601b6bffffffffffffffffffffffff1916602082015260340190565b60405160208183030381529060405280519060200120905092915050565b6060613ad0611884565b613aed57604051633788c6c160e11b815260040160405180910390fd5b6000613af7611877565b60085490915067ffffffffffffffff808316600160401b9092041614613b3057604051636fbabc7760e01b815260040160405180910390fd5b6007546040516020016132ad918152600360fc1b602082015260210190565b60015460ff166118755760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f74207061757365640000000000000000000000006044820152606401610a64565b60606106666001600160a01b03831660145b60606000613bc2836002614409565b613bcd9060026145a2565b67ffffffffffffffff811115613be557613be5614916565b6040519080825280601f01601f191660200182016040528015613c0f576020820181803683370190505b509050600360fc1b81600081518110613c2a57613c2a61448a565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110613c7557613c7561448a565b60200101906001600160f81b031916908160001a9053506000613c99846002614409565b613ca49060016145a2565b90505b6001811115613d29577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110613ce557613ce561448a565b1a60f81b828281518110613cfb57613cfb61448a565b60200101906001600160f81b031916908160001a90535060049490941c93613d228161492c565b9050613ca7565b5083156108625760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e746044820152606401610a64565b8260005b8551811015613de5576000613d92600286614462565b15613d9e576000613da1565b60015b9050613dc883888481518110613db957613db961448a565b60200260200101518387613f3c565b9250600185901c9450508080613ddd906144e9565b915050613d7c565b50949350505050565b8160005b8451811015613e4e576000613e08600285614462565b6000149050613e3183878481518110613e2357613e2361448a565b602002602001015183613f9c565b9250600184901c9350508080613e46906144e9565b915050613df2565b509392505050565b604080516020810186905290810184905277ffffffffffffffffffffffffffffffffffffffffffffffff1960c084811b8216606084015283901b166068820152600090607001611ebe565b600080600080613eb085614003565b6040805160008152602081018083528b905260ff8316918101919091526060810184905260808101839052929550909350915060019060a0016020604051602081039080840390855afa158015613f0b573d6000803e3d6000fd5b5050604051601f190151979650505050505050565b6040805160208101849052908101829052600090606001613aa8565b60008215613f7c57604080516020810184905290810186905260608101859052608001604051602081830303815290604052805190602001209050611ed7565b604080516020810184905290810185905260608101869052608001611ebe565b60008115613fd5576040805160208101869052908101849052606001604051602081830303815290604052805190602001209050610862565b5050604080516020808201939093528082019390935280518084038201815260609093019052815191012090565b60008060008351604114614043576040517f4be6321b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50505060208101516040820151606090920151909260009190911a90565b508054600082556005029060005260206000209081019061210b91905b808211156140c657600080825560018201805474ffffffffffffffffffffffffffffffffffffffffff191690556002820181905560038201819055600482015560050161407e565b5090565b6000602082840312156140dc57600080fd5b81356001600160e01b03198116811461086257600080fd5b6001600160a01b038116811461210b57600080fd5b60ff8116811461210b57600080fd5b6000806040838503121561412b57600080fd5b8235614136816140f4565b9150602083013561414681614109565b809150509250929050565b60006020828403121561416357600080fd5b5035919050565b6020808252825182820181905260009190848201906040850190845b818110156141ed576141da838551805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b9284019260c09290920191600101614186565b50909695505050505050565b6000806040838503121561420c57600080fd5b823591506020830135614146816140f4565b803567ffffffffffffffff8116811461423657600080fd5b919050565b6000806040838503121561424e57600080fd5b8235915061425e6020840161421e565b90509250929050565b6000610100828403121561427a57600080fd5b50919050565b60008060006060848603121561429557600080fd5b833567ffffffffffffffff808211156142ad57600080fd5b6142b987838801614267565b945060208601359150808211156142cf57600080fd5b6142db87838801614267565b935060408601359150808211156142f157600080fd5b506142fe86828701614267565b9150509250925092565b60008060006060848603121561431d57600080fd5b833561432881614109565b95602085013595506040909401359392505050565b6000806000806080858703121561435357600080fd5b84359350602085013561436581614109565b93969395505050506040820135916060013590565b60008060006060848603121561438f57600080fd5b833561439a81614109565b925060208401356143aa81614109565b915060408401356143ba81614109565b809150509250925092565b6000806000606084860312156143da57600080fd5b833592506020840135915060408401356143ba81614109565b634e487b7160e01b600052601160045260246000fd5b8082028115828204841417610666576106666143f3565b81810381811115610666576106666143f3565b60006020828403121561444557600080fd5b5051919050565b634e487b7160e01b600052601260045260246000fd5b6000826144715761447161444c565b500690565b6000826144855761448561444c565b500490565b634e487b7160e01b600052603260045260246000fd5b67ffffffffffffffff8181168382160190808211156144c1576144c16143f3565b5092915050565b67ffffffffffffffff8281168282160390808211156144c1576144c16143f3565b6000600182016144fb576144fb6143f3565b5060010190565b6000808335601e1984360301811261451957600080fd5b83018035915067ffffffffffffffff82111561453457600080fd5b6020019150600581901b360382131561454c57600080fd5b9250929050565b60c081016106668284805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b80820180821115610666576106666143f3565b60005b838110156145d05781810151838201526020016145b8565b50506000910152565b600083516145eb8184602088016145b5565b9190910191825250602001919050565b600181815b8085111561463657816000190482111561461c5761461c6143f3565b8085161561462957918102915b93841c9390800290614600565b509250929050565b60008261464d57506001610666565b8161465a57506000610666565b8160018114614670576002811461467a57614696565b6001915050610666565b60ff84111561468b5761468b6143f3565b50506001821b610666565b5060208310610133831016604e8410600b84101617156146b9575081810a610666565b6146c383836145fb565b80600019048211156146d7576146d76143f3565b029392505050565b600061086260ff84168361463e565b60ff8181168382160190811115610666576106666143f3565b60ff8281168282160390811115610666576106666143f3565b61ffff8281168282160390808211156144c1576144c16143f3565b600061086261ffff84168361463e565b60006020828403121561475d57600080fd5b6108628261421e565b60008235607e1983360301811261477c57600080fd5b9190910192915050565b60008060008060008060c0878903121561479f57600080fd5b86516147aa816140f4565b60208801519096506147bb81614109565b60408801519095506147cc81614109565b606088015190945080151581146147e257600080fd5b809350506080870151915060a087015190509295509295509295565b6000808335601e1984360301811261481557600080fd5b83018035915067ffffffffffffffff82111561483057600080fd5b60200191503681900382131561454c57600080fd5b60006020828403121561485757600080fd5b8135610862816140f4565b7f416363657373436f6e74726f6c3a206163636f756e742000000000000000000081526000835161489a8160178501602088016145b5565b7f206973206d697373696e6720726f6c652000000000000000000000000000000060179184019182015283516148d78160288401602088016145b5565b01602801949350505050565b60208152600082518060208401526149028160408501602087016145b5565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b60008161493b5761493b6143f3565b50600019019056fea26469706673582212201efd7eee9fc27de513ec937e7bcfeab352a6659448a72106db408d14f4a73f4564736f6c63430008130033", - "address": "0x226512A8D41088Ab1ee6A546e860DF493e1bc12E", - "block": 6238391, - "url": "https://sepolia.etherscan.io/address/0x226512A8D41088Ab1ee6A546e860DF493e1bc12E" + "bytecode": "0x60a06040526008805462ffffff60c01b19166264020160c01b1790557dba1914b54e0348a1028d1a103a95ed55c4004b9d332400000000000000006009553480156200004a57600080fd5b5060405162004b5338038062004b538339810160408190526200006d91620001d0565b60018054600380546001600160a01b03199081166001600160a01b03888116919091179092556001600160a81b03199092166101008683160217909255600280549091169183169190911790557f65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a608052620000eb60003362000103565b608051620000fa903362000103565b5050506200021a565b6200010f828262000113565b5050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166200010f576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556200016f3390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b80516001600160a01b0381168114620001cb57600080fd5b919050565b600080600060608486031215620001e657600080fd5b620001f184620001b3565b92506200020160208501620001b3565b91506200021160408501620001b3565b90509250925092565b6080516149166200023d600039600081816117b3015261200301526149166000f3fe608060405234801561001057600080fd5b50600436106102775760003560e01c806377c75d1011610160578063b6cd5822116100d8578063dfbf53ae1161008c578063f69ee1d111610071578063f69ee1d1146105d5578063f7b188a5146105e8578063fb00f2f3146105f057600080fd5b8063dfbf53ae14610592578063f4e6fcca146105c257600080fd5b8063ce987745116100bd578063ce98774514610564578063d1e8b63d14610577578063d547741f1461057f57600080fd5b8063b6cd582214610537578063c46b40291461054a57600080fd5b80638456cb591161012f5780638d8b6428116101145780638d8b6428146104f057806391d14854146104f8578063a217fddf1461052f57600080fd5b80638456cb59146104e05780638a19c8bc146104e857600080fd5b806377c75d101461045a5780637fe019c61461046d57806382b39b1b1461048857806383220626146104d857600080fd5b80635c975abb116101f357806364c34a85116101c257806369da9114116101a757806369da9114146103de5780636f94aaf2146103f157806372286cba1461040c57600080fd5b806364c34a85146103a957806369bfac01146103b157600080fd5b80635c975abb146103705780635d4844ea1461037b57806362fd29ae1461038e57806363f5cf7c1461039657600080fd5b80632a4e62491161024a5780632f3906da1161022f5780632f3906da1461034257806336568abe1461034a5780635838d6731461035d57600080fd5b80632a4e6249146103185780632f2ff15d1461032d57600080fd5b806301ffc9a71461027c5780631736d472146102a457806318350096146102b7578063248a9ca3146102e7575b600080fd5b61028f61028a366004614067565b610603565b60405190151581526020015b60405180910390f35b61028f6102b23660046140b5565b61066c565b6001546102cf9061010090046001600160a01b031681565b6040516001600160a01b03909116815260200161029b565b61030a6102f53660046140ee565b60009081526020819052604090206001015490565b60405190815260200161029b565b6103206107d4565b60405161029b9190614107565b61034061033b366004614196565b6108e1565b005b61028f61090b565b610340610358366004614196565b610955565b61034061036b3660046141d8565b6109e6565b60015460ff1661028f565b6003546102cf906001600160a01b031681565b61030a610f48565b6103406103a436600461421d565b611014565b61030a6113af565b6008546103c59067ffffffffffffffff1681565b60405167ffffffffffffffff909116815260200161029b565b6002546102cf906001600160a01b031681565b6008546103c590600160801b900467ffffffffffffffff1681565b61041f61041a3660046140ee565b61148f565b604080519687526001600160a01b039095166020870152921515938501939093526060840152608083019190915260a082015260c00161029b565b61028f6104683660046140ee565b6114e6565b6008546103c590600160401b900467ffffffffffffffff1681565b61049b6104963660046140ee565b611796565b604080519687526001600160a01b03909516602087015260ff909316938501939093526060840152608083019190915260a082015260c00161029b565b61030a6117a6565b6103406117b1565b6103c5611814565b61028f611821565b61028f610506366004614196565b6000918252602082815260408084206001600160a01b0393909316845291905290205460ff1690565b61030a600081565b6103406105453660046142a5565b61184b565b610552611d88565b60405160ff909116815260200161029b565b61030a6105723660046142da565b611e0d565b61028f611e7c565b61034061058d366004614196565b611ea1565b600a54600b54600c54600d54600e5461049b94936001600160a01b03811693600160a01b90910460ff1692909186565b6103406105d0366004614317565b611ec6565b6103406105e33660046140ee565b611fad565b610340612001565b61028f6105fe366004614362565b612062565b60006001600160e01b031982167f7965db0b00000000000000000000000000000000000000000000000000000000148061066657507f01ffc9a7000000000000000000000000000000000000000000000000000000006001600160e01b03198316145b92915050565b600061067661090b565b156106ad576040517fe2586bcc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6106b9609860026143a6565b6106c390436143bd565b60035460405163d1052d1f60e01b81526001600160a01b0386811660048301529091169063d1052d1f90602401602060405180830381865afa15801561070d573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061073191906143d0565b1061074f57604051630a0744c560e01b815260040160405180910390fd5b6003546040516397adedb560e01b81526001600160a01b0385811660048301526107cd9216906397adedb590602401602060405180830381865afa15801561079b573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107bf91906143d0565b6107c76113af565b84612062565b9392505050565b60606107de611821565b6107fb57604051633788c6c160e11b815260040160405180910390fd5b6000610805611814565b60085490915067ffffffffffffffff808316600160401b909204161461083e57604051636fbabc7760e01b815260040160405180910390fd5b6005805480602002602001604051908101604052809291908181526020016000905b828210156108d75760008481526020908190206040805160c08101825260058602909201805483526001808201546001600160a01b03811685870152600160a01b900460ff169284019290925260028101546060840152600381015460808401526004015460a08301529083529092019101610860565b5050505091505090565b6000828152602081905260409020600101546108fc8161209e565b61090683836120ab565b505050565b6000806109196098436143ff565b905061092760046098614413565b8110158015610940575061093d60026098614413565b81105b1561094d57600191505090565b600091505090565b6001600160a01b03811633146109d85760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201527f20726f6c657320666f722073656c66000000000000000000000000000000000060648201526084015b60405180910390fd5b6109e28282612149565b5050565b6109ee6121c8565b60006109f8611814565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa158015610a46573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a6a91906143d0565b6003546040517f830a053e0000000000000000000000000000000000000000000000000000000081523360048201529192506000916001600160a01b039091169063830a053e90602401602060405180830381865afa158015610ad1573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610af591906143d0565b60035460405163d1052d1f60e01b81523360048201529192506000916001600160a01b039091169063d1052d1f90602401602060405180830381865afa158015610b43573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b6791906143d0565b9050610b71611e7c565b610ba7576040517fdc816a8700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001610bb560046098614413565b610bbf91906143bd565b610bca6098436143ff565b03610c01576040517f5baef6b600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8467ffffffffffffffff168467ffffffffffffffff161115610c4f576040517f50ff7c0000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8467ffffffffffffffff168467ffffffffffffffff161015610c9d576040517f7a0c0fd600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80600003610cd7576040517f039f2e1800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ce3609860026143a6565b610ced90436143bd565b8110610d0c57604051630a0744c560e01b815260040160405180910390fd5b60085467ffffffffffffffff858116911614610d4c57610d2e60046000613ffe565b6008805467ffffffffffffffff191667ffffffffffffffff86161790555b60045460005b81811015610dbf578460048281548110610d6e57610d6e614427565b90600052602060002090600502016000015403610db7576040517fbfec555800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600101610d52565b506040805160c081018252858152336020808301918252600083850181815260608501898152608086018e815260a0870184815260048054600181018255955296517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b60059095029485015594517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c8401805493516001600160a01b0390921674ffffffffffffffffffffffffffffffffffffffffff1990941693909317600160a01b9115159190910217909155517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19d82015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19e83015591517f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19f90910155815167ffffffffffffffff891681529081018690527f68e0867601a98978930107aee7f425665e61edd70ca594c68ca5da9e81f84c29910160405180910390a150505050505050565b600080610f53611814565b610f5e90600161443d565b60075460085491925090610f8490600160401b900467ffffffffffffffff16600161443d565b67ffffffffffffffff168267ffffffffffffffff16111561066657600854600090600190610fc390600160401b900467ffffffffffffffff1685614465565b610fcd9190614465565b67ffffffffffffffff1690508181604051602001610ff5929190918252602082015260400190565b6040516020818303038152906040528051906020012091505092915050565b61101c6121c8565b61102461221b565b6040805160c081018252600a548152600b546001600160a01b0381166020830152600160a01b900460ff1691810191909152600c546060820152600d546080820152600e5460a08201526006546007546000918291611084600f826143ff565b9350611091600e826143ff565b92508383106110a857826110a481614486565b9350505b6110bb8660200135838760400151612062565b6110db57604051633b5f43a360e01b8152600360048201526024016109cf565b6110e686601e612827565b6110ef86612b39565b6110f886612e46565b61110b8860200135838760400151612062565b61112b57604051633b5f43a360e01b8152600260048201526024016109cf565b61113f8861113a8660026143a6565b612827565b61114888612b39565b61115188612e46565b6111648760200135838760400151612062565b61118457604051633b5f43a360e01b8152600160048201526024016109cf565b6111938761113a8560026143a6565b61119c87612b39565b6111a587612e46565b61121b84846111b48b8061449f565b60008181106111c5576111c5614427565b602002919091013590506111d98b8061449f565b60008181106111ea576111ea614427565b602002919091013590506111fe8b8061449f565b600081811061120f5761120f614427565b905060200201356130da565b611245611228878061449f565b600081811061123957611239614427565b90506020020135613167565b60015460208601516040517f51cff8d90000000000000000000000000000000000000000000000000000000081526001600160a01b03918216600482015261010090920416906351cff8d990602401600060405180830381600087803b1580156112ae57600080fd5b505af11580156112c2573d6000803e3d6000fd5b505050507f788e77979e6e6a8a6a5d2c19c58b1ff9671298f54c85ac6f6aa30379aed5861a856040516112f591906144f0565b60405180910390a17fbee3fc8a3523c1a65fa9308ce1f2b8fd90c24975b141b754603194597846e4dd60018054906101000a90046001600160a01b03166001600160a01b0316638a5e8e326040518163ffffffff1660e01b8152600401602060405180830381865afa15801561136f573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061139391906143d0565b6040519081526020015b60405180910390a15050505050505050565b60006113b9611e7c565b806113f75750600854600160401b900467ffffffffffffffff166113db611814565b67ffffffffffffffff161180156113f757506113f5611821565b155b15611409576114046117a6565b905090565b611411611821565b1561141e57611404610f48565b61142661090b565b80156114555750600854600160401b900467ffffffffffffffff16611449611814565b67ffffffffffffffff16145b1561148c576040517f36b7884b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b90565b6004818154811061149f57600080fd5b6000918252602090912060059091020180546001820154600283015460038401546004909401549294506001600160a01b03821693600160a01b90920460ff169290919086565b60006114f0611821565b61150d57604051633788c6c160e11b815260040160405180910390fd5b6000611517611814565b60085490915067ffffffffffffffff808316600160401b909204161461155057604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b90910481169082161161158757604051630c8d9eab60e31b815260040160405180910390fd5b60008060008060008060008061159b6131a5565b905060006115a761325f565b600454919650945060005b8181101561178257600481815481106115cd576115cd614427565b9060005260206000209060050201600401549450600481815481106115f4576115f4614427565b906000526020600020906005020160010160149054906101000a900460ff16801561164257506005858154811061162d5761162d614427565b90600052602060002090600502016004015487145b801561168057506005858154811061165c5761165c614427565b600091825260209091206001600590920201015460ff878116600160a01b90920416145b1561177a576005858154811061169857611698614427565b9060005260206000209060050201600301548b6116b5919061453f565b9a5083836040516020016116ca929190614576565b60408051601f19818403018152919052805160209091012098506fffffffffffffffffffffffffffffffff808a16985061170590600161453f565b6005868154811061171857611718614427565b90600052602060002090600502016003015461173491906143a6565b61173e8c8a6143a6565b101561176c576005858154811061175757611757614427565b90600052602060002090600502016000015499505b8261177681614486565b9350505b6001016115b2565b505050959099149998505050505050505050565b6005818154811061149f57600080fd5b600080610f5e611814565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661180a57604051631d77d47760e21b815260040160405180910390fd5b611812613418565b565b6000611404609843614413565b600061182f60026098614413565b61183a6098436143ff565b106118455750600190565b50600090565b6118536121c8565b600061185d611814565b6003546040516397adedb560e01b81523360048201529192506000916001600160a01b03909116906397adedb590602401602060405180830381865afa1580156118ab573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118cf91906143d0565b90506118d9611d88565b60ff168560ff161015611918576040517f83d9b7bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61192061090b565b611956576040517fd1088db600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff83811691161461199e576040517f842a9e0a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60085467ffffffffffffffff838116600160401b9092041614611a86576119c36113af565b6006556119d260056000613ffe565b600880547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff16600160401b67ffffffffffffffff8516908102919091179091556006546040805192835260208301919091527ff0ae472da9c8da86bda4991a549c03a3cb328b5f360ea11a5b8814f32bb85176910160405180910390a1611a86600754604080516020810192909252449082015260600160408051601f198184030181529190528051602090910120600755565b6000611a9482878787611e0d565b90506000611aa2838361346c565b9050600060048281548110611ab957611ab9614427565b60009182526020918290206040805160c081018252600593909302909101805480845260018201546001600160a01b03811695850195909552600160a01b90940460ff1615159183019190915260028101546060830152600381015460808301526004015460a0820152600654909250611b3491908a612062565b611b70576006546040517f14ebbbe40000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b806040015115611bac576040517fa89ac15100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600160048381548110611bc157611bc1614427565b906000526020600020906005020160010160146101000a81548160ff02191690831515021790555060058054905060048381548110611c0257611c02614427565b90600052602060002090600502016004018190555060056040518060c001604052808360000151815260200183602001516001600160a01b031681526020018a60ff168152602001836060015181526020018a6002611c61919061467c565b8460600151611c7091906143a6565b815260209081018a90528254600181810185556000948552938290208351600590920201908155908201519281018054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b0390951694909417939093179092556060808201516002808501919091556080830151600385015560a0909201516004909301929092558251918301517f13fc17fd71632266fe82092de6dd91a06b4fa68d8dc950492e5421cbed55a6a5928892909190611d3e908d9061467c565b8560600151611d4d91906143a6565b6040805167ffffffffffffffff909516855260208501939093529183015260608201526080810189905260ff8a1660a082015260c00161139d565b6008546000908190611dad9067ffffffffffffffff600160801b820481169116614465565b67ffffffffffffffff169050600060fe8211611dc95781611dcc565b60fe5b611dd790600161468b565b600b5490915060ff600160a01b9091048116908216811115611e0257611dfd82826146a4565b611e05565b60005b935050505090565b60408051602081018690527fff0000000000000000000000000000000000000000000000000000000000000060f886901b169181019190915260418101839052606181018290526000906081015b6040516020818303038152906040528051906020012090505b949350505050565b6000611e8a60046098614413565b611e956098436143ff565b10156118455750600190565b600082815260208190526040902060010154611ebc8161209e565b6109068383612149565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611f1557604051637bfa4b9f60e01b815260040160405180910390fd5b600880547fffffffffffff0000ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b60ff958616027fffffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffff1617600160c81b93851693909302929092177fffffffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffff16600160d01b9190931602919091179055565b3360009081527fad3228b676f7d3cd4284a5443f17f1962b36e491b30a40b2405849e597ba5fb5602052604090205460ff16611ffc57604051637bfa4b9f60e01b815260040160405180910390fd5b600955565b7f000000000000000000000000000000000000000000000000000000000000000060009081526020818152604080832033845290915290205460ff1661205a57604051631d77d47760e21b815260040160405180910390fd5b611812613517565b60008160ff16600003612077575060016107cd565b61208660ff83166101006146bd565b6120919060026146d8565b8484181090509392505050565b6120a88133613550565b50565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166109e2576000828152602081815260408083206001600160a01b03851684529091529020805460ff191660011790556121053390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b6000828152602081815260408083206001600160a01b038516845290915290205460ff16156109e2576000828152602081815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b60015460ff16156118125760405162461bcd60e51b815260206004820152601060248201527f5061757361626c653a207061757365640000000000000000000000000000000060448201526064016109cf565b6000612225611814565b905061222f611821565b61224c57604051633788c6c160e11b815260040160405180910390fd5b60085467ffffffffffffffff828116600160401b909204161461228257604051636fbabc7760e01b815260040160405180910390fd5b60085467ffffffffffffffff600160801b9091048116908216116122b957604051630c8d9eab60e31b815260040160405180910390fd5b600454604051818152600091829182918291829182917f6752c5e71c95fb93bc7137adeb115a33fa4e54e2683e33d3f90c2bb1c4b6c2a59060200160405180910390a16005546040519081527f4c03de6a759749c0c9387b7014634dc5c6af610e1366023d90751c783a998f8d9060200160405180910390a161233a61325f565b6040805183815260ff831660208201529295509093507f34e8eda4cd857cd2865becf58a47748f31415f4a382cbb2cc0c64b9a27c717be910160405180910390a160006123856131a5565b905060005b82811015612761576000600482815481106123a7576123a7614427565b600091825260208083206040805160c08101825260059485029092018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff16151590820152600282015460608201526003820154608082015260049091015460a0820181905282549194509291908390811061242757612427614427565b60009182526020918290206040805160c0810182526005939093029091018054835260018101546001600160a01b03811694840194909452600160a01b90930460ff1682820152600283015460608301526003830154608083015260049092015460a08201529084015190915080156124a357508060a0015188145b80156124b85750806040015160ff168760ff16145b156125ad5760808101516124cc908d61453f565b9b50848b6040516020016124e1929190614576565b60408051601f19818403018152919052805160209091012099506fffffffffffffffffffffffffffffffff808b16995061251c90600161453f565b816080015161252b91906143a6565b6125358d8b6143a6565b101561259f578051600a556020810151600b8054604084015160ff16600160a01b0274ffffffffffffffffffffffffffffffffffffffffff199091166001600160a01b03909316929092179190911790556060810151600c556080810151600d5560a0810151600e555b8a6125a981614486565b9b50505b826040015180156125d657508060a00151881415806125d65750806040015160ff168760ff1614155b80156125f75750600854600160d01b900460ff166125f56064446143ff565b105b156126a35760035460208201516001600160a01b039091169063d009b2d6906126218a600261467c565b60085461263a90609890600160c01b900460ff166143a6565b61264491906143a6565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561268a57600080fd5b505af115801561269e573d6000803e3d6000fd5b505050505b82604001516127535760035460208401516001600160a01b039091169063d009b2d6906126d18a600261467c565b6008546126ea90609890600160c81b900460ff166143a6565b6126f491906143a6565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561273a57600080fd5b505af115801561274e573d6000803e3d6000fd5b505050505b83600101935050505061238a565b506002546040517fffb98fe300000000000000000000000000000000000000000000000000000000815261ffff891660048201526001600160a01b039091169063ffb98fe390602401600060405180830381600087803b1580156127c457600080fd5b505af11580156127d8573d6000803e3d6000fd5b50506008805467ffffffffffffffff909c16600160801b027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909c169b909b17909a5550505050505050505050565b600754600090612839906080906143ff565b9050600061289c61284d60a086018661449f565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060608601358461289460a0890160808a016146e8565b6006546135c3565b60408051858152602081018390529192507f94e252069a85aa79db21f5bd8ca4e14dd3a3927aa492711017a2c8ddad95af00910160405180910390a16129246128e5858061449f565b8080602002602001604051908101604052809392919081815260200183836020028082843760009201919091525050505060208601358561040061373b565b600e541461294f5760405163755f0a2560e01b815260016004820152602481018290526044016109cf565b61295c60a085018561449f565b600081811061296d5761296d614427565b90506020020135848060400190612984919061449f565b600081811061299557612995614427565b90506020020135146129c45760405163755f0a2560e01b815260026004820152602481018290526044016109cf565b6000806129d460e087018761449f565b9050116129e5578460200135612a1a565b6129f260e086018661449f565b6000818110612a0357612a03614427565b9050602002810190612a159190614703565b606001355b9050612a78612a2c604087018761449f565b80806020026020016040519081016040528093929190818152602001838360200280828437600092019190915250505050606087013585612a7360a08a0160808b016146e8565b61373b565b8114612aa15760405163755f0a2560e01b815260036004820152602481018390526044016109cf565b6000612ab060e087018761449f565b90501115612ae85760408051602080880135908201529081018390526060016040516020818303038152906040528051906020012091505b81612af3868061449f565b6000818110612b0457612b04614427565b9050602002013514612b325760405163755f0a2560e01b8152600481810152602481018390526044016109cf565b5050505050565b6001546000908190819061010090046001600160a01b031663c81e25ab612b6360c0870187614703565b602001356040518263ffffffff1660e01b8152600401612b8591815260200190565b60c060405180830381865afa158015612ba2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612bc69190614723565b509396509194509250506001600160a01b0384169050612c2657612bed60c0850185614703565b602001356040517f2396d34e0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b6000612c49612c3860c0870187614703565b61148c9060608101906040016146e8565b90506000612c5784846138a9565b9050808263ffffffff1610612cac57612c7360c0870187614703565b602001356040517f1362e4a00000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b6000612cdb612cbe60c0890189614703565b612ccf9060608101906040016146e8565b60201c63ffffffff1690565b90506000612ced8860200135866138c4565b63ffffffff16905067ffffffffffffffff82168114612d4c57612d1360c0890189614703565b602001356040517f6dd6a24f0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b612df287612d5d60c08b018b614703565b612d67908061479b565b8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050505060208b0135612dad60c08d018d614703565b60200135612dbe60c08e018e614703565b612dcf9060608101906040016146e8565b612ddc60c08f018f614703565b612ded9060808101906060016146e8565b6138eb565b612e3c57612e0360c0890189614703565b602001356040517fdb12fb9d0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b5050505050505050565b612e5360e082018261449f565b9050600003612e5f5750565b612f80612e6f60e083018361449f565b6000818110612e8057612e80614427565b9050602002810190612e929190614703565b612ea09060208101906147e2565b612ead60e084018461449f565b6000818110612ebe57612ebe614427565b9050602002810190612ed09190614703565b612ede90602081019061479b565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612f209250505060e085018561449f565b6000818110612f3157612f31614427565b9050602002810190612f439190614703565b60400135612f5460e086018661449f565b6000818110612f6557612f65614427565b9050602002810190612f779190614703565b60600135613982565b612fed57612f9160e082018261449f565b6000818110612fa257612fa2614427565b9050602002810190612fb49190614703565b606001356040517fd740df610000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b602081013561306c61300260e084018461449f565b600081811061301357613013614427565b90506020028101906130259190614703565b6040013561303660e085018561449f565b600081811061304757613047614427565b90506020028101906130599190614703565b6130679060208101906147e2565b613a15565b146120a85761307e60e082018261449f565b600081811061308f5761308f614427565b90506020028101906130a19190614703565b606001356040517f82f2469d0000000000000000000000000000000000000000000000000000000081526004016109cf91815260200190565b838510156131275781831061310257604051633d386eb360e11b815260040160405180910390fd5b80821061312257604051633588c6d360e11b815260040160405180910390fd5b612b32565b82821061314757604051633d386eb360e11b815260040160405180910390fd5b808310612b3257604051633588c6d360e11b815260040160405180910390fd5b60095481106120a8576040517fb6052cdf000000000000000000000000000000000000000000000000000000008152600481018290526024016109cf565b60606131af611821565b6131cc57604051633788c6c160e11b815260040160405180910390fd5b60006131d6611814565b60085490915067ffffffffffffffff808316600160401b909204161461320f57604051636fbabc7760e01b815260040160405180910390fd5b60075460405160200161324a9181527f3100000000000000000000000000000000000000000000000000000000000000602082015260210190565b60405160208183030381529060405291505090565b6000806000806000806000806000613275613a63565b60045490915060005b81811015613407576004818154811061329957613299614427565b906000526020600020906005020160010160149054906101000a900460ff16156133ff57600481815481106132d0576132d0614427565b9060005260206000209060050201600401549350600584815481106132f7576132f7614427565b90600052602060002090600502016003015489613314919061453f565b98508281604051602001613329929190614576565b60408051601f19818403018152919052805160209091012097506fffffffffffffffffffffffffffffffff808916975061336490600161453f565b6005858154811061337757613377614427565b90600052602060002090600502016003015461339391906143a6565b61339d8a896143a6565b10156133ff57600584815481106133b6576133b6614427565b9060005260206000209060050201600401549550600584815481106133dd576133dd614427565b906000526020600020906005020160010160149054906101000a900460ff1694505b60010161327e565b509399929850919650505050505050565b6134206121c8565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258335b6040516001600160a01b03909116815260200160405180910390a1565b6000805b6004548110156134e457836004828154811061348e5761348e614427565b9060005260206000209060050201600001541480156134d05750600481815481106134bb576134bb614427565b90600052602060002090600502016003015483145b156134dc579050610666565b600101613470565b506040517fd950091500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61351f613aec565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa3361344f565b6000828152602081815260408083206001600160a01b038516845290915290205460ff166109e25761358181613b3e565b61358c836020613b50565b60405160200161359d9291906147ff565b60408051601f198184030181529082905262461bcd60e51b82526109cf91600401614880565b6000806135d287878786613d15565b9050826136d7856000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b826040516020016137199392919092835260c09190911b77ffffffffffffffffffffffffffffffffffffffffffffffff19166020830152602882015260480190565b6040516020818303038152906040528051906020012091505095945050505050565b600080613749868686613d8b565b905061384d836000808267ffffffffffffffff1690506008817eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff16901b600882901c7eff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff00ff161790506010817dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff16901b601082901c7dffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff0000ffff161790506020817bffffffff00000000ffffffff00000000ffffffff00000000ffffffff16901b602082901c7bffffffff00000000ffffffff00000000ffffffff00000000ffffffff1617905080915050919050565b8160405160200161388892919060c09290921b77ffffffffffffffffffffffffffffffffffffffffffffffff19168252600882015260280190565b60405160208183030381529060405280519060200120915050949350505050565b60006138b582846146a4565b60ff166001901b905092915050565b600060e083901c6138d68360206146a4565b60ff168163ffffffff16901c91505092915050565b6000806138fa86868686613df3565b90506000613955826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050886001600160a01b031661396b828a613e3e565b6001600160a01b0316149998505050505050505050565b60008061398f8484613ebd565b905060006139ea826040517f19457468657265756d205369676e6564204d6573736167653a0a3332000000006020820152603c8101829052600090605c01604051602081830303815290604052805190602001209050919050565b9050866001600160a01b0316613a008288613e3e565b6001600160a01b031614979650505050505050565b60008282604051602001613a4592919091825260601b6bffffffffffffffffffffffff1916602082015260340190565b60405160208183030381529060405280519060200120905092915050565b6060613a6d611821565b613a8a57604051633788c6c160e11b815260040160405180910390fd5b6000613a94611814565b60085490915067ffffffffffffffff808316600160401b9092041614613acd57604051636fbabc7760e01b815260040160405180910390fd5b60075460405160200161324a918152600360fc1b602082015260210190565b60015460ff166118125760405162461bcd60e51b815260206004820152601460248201527f5061757361626c653a206e6f742070617573656400000000000000000000000060448201526064016109cf565b60606106666001600160a01b03831660145b60606000613b5f8360026143a6565b613b6a90600261453f565b67ffffffffffffffff811115613b8257613b826148b3565b6040519080825280601f01601f191660200182016040528015613bac576020820181803683370190505b509050600360fc1b81600081518110613bc757613bc7614427565b60200101906001600160f81b031916908160001a9053507f780000000000000000000000000000000000000000000000000000000000000081600181518110613c1257613c12614427565b60200101906001600160f81b031916908160001a9053506000613c368460026143a6565b613c4190600161453f565b90505b6001811115613cc6577f303132333435363738396162636465660000000000000000000000000000000085600f1660108110613c8257613c82614427565b1a60f81b828281518110613c9857613c98614427565b60200101906001600160f81b031916908160001a90535060049490941c93613cbf816148c9565b9050613c44565b5083156107cd5760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016109cf565b8260005b8551811015613d82576000613d2f6002866143ff565b15613d3b576000613d3e565b60015b9050613d6583888481518110613d5657613d56614427565b60200260200101518387613ed9565b9250600185901c9450508080613d7a90614486565b915050613d19565b50949350505050565b8160005b8451811015613deb576000613da56002856143ff565b6000149050613dce83878481518110613dc057613dc0614427565b602002602001015183613f39565b9250600184901c9350508080613de390614486565b915050613d8f565b509392505050565b604080516020810186905290810184905277ffffffffffffffffffffffffffffffffffffffffffffffff1960c084811b8216606084015283901b166068820152600090607001611e5b565b600080600080613e4d85613fa0565b6040805160008152602081018083528b905260ff8316918101919091526060810184905260808101839052929550909350915060019060a0016020604051602081039080840390855afa158015613ea8573d6000803e3d6000fd5b5050604051601f190151979650505050505050565b6040805160208101849052908101829052600090606001613a45565b60008215613f1957604080516020810184905290810186905260608101859052608001604051602081830303815290604052805190602001209050611e74565b604080516020810184905290810185905260608101869052608001611e5b565b60008115613f725760408051602081018690529081018490526060016040516020818303038152906040528051906020012090506107cd565b5050604080516020808201939093528082019390935280518084038201815260609093019052815191012090565b60008060008351604114613fe0576040517f4be6321b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50505060208101516040820151606090920151909260009190911a90565b50805460008255600502906000526020600020908101906120a891905b8082111561406357600080825560018201805474ffffffffffffffffffffffffffffffffffffffffff191690556002820181905560038201819055600482015560050161401b565b5090565b60006020828403121561407957600080fd5b81356001600160e01b0319811681146107cd57600080fd5b6001600160a01b03811681146120a857600080fd5b60ff811681146120a857600080fd5b600080604083850312156140c857600080fd5b82356140d381614091565b915060208301356140e3816140a6565b809150509250929050565b60006020828403121561410057600080fd5b5035919050565b6020808252825182820181905260009190848201906040850190845b8181101561418a57614177838551805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b9284019260c09290920191600101614123565b50909695505050505050565b600080604083850312156141a957600080fd5b8235915060208301356140e381614091565b803567ffffffffffffffff811681146141d357600080fd5b919050565b600080604083850312156141eb57600080fd5b823591506141fb602084016141bb565b90509250929050565b6000610100828403121561421757600080fd5b50919050565b60008060006060848603121561423257600080fd5b833567ffffffffffffffff8082111561424a57600080fd5b61425687838801614204565b9450602086013591508082111561426c57600080fd5b61427887838801614204565b9350604086013591508082111561428e57600080fd5b5061429b86828701614204565b9150509250925092565b6000806000606084860312156142ba57600080fd5b83356142c5816140a6565b95602085013595506040909401359392505050565b600080600080608085870312156142f057600080fd5b843593506020850135614302816140a6565b93969395505050506040820135916060013590565b60008060006060848603121561432c57600080fd5b8335614337816140a6565b92506020840135614347816140a6565b91506040840135614357816140a6565b809150509250925092565b60008060006060848603121561437757600080fd5b83359250602084013591506040840135614357816140a6565b634e487b7160e01b600052601160045260246000fd5b808202811582820484141761066657610666614390565b8181038181111561066657610666614390565b6000602082840312156143e257600080fd5b5051919050565b634e487b7160e01b600052601260045260246000fd5b60008261440e5761440e6143e9565b500690565b600082614422576144226143e9565b500490565b634e487b7160e01b600052603260045260246000fd5b67ffffffffffffffff81811683821601908082111561445e5761445e614390565b5092915050565b67ffffffffffffffff82811682821603908082111561445e5761445e614390565b60006001820161449857614498614390565b5060010190565b6000808335601e198436030181126144b657600080fd5b83018035915067ffffffffffffffff8211156144d157600080fd5b6020019150600581901b36038213156144e957600080fd5b9250929050565b60c081016106668284805182526001600160a01b03602082015116602083015260ff6040820151166040830152606081015160608301526080810151608083015260a081015160a08301525050565b8082018082111561066657610666614390565b60005b8381101561456d578181015183820152602001614555565b50506000910152565b60008351614588818460208801614552565b9190910191825250602001919050565b600181815b808511156145d35781600019048211156145b9576145b9614390565b808516156145c657918102915b93841c939080029061459d565b509250929050565b6000826145ea57506001610666565b816145f757506000610666565b816001811461460d576002811461461757614633565b6001915050610666565b60ff84111561462857614628614390565b50506001821b610666565b5060208310610133831016604e8410600b8410161715614656575081810a610666565b6146608383614598565b806000190482111561467457614674614390565b029392505050565b60006107cd60ff8416836145db565b60ff818116838216019081111561066657610666614390565b60ff828116828216039081111561066657610666614390565b61ffff82811682821603908082111561445e5761445e614390565b60006107cd61ffff8416836145db565b6000602082840312156146fa57600080fd5b6107cd826141bb565b60008235607e1983360301811261471957600080fd5b9190910192915050565b60008060008060008060c0878903121561473c57600080fd5b865161474781614091565b6020880151909650614758816140a6565b6040880151909550614769816140a6565b6060880151909450801515811461477f57600080fd5b809350506080870151915060a087015190509295509295509295565b6000808335601e198436030181126147b257600080fd5b83018035915067ffffffffffffffff8211156147cd57600080fd5b6020019150368190038213156144e957600080fd5b6000602082840312156147f457600080fd5b81356107cd81614091565b7f416363657373436f6e74726f6c3a206163636f756e7420000000000000000000815260008351614837816017850160208801614552565b7f206973206d697373696e6720726f6c65200000000000000000000000000000006017918401918201528351614874816028840160208801614552565b01602801949350505050565b602081526000825180602084015261489f816040850160208701614552565b601f01601f19169190910160400192915050565b634e487b7160e01b600052604160045260246000fd5b6000816148d8576148d8614390565b50600019019056fea2646970667358221220bf9437374f3c2964ae746fad5e40f62176f0244d2f63eb0765e85a08bf2885f664736f6c63430008130033", + "address": "0x136Ce406e2339973DC6159fF72b7E598b7B39160", + "block": 6321448, + "url": "https://sepolia.etherscan.io/address/0x136Ce406e2339973DC6159fF72b7E598b7B39160" } } }